blib/lib/package/compute.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 8 | 75.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
24 | 0 | 3 | 1 | not ref $name and $name eq '-anon' |
0 | 2 | 1 | not ref $name and $name eq '-filename' |
line | l | !l | condition |
---|---|---|---|
67 | 9 | 1 | $caller ||= scalar caller |