Condition Coverage

blib/lib/JSON/Schema/AsType.pm
Criterion Covered Total %
condition 7 9 77.7


or 3 conditions

line l !l&&r !l&&!r condition
239 405 685 2 $self->uri || eval { do { $self->parent_schema->ancestor_uri } }
277 6 0 954 $s->{'id'} || $s->{'$id'}
288 869 4 0 ref $s eq 'HASH' || ref $s eq 'JSON::PP::Boolean'