| Percentage | Lines | ||
|---|---|---|---|
| Ticket |
|
0 % | 109 |
| BookedTicket |
|
0 % | 40 |
| TicketPurchase |
|
0 % | 144 |
| TicketReservationRequest |
|
0 % | 36 |
| TicketCounts |
|
0 % | 52 |
| TicketRecord |
|
0 % | 116 |
| Configuration |
|
16 % | 241 |
| TicketReservation |
|
25 % | 27 |
| Fixed |
|
36 % | 43 |
| FixedPerTicket |
|
40 % | 44 |
| CRAP Score | Lines | ||
|---|---|---|---|
| Ticket::handleReserveTickets() | 30 | 26 | |
| Configuration::addTicketInformation() | 20 | 31 | |
| TicketPurchase::create() | 12 | 24 | |
| TicketPurchase::completePurchase() | 12 | 16 | |
| TicketPurchase::timeoutPurchase() | 12 | 13 | |
| Configuration::fromArray() | 12 | 27 | |
| TicketPurchase::cancelTicket() | 6 | 8 | |
| Fixed::fromArray() | 6 | 12 | |
| FixedPerTicket::fromArray() | 6 | 12 | |
| TicketReservationRequest::__construct() | 6 | 9 | |