| blib/lib/Math/Groups.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 15 | 60.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 110 | 32 | 0 | 44 | $𝗲->{$a}{$b} eq $b and $𝗲->{$b}{$a} eq $b |
| 123 | 0 | 12 | 12 | defined $i and defined $i->{$a} |
| 127 | 18 | 0 | 12 | $p eq $e and $q eq $e |
| 221 | 2 | 5 | 2 | $o and $o == $N |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 87 | 0 | 0 | 0 | @_ == 4 or @_ == 5 |