Condition Coverage

blib/lib/Object/eBay/Boolean.pm
Criterion Covered Total %
condition 6 8 75.0


and 3 conditions

line !l l&&!r l&&r condition
16 0 2 2 $details && $details eq 'true'

or 2 conditions

line l !l condition
13 5 0 $$args_ref{'object_details'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
14 2 2 1 $details eq 'true' or $details eq 'false'