Code

Rating   Name Duplication Size Complexity Changes Bugs Features
B AddProductToCartCommand::execute() 0 15 1 0 0 0
B Command\ShowRecordedEvents::execute() 0 15 2 0 0 0
B InitializeCartCommand::execute() 0 15 3 0 0 0
A ChangeProductQuantityCommand::execute() 0 13 1 0 0 0
A RemoveProductFromCartCommand::execute() 0 12 1 0 0 0
A Domain\Model\Cart::addProductToCart() 0 13 3 0 0 0
A ShowRecordedEvents::implodeRecursively() 0 8 4 0 0 0
A Event\CartItemRemoved::__construct() 0 3 1 0 0 0
A SyliusCart\Domain\Model\Cart::initialize() 0 11 2 0 0 0
A AddProductToCartCommand::configure() 0 4 1 0 0 0
A Command\ClearCartCommand::__construct() 0 4 1 0 0 0
A Controller\CartController::clearAction() 0 3 1 1 0 0
A Event\CartInitialized::deserialize() 0 4 1 0 0 0
A Domain\Event\CartCleared::serialize() 0 3 1 0 0 0
A CartCurrencyMismatchException::__construct() 0 6 1 0 0 0