Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
B | Command\ShowRecordedEvents::execute() | 0 | 15 | 2 | 0 | 0 | 0 |
B | InitializeCartCommand::execute() | 0 | 15 | 3 | 0 | 0 | 0 |
B | AddProductToCartCommand::execute() | 0 | 15 | 1 | 0 | 0 | 0 |
A | ChangeProductQuantityCommand::execute() | 0 | 13 | 1 | 0 | 0 | 0 |
A | ShowRecordedEvents::implodeRecursively() | 0 | 8 | 4 | 0 | 0 | 0 |
A | RemoveProductFromCartCommand::execute() | 0 | 12 | 1 | 0 | 0 | 0 |
A | Domain\Model\Cart::addProductToCart() | 0 | 13 | 3 | 0 | 0 | 0 |
A | ChangeProductQuantity::__construct() | 0 | 4 | 1 | 0 | 0 | 0 |
A | ChangeProductQuantityCommand::configure() | 0 | 4 | 1 | 0 | 0 | 0 |
A | CartController::changeProductQuantityAction() | 10 | 6 | 1 | 1 | 0 | 0 |
A | CartItemQuantityChanged::occur() | 0 | 7 | 1 | 0 | 0 | 0 |
A | Model\Cart::applyCartItemRemoved() | 0 | 3 | 1 | 0 | 0 | 0 |
A | Event\CartItemRemoved::deserialize() | 0 | 4 | 1 | 0 | 0 | 0 |
A | SyliusCart\Domain\Model\Cart::clear() | 0 | 3 | 2 | 0 | 0 | 0 |
A | Configuration::getConfigTreeBuilder() | 0 | 4 | 1 | 0 | 0 | 0 |