Rating | Name | Coupling | Cohesion | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | SyliusCart\Domain\Model\Cart | 17 | 1 | 168 | 16 | 0 | 0 | 0 |
A | Domain\ValueObject\CartItemQuantity | 1 | 1 | 91 | 9 | 0 | 0 | 0 |
A | CommandHandler\ClearCartCommandHandler | 4 | 1 | 28 | 2 | 0 | 0 | 0 |
A | InvalidCartItemQuantityException | 0 | 0 | 11 | 1 | 0 | 0 | 0 |
A | SyliusCart\Domain\Command\ClearCart | 0 | 0 | 33 | 3 | 0 | 0 | 0 |
A | Command\RemoveProductFromCartCommand | 7 | 1 | 61 | 3 | 0 | 0 | 0 |
A | DependencyInjection\CartExtension | 4 | 0 | 11 | 1 | 0 | 0 | 0 |
A | Domain\Event\CartItemQuantityChanged | 3 | 1 | 115 | 8 | 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 | CartBundle\Command\ShowRecordedEvents | 5 | 1 | 84 | 8 | 0 | 0 | 0 |
A | DependencyInjection\Configuration | 1 | 0 | 10 | 1 | 0 | 0 | 0 |
A | SyliusCart\Domain\Event\CartItemRemoved | 2 | 1 | 71 | 6 | 0 | 0 | 0 |