Rating | Name | Coupling | Cohesion | Size | Complexity | Test Coverage | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|---|
F | Youshido\GraphQL\Execution\Processor | 33 | 1 | 621 | 121 | 93.53% | 0 | 0 | 0 |
F | Youshido\GraphQL\Parser\Tokenizer | 3 | 1 | 372 | 98 | 96.35% | 0 | 0 | 0 |
F | Youshido\GraphQL\Parser\Parser | 17 | 1 | 468 | 98 | 93.59% | 0 | 0 | 0 |
D | ConfigValidator\Rules\TypeValidationRule | 4 | 1 | 190 | 58 | 93.4% | 0 | 0 | 0 |
B | Youshido\GraphQL\Execution\Request | 4 | 5 | 269 | 47 | 90.27% | 0 | 0 | 0 |
A | Youshido\GraphQL\Type\TypeService | 3 | 1 | 142 | 34 | 95.08% | 0 | 0 | 0 |
A | GraphQL\Introspection\QueryType | 16 | 1 | 176 | 34 | 98.11% | 0 | 0 | 0 |
A | Youshido\Tests\Parser\ParserTest | 17 | 1 | 859 | 19 | ? | 0 | 0 | 0 |
A | Youshido\Tests\Schema\ProcessorTest | 23 | 1 | 764 | 20 | ? | 0 | 0 | 0 |
A | Youshido\GraphQL\Type\Scalar\IdType | 1 | 0 | 26 | 4 | 90.91% | 0 | 0 | 0 |
A | Youshido\GraphQL\Parser\Ast\Field | 3 | 0 | 71 | 7 | 80.95% | 0 | 0 | 0 |
A | tests\Library\Type\UnionTypeTest | 7 | 1 | 77 | 4 | ? | 0 | 0 | 0 |
A | Youshido\GraphQL\Parser\Ast\Directive | 2 | 0 | 38 | 3 | 0% | 0 | 0 | 0 |
A | StarWars\Schema\StarWarsQueryType | 9 | 0 | 49 | 5 | ? | 0 | 0 | 0 |
A | Youshido\Tests\Parser\VariableTest | 3 | 1 | 79 | 7 | ? | 0 | 0 | 0 |