blib/lib/JSON/Schema/Draft201909/Vocabulary.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 8 | 50.0 |
line | true | false | branch |
---|---|---|---|
35 | 0 | 958 | unless assert_keyword_type($state, $schema, 'array') |
36 | 0 | 958 | unless @{$$schema{$state->{'keyword'}};} |
47 | 0 | 1178 | unless assert_keyword_type($state, $schema, 'object') |
58 | 0 | 380 | unless assert_keyword_type($state, $schema, 'object') |