Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
D | generator\ClassGenerator::code() | 0 | 28 | 10 | 0 | 0 | 0 |
D | samsonphp\generator\Generator::defVar() | 0 | 23 | 10 | 5 | 1 | 2 |
B | samsonphp\generator\Generator::defClass() | 0 | 12 | 5 | 2 | 0 | 2 |
B | generator\Generator::multiComment() | 0 | 11 | 5 | 2 | 0 | 2 |
B | generator\Generator::defFunction() | 0 | 13 | 5 | 6 | 1 | 3 |
B | generator\Generator::defineValue() | 0 | 12 | 5 | 3 | 0 | 3 |
B | generator\FunctionGenerator::code() | 0 | 12 | 3 | 0 | 0 | 0 |
A | MethodGenerator::buildDefinition() | 0 | 7 | 4 | 0 | 0 | 0 |
A | generator\Generator::endIfCondition() | 0 | 5 | 2 | 3 | 1 | 1 |
A | FunctionGenerator::defArgument() | 0 | 4 | 1 | 0 | 0 | 0 |
A | generator\PropertyGenerator::code() | 0 | 11 | 3 | 0 | 0 | 0 |
A | generator\ClassGenerator::defTrait() | 0 | 3 | 1 | 0 | 0 | 0 |
A | Generator::increaseIndentation() | 0 | 3 | 1 | 2 | 0 | 2 |
A | generator\Generator::endFunction() | 0 | 3 | 1 | 2 | 0 | 1 |
A | generator\AbstractFinalTrait::defFinal() | 0 | 5 | 2 | 1 | 0 | 0 |