Rating | Name | Size | Complexity | Test Coverage | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
A | JsonSchema\Keyword\ReadOnlyKeyword | 7 | 1 | 100% | 1 | 0 | 0 |
A | JsonSchema\Keyword\NotKeyword | 13 | 2 | 100% | 1 | 0 | 0 |
A | JsonSchema\Keyword\CommentKeyword | 10 | 1 | 100% | 1 | 0 | 0 |
A | JsonSchema\Schema\StringSchema | 62 | 7 | 100% | 1 | 0 | 0 |
A | JsonSchema\Keyword\FormatKeyword | 45 | 1 | 100% | 1 | 0 | 0 |
A | JsonSchema\Keyword\ThenKeyword | 13 | 2 | 100% | 1 | 0 | 0 |
A | Keyword\DependentRequiredKeyword | 35 | 5 | 100% | 1 | 0 | 0 |
A | Keyword\AdditionalPropertiesKeyword | 18 | 3 | 100% | 1 | 0 | 0 |
A | JsonSchema\Keyword\EnumKeyword | 18 | 2 | 100% | 1 | 0 | 0 |
A | JsonSchema\Keyword\IfKeyword | 13 | 2 | 100% | 1 | 0 | 0 |
A | JsonSchema\Keyword\AnyOfKeyword | 23 | 2 | 100% | 1 | 0 | 0 |
A | JsonSchema\Keyword\MaxLengthKeyword | 9 | 1 | 100% | 1 | 0 | 0 |
A | JsonSchema\Keyword\AllOfKeyword | 23 | 2 | 100% | 1 | 0 | 0 |
A | JsonSchema\Schema\IntegerSchema | 72 | 8 | 100% | 1 | 0 | 0 |
A | JsonSchema\Schema\AbstractSchema | 231 | 25 | 100% | 1 | 0 | 0 |