Branch Coverage

blib/lib/JSON/Schema/AsType/Draft6.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
80 2 37 if (&Boolean()->check($items))
81 1 1 if $items
85 31 6 if (ref $items eq 'HASH')
105 3 3 ref $b eq 'HASH' || ref $b eq 'JSON::PP::Boolean' ? :