Condition Coverage

blib/lib/JSON/Schema.pm
Criterion Covered Total %
condition 2 8 25.0


and 3 conditions

line !l l&&!r l&&r condition
131 0 0 0 $self->blessed->{'ua'} and $$self{'ua'}->isa('LWP::UserAgent')
134 0 0 0 $self->blessed->{'ua'} and $$self{'ua'}->isa('LWP::UserAgent')

or 2 conditions

line l !l condition
49 1 14 $options{'format'} //= {}