Code

Rating   Name Size Complexity Test Coverage Changes Bugs Features
A JsonSchema\Schema\Schema 16 2 100% 1 0 0
A JsonSchema\Keyword\MinContainsKeyword 9 1 100% 1 0 0
A Keyword\UnevaluatedPropertiesKeyword 18 3 100% 1 0 0
A JsonSchema\Keyword\PropertiesKeyword 25 3 100% 2 0 0
A JsonSchema\Keyword\UniqueItemsKeyword 7 1 100% 1 0 0
A JsonSchema\Keyword\MaximumKeyword 7 1 100% 1 0 0
A JsonSchema\Keyword\MinimumKeyword 7 1 100% 1 0 0
A JsonSchema\Keyword\DeprecatedKeyword 7 1 100% 1 0 0
A JsonSchema\Keyword\MaxItemsKeyword 9 1 100% 1 0 0
A JsonSchema\Keyword\ItemsKeyword 32 3 100% 1 0 0
A JsonSchema\Keyword\MultipleOfKeyword 9 1 100% 1 0 0
A Keyword\ExclusiveMinimumKeyword 7 1 100% 1 0 0
A JsonSchema\Keyword\TitleKeyword 10 1 100% 1 0 0
A JsonSchema\Schema\ArraySchema 118 12 100% 1 0 0
A JsonSchema\Keyword\OneOfKeyword 23 2 100% 1 0 0