blib/lib/JSON/Schema/Draft201909/Vocabulary/Content.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
29 | 0 | 60 | if not assert_keyword_type($state, $schema, 'string') |
35 | 12 | 48 | unless is_type('string', $data) |
46 | 0 | 16 | unless exists $schema->{'contentMediaType'} |
56 | 0 | 16 | unless exists $schema->{'contentMediaType'} |
57 | 2 | 14 | unless is_type('string', $data) |