Rating | Name | Coupling | Cohesion | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | SyliusCart\Domain\Model\Cart | 17 | 1 | 168 | 16 | 0 | 0 | 0 |
A | Domain\Command\ChangeProductQuantity | 0 | 0 | 65 | 5 | 0 | 0 | 0 |
A | Exception\CartItemNotFoundException | 0 | 0 | 11 | 1 | 0 | 0 | 0 |
A | Domain\ModelCollection\CartItems | 2 | 1 | 119 | 15 | 0 | 0 | 0 |
A | SyliusCart\Domain\Event\CartItemAdded | 7 | 1 | 79 | 6 | 0 | 0 | 0 |
A | CartBundle\Command\InitializeCartCommand | 10 | 1 | 68 | 5 | 0 | 0 | 0 |
A | CommandHandler\ClearCartCommandHandler | 4 | 1 | 28 | 2 | 0 | 0 | 0 |
A | Domain\ValueObject\CartItemQuantity | 1 | 1 | 91 | 9 | 0 | 0 | 0 |
A | SyliusCart\Domain\Command\ClearCart | 0 | 0 | 33 | 3 | 0 | 0 | 0 |
A | InvalidCartItemQuantityException | 0 | 0 | 11 | 1 | 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 | Command\RemoveProductFromCartCommand | 7 | 1 | 61 | 3 | 0 | 0 | 0 |
A | CommandHandler\InitializeCartCommandHandler | 4 | 1 | 31 | 2 | 0 | 0 | 0 |
A | Domain\ValueObject\ProductCode | 1 | 1 | 47 | 5 | 0 | 0 | 0 |