blib/lib/Real/Handy.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 15 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
89 | 0 | 5 | 1 | $st[0] == $rt[0] and $st[1] == $rt[1] |
158 | 0 | 0 | 0 | -f $c and -s $c |
line | l | !l | condition |
---|---|---|---|
84 | 0 | 6 | shift() // 16 |
201 | 0 | 0 | $INC{$pm} || '' |
238 | 1 | 0 | $param || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
192 | 0 | 0 | 1 | not $INC{$pm} or $INC{$pm} eq 'Stub' |