Condition Coverage

blib/lib/JSON/Schema/AsType.pm
Criterion Covered Total %
condition 8 9 88.8


or 3 conditions

line l !l&&r !l&&!r condition
235 405 685 2 $self->uri || eval { do { $self->parent_schema->ancestor_uri } }
273 6 10 944 $s->{'id'} || $s->{'$id'}
284 869 4 0 ref $s eq 'HASH' || ref $s eq 'JSON::PP::Boolean'