Condition Coverage

blib/lib/Math/DifferenceSet/Planar/Data.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
30 6 3 7 defined $min and defined $max
9 4 3 defined $min and defined $max and $min > $max

or 3 conditions

line l !l&&r !l&&!r condition
66 4 2 0 $Math::DifferenceSet::Planar::Data::b->[1] <=> $Math::DifferenceSet::Planar::Data::a->[1] or $Math::DifferenceSet::Planar::Data::b->[2] <=> $Math::DifferenceSet::Planar::Data::a->[2]