Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
C | ConsoleApplicationFormHandler::process() | 0 | 25 | 7 | 1 | 0 | 0 |
A | AllowedCommandValidator::validate() | 0 | 9 | 4 | 0 | 0 | 0 |
A | Type\CommandFormType::buildForm() | 11 | 8 | 1 | 0 | 0 | 0 |
A | AllowedCommandTest::shouldReturnTheServiceUsedForValidation() | 0 | 3 | 1 | 1 | 0 | 0 |
A | ConsoleBundle\Form\Model\Argument::setValue() | 0 | 3 | 1 | 0 | 0 | 0 |
A | CommandFormType::configureOptions() | 7 | 4 | 1 | 0 | 0 | 0 |
A | Form\Model\Command::setArguments() | 0 | 3 | 1 | 0 | 0 | 0 |
A | Type\ArgumentFormType::buildForm() | 0 | 3 | 1 | 0 | 0 | 0 |
A | ConsoleApplicationFormHandler::__construct() | 0 | 3 | 1 | 0 | 0 | 0 |
A | ConsoleApplicationFormHandlerTest::shouldThrowAnExceptionIfJsonIsMalformed() | 0 | 4 | 1 | 1 | 0 | 0 |
A | Configuration::addConsoleSection() | 0 | 9 | 1 | 0 | 0 | 0 |
A | Form\Model\Command::addArgument() | 0 | 3 | 1 | 0 | 0 | 0 |
A | ArgumentFormType::configureOptions() | 0 | 4 | 1 | 0 | 0 | 0 |
A | AllowedCommandValidatorTest::shouldThrowAnExceptionIfConstraintTypeIsWrong() | 0 | 3 | 1 | 1 | 0 | 0 |
A | ConsoleApplicationFormHandlerTest::shouldReturnAnArrayWithSuccessIfFormIsValid() | 0 | 9 | 1 | 1 | 0 | 0 |