Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | ProductRepository::updateParentChildRelationships() | 0 | 38 | 8 | 72 | 0 | 0 | 0 |
B | DandomainFoundation\Entity\Order::hydrate() | 0 | 16 | 8 | 8 | 0 | 0 | 0 |
B | Entity\AbstractEntity::hydrate() | 0 | 8 | 8 | 8 | 2 | 0 | 0 |
A | AbstractRepository::removeByIds() | 0 | 16 | 6 | 42 | 1 | 0 | 1 |
A | Entity\Product::findPriceByCurrency() | 0 | 10 | 6 | 42 | 1 | 1 | 0 |
A | Entity\Product::updateCategories() | 0 | 14 | 6 | 42 | 2 | 0 | 0 |
A | Repository\AbstractRepository::generator() | 0 | 16 | 5 | 30 | 1 | 0 | 0 |
A | DandomainFoundation\Entity\Product::updatePrices() | 0 | 14 | 5 | 30 | 2 | 0 | 0 |
A | Entity\Order::updateOrderLines() | 0 | 13 | 5 | 30 | 0 | 0 | 0 |
A | DandomainFoundation\Entity\Product::findPrice() | 0 | 4 | 5 | 30 | 0 | 0 | 0 |
A | DandomainFoundation\Entity\Currency::validate() | 0 | 18 | 1 | 2 | 1 | 1 | 1 |
A | Entity\OrderLine::copyProperties() | 0 | 12 | 1 | 2 | 0 | 0 | 0 |
A | DandomainFoundation\Entity\Price::create() | 0 | 11 | 1 | 2 | 0 | 0 | 0 |
A | DandomainFoundation\Entity\Product::__construct() | 0 | 10 | 1 | 1 | 3 | 0 | 3 |
A | Entity\Order::totalPriceWithoutFees() | 0 | 10 | 4 | 20 | 1 | 0 | 1 |