Code

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 Command\ShowRecordedEvents::configure() 0 4 1 0 0 0
A CartItems::findOneByProductCode() 0 4 2 0 0 0
A CartItemQuantityChanged::__construct() 0 9 1 0 0 0
A ValueObject\ProductCode::__construct() 0 4 2 0 0 0
A InitializeCartCommand::__construct() 0 4 1 0 0 0
A Model\Cart::removeProductFromCart() 0 3 1 0 0 0
A DependencyInjection\CartExtension::load() 0 5 1 0 0 0
A ValueObject\CartItemQuantity::subtract() 0 3 1 0 0 0