Condition Coverage

blib/lib/Sub/Identify.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

line !l l&&!r l&&r condition
34 0 0 0 $@ and not $@ =~ /object version|loadable object/
54 0 2 2 $cv->isa('B::CV') and $cv->START->isa('B::COP')
68 2 0 3 defined $p and $p eq ''

or 3 conditions

line l !l&&r !l&&!r condition
60 5 0 8 $IsPurePerl or $] < 5.016