Condition Coverage

blib/lib/Caller/Reverse.pm
Criterion Covered Total %
condition 6 6 100.0


and 3 conditions

line !l l&&!r l&&r condition
23 2 2 3 not $_[1] and $l[0] =~ /main/

or 3 conditions

line l !l&&r !l&&!r condition
23 5 5 2 $l[0] =~ /Caller\:\:Reverse/ or not $_[1] and $l[0] =~ /main/