Condition Coverage

blib/lib/Math/Geometry/Multidimensional.pm
Criterion Covered Total %
condition 0 22 0.0


and 3 conditions

line !l l&&!r l&&r condition
163 0 0 0 defined $cols[$_][$i] and $cols[$_][$i] ne ''
186 0 0 0 !defined($x) || $x eq '' and !defined($y) || $y eq ''
189 0 0 0 defined $y and $y ne ''
190 0 0 0 defined $x and $x ne ''

or 2 conditions

line l !l condition
73 0 0 $p ||= 0
83 0 0 $p ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
186 0 0 0 !defined($x) || $x eq ''
0 0 0 !defined($y) || $y eq ''