Condition Coverage

blib/lib/Math/PlanePath/File.pm
Criterion Covered Total %
condition 1 18 5.5


or 3 conditions

line l !l&&r !l&&!r condition
139 1 0 0 not defined $filename or $filename =~ /^\s*$/
173 0 0 0 $x_negative ||= $x < 0
174 0 0 0 $y_negative ||= $y < 0
175 0 0 0 $x != int $x || $y != int $y
0 0 0 $any_frac ||= $x != int $x || $y != int $y
176 0 0 0 not defined $n_start or $n < $n_start