blib/lib/Math/Polyhedra.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 12 | 58.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
204 | 1 | 0 | 0 | $_[0] and 'CODE' eq ref $_[0] |
925 | 0 | 4 | 4 | ref $e[0] and ref $e[0][0] |
982 | 0 | 4 | 4 | ref $e[0] and ref $e[0][0] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
847 | 2 | 0 | 6 | $sides =~ s/rhomb// || 0 > $sides |