Percentage | Lines | ||
---|---|---|---|
ItemDetail |
|
63 % | 22 |
Price |
|
100 % | 46 |
MemoryCartRepository |
|
100 % | 29 |
Cart |
|
100 % | 80 |
CartDetail |
|
100 % | 22 |
DoctrineCartRepository |
|
100 % | 36 |
Item |
|
100 % | 55 |
CsvPrices |
|
100 % | 31 |
CRAP Score | Lines | ||
---|---|---|---|
Item::checkAmount() | 6 | 4 | |
Cart::findKey() | 3 | 8 | |
Cart::find() | 3 | 8 | |
CsvPrices::loadPrices() | 3 | 14 | |
MemoryCartRepository::checkExistence() | 2 | 4 | |
Cart::add() | 2 | 7 | |
ItemDetail::__construct() | 2 | 5 | |
CartDetail::__construct() | 2 | 4 | |
DoctrineCartRepository::get() | 2 | 18 | |
Item::changeAmount() | 2 | 4 | |