blib/lib/Struct/Path/PerlStyle/Functions.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
46 | 1 | 0 | 5 | &looks_like_number($steps) and int $steps == $steps |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
48 | 0 | 1 | 3 | $steps < 0 or $steps > @{$_{'path'};} |