blib/lib/Math/DifferenceSet/Planar/Data.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 12 | 15 | 80.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
34 | 10 | 4 | 10 | defined $min and defined $max |
14 | 6 | 4 | defined $min and defined $max and $min > $max | |
165 | 1 | 0 | 2 | $spaces && $spaces->get_column('order_')->min |
171 | 1 | 0 | 8 | $spaces && $spaces->get_column('order_')->max |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
81 | 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] |