Rating | Name | Coupling | Cohesion | Size | Complexity | Test Coverage | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|---|
F | Fubhy\GraphQL\Language\Parser | 26 | 1 | 638 | 75 | 92.97% | 2 | 0 | 0 |
F | Fubhy\GraphQL\Type\Introspection | 12 | 9 | 871 | 106 | 94.1% | 2 | 0 | 0 |
F | Fubhy\GraphQL\Executor\Executor | 15 | 1 | 518 | 91 | 95.1% | 3 | 0 | 0 |
D | Fubhy\GraphQL\Utility\TypeInfo | 14 | 1 | 276 | 65 | 5.81% | 1 | 0 | 0 |
D | Fubhy\GraphQL\Language\Lexer | 2 | 1 | 411 | 160 | 94.74% | 1 | 0 | 0 |
C | Fubhy\GraphQL\Executor\Values | 7 | 1 | 309 | 60 | 85.4% | 1 | 0 | 0 |
A | Definition\EnumValueDefinition | 0 | 0 | 70 | 7 | 100% | 1 | 0 | 0 |
A | Type\Directives\IncludeDirective | 4 | 1 | 53 | 3 | 58.33% | 1 | 0 | 0 |
A | GraphQL\Language\Node\IntValue | 1 | 0 | 15 | 1 | 100% | 1 | 0 | 0 |
A | Language\Node\VariableDefinition | 1 | 0 | 25 | 1 | 100% | 1 | 0 | 0 |
A | Definition\Types\Scalars\StringType | 2 | 0 | 27 | 5 | 100% | 1 | 0 | 0 |
A | Fubhy\GraphQL\Language\Node\Field | 1 | 0 | 31 | 1 | 100% | 1 | 0 | 0 |
A | GraphQL\Language\Node\ObjectValue | 1 | 0 | 15 | 1 | 100% | 1 | 0 | 0 |
A | Definition\Types\NonNullModifier | 1 | 1 | 57 | 8 | 80% | 2 | 0 | 0 |
A | Type\Definition\FieldDefinition | 1 | 2 | 138 | 17 | 100% | 3 | 0 | 0 |