Rating | Name | Coupling | Cohesion | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | SyliusCart\Domain\Model\Cart | 17 | 1 | 168 | 16 | 0 | 0 | 0 |
A | CartCurrencyNotSupportedException | 0 | 0 | 11 | 1 | 0 | 0 | 0 |
A | SyliusCart\Domain\Model\CartItem | 1 | 1 | 81 | 6 | 0 | 0 | 0 |
A | Domain\Command\AddProductToCart | 0 | 0 | 107 | 7 | 0 | 0 | 0 |
A | SyliusCart\Domain\Event\CartInitialized | 3 | 1 | 71 | 6 | 0 | 0 | 0 |
A | CartBundle\Command\ClearCartCommand | 6 | 1 | 57 | 3 | 0 | 0 | 0 |
A | ChangeProductQuantityCommandHandler | 4 | 1 | 28 | 2 | 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 | Domain\Command\ChangeProductQuantity | 0 | 0 | 65 | 5 | 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 |