Branch Coverage

blib/lib/JSON/SchemaValidator/Pointer.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
14 0 8 unless $pointer =~ /^#/
25 9 1 if (ref $top eq 'HASH') { }
1 0 elsif (ref $top eq 'ARRAY') { }