Branch Coverage

blib/lib/JSON/Schema/Modern/Vocabulary/MetaData.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
32 73 19 $spec_version ne 'draft7' ? :
39 0 184 unless assert_keyword_type($state, $schema, "string")
56 0 20 unless assert_keyword_type($state, $schema, "boolean")
71 0 13 unless assert_keyword_type($state, $schema, "array")