Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
C | GenRepositoryGenerator::generateRepository() | 0 | 29 | 8 | 2 | 1 | 0 |
C | GenRepositoryGenerator::addPatternToServices() | 0 | 23 | 7 | 2 | 1 | 0 |
B | Generator\GenFormGenerator::generate() | 0 | 26 | 5 | 3 | 1 | 2 |
B | Generator\GenCrudGenerator::generate() | 0 | 22 | 5 | 5 | 1 | 3 |
B | Command\CrudGenCommand::execute() | 0 | 32 | 5 | 3 | 0 | 1 |
B | GenRepositoryGenerator::setFormat() | 0 | 11 | 5 | 1 | 0 | 0 |
B | GenCrudGenerator::addToServices() | 0 | 18 | 2 | 4 | 2 | 1 |
B | GenCrudGenerator::generateControllerClass() | 0 | 22 | 3 | 2 | 0 | 2 |
B | GenCrudGenerator::generateHandlers() | 0 | 19 | 3 | 2 | 0 | 2 |
B | Command\CrudGenCommand::configure() | 0 | 15 | 1 | 1 | 0 | 1 |
B | GenRepositoryGenerator::generateEntityInterface() | 0 | 19 | 3 | 2 | 1 | 0 |
A | Command\FormGenCommand::configure() | 0 | 9 | 1 | 1 | 0 | 0 |
A | GenFormGenerator::getFieldsFromMetadata() | 0 | 8 | 4 | 2 | 0 | 2 |
A | FormGenCommand::getSkeletonDirs() | 19 | 10 | 4 | 3 | 1 | 0 |
A | CrudGenCommand::getSkeletonDirs() | 19 | 10 | 4 | 3 | 1 | 1 |