Rating | Name | Coupling | Cohesion | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | SyliusCart\Domain\Model\Cart | 17 | 1 | 168 | 16 | 0 | 0 | 0 |
A | Domain\ValueObject\ProductCode | 1 | 1 | 47 | 5 | 0 | 0 | 0 |
A | CommandHandler\InitializeCartCommandHandler | 4 | 1 | 31 | 2 | 0 | 0 | 0 |
A | InvalidCartItemUnitPriceException | 0 | 0 | 11 | 1 | 0 | 0 | 0 |
A | SyliusCart\Domain\Command\InitializeCart | 0 | 0 | 49 | 4 | 0 | 0 | 0 |
A | SyliusCart\Domain\Event\CartItemRemoved | 2 | 1 | 71 | 6 | 0 | 0 | 0 |
A | CartBundle\Command\ShowRecordedEvents | 5 | 1 | 84 | 8 | 0 | 0 | 0 |
A | DependencyInjection\Configuration | 1 | 0 | 10 | 1 | 0 | 0 | 0 |
A | Command\AddProductToCartCommand | 7 | 1 | 64 | 3 | 0 | 0 | 0 |
A | RemoveProductFromCartCommandHandler | 4 | 1 | 28 | 2 | 0 | 0 | 0 |
A | ProductCodeCannotBeEmptyException | 0 | 0 | 11 | 1 | 0 | 0 | 0 |
A | Domain\Command\RemoveProductFromCart | 0 | 0 | 49 | 4 | 0 | 0 | 0 |
A | Exception\CartCurrencyMismatchException | 1 | 0 | 18 | 1 | 0 | 0 | 0 |
A | CartBundle\Controller\CartController | 11 | 1 | 114 | 8 | 1 | 0 | 0 |
A | AvailableCurrencies\ISOCurrenciesProvider | 1 | 0 | 20 | 2 | 0 | 0 | 0 |