Condition Coverage

blib/lib/Struct/Path/PerlStyle/Functions.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
46 1 0 5 &looks_like_number($steps) and int $steps == $steps

or 3 conditions

line l !l&&r !l&&!r condition
48 0 1 3 $steps < 0 or $steps > @{$_{'path'};}