Condition Coverage

lib/Pod/Hyperlink/BounceURL.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
31 18 18 0 $callpack ne $ISA[0] and $$self{'-type'} eq 'page' || $$self{'-type'} eq 'item'
3 2 13 $callpack ne $ISA[0] and $$self{'-type'} eq 'page' || $$self{'-type'} eq 'item' and $$self{'-page'}

or 3 conditions

line l !l&&r !l&&!r condition
31 7 8 3 $$self{'-type'} eq 'page' || $$self{'-type'} eq 'item'