Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
A | CommandBusEventDispatcher::dispatchEvents() | 0 | 7 | 4 | 4 | 0 | 2 |
A | CommandBusEventDispatcher::extractCommands() | 0 | 8 | 4 | 1 | 0 | 1 |
A | CommandBusEventDispatcher::__construct() | 0 | 3 | 1 | 1 | 0 | 0 |
A | SequentialCommandBus::invokeHandler() | 0 | 11 | 2 | 2 | 1 | 0 |
A | CommandBusEventDispatcher::dispatchEventsForAggregateRoot() | 0 | 4 | 2 | 4 | 0 | 2 |
A | CommandHandlerLocator::assertImplementsCommandInterface() | 0 | 6 | 2 | 1 | 0 | 1 |
A | CommandBusEventDispatcher::dispatch() | 0 | 4 | 1 | 3 | 0 | 2 |
A | CommandHandlerLocator::register() | 0 | 11 | 2 | 3 | 0 | 1 |
A | SequentialCommandBus::handleException() | 0 | 3 | 2 | 2 | 1 | 0 |
A | Command\Utils\ClassUtils::shortName() | 0 | 10 | 3 | 1 | 0 | 0 |
A | CommandHandlerLocator::assertNamingConventionSatisfied() | 0 | 7 | 2 | 1 | 0 | 0 |
A | CommandHandlerLocator::isNamingConventionSatisfied() | 0 | 3 | 1 | 1 | 0 | 0 |
A | AbstractCommandHandler::handle() | 0 | 8 | 2 | 2 | 0 | 1 |
A | SequentialCommandBus::dispatch() | 0 | 10 | 3 | 3 | 0 | 1 |
A | CommandHandlerLocator::getCommandHandlerForCommand() | 0 | 8 | 2 | 1 | 0 | 1 |