Condition Coverage

blib/lib/Biblio/ILL/ISO/SupplyDetails.pm
Criterion Covered Total %
condition 2 18 11.1


and 3 conditions

line !l l&&!r l&&r condition
123 0 0 2 $chargeable_units > 0 and $chargeable_units <= 9999
222 0 0 0 $chargeable_units > 0 and $chargeable_units <= 9999
367 0 0 0 $chargeable_units > 0 and $chargeable_units <= 9999

or 3 conditions

line l !l&&r !l&&!r condition
170 0 2 0 ref $class || $class
288 0 0 0 $k =~ /^client-name$/ or $k =~ /^client-status$/
0 0 0 $k =~ /^client-name$/ or $k =~ /^client-status$/ or $k =~ /^client-identifier$/