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 196 337 2 $self->uri || eval { do { $self->parent_schema->ancestor_uri } }
277 6 0 885 $s->{'id'} || $s->{'$id'}
288 645 4 0 ref $s eq 'HASH' || ref $s eq 'JSON::PP::Boolean'