Condition Coverage

blib/lib/Safe/Caller.pm
Criterion Covered Total %
condition 4 10 40.0


and 3 conditions

line !l l&&!r l&&r condition
89 0 0 1 defined $called_from_line and $called_from_line =~ /^\d+$/

or 2 conditions

line l !l condition
17 0 1 $frames ||= 1
23 14 0 (caller $frames + 2)[$elem] || ''

or 3 conditions

line l !l&&r !l&&!r condition
60 0 1 0 ref $class || $class