| blib/lib/Net/Frame/Layer/IGMP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 85 | 0 | 0 | 0 | $sType eq 17 and $wType eq 18 || $wType eq 22 || $wType eq 34 |
| 174 | 0 | 0 | 0 | defined $last->payload and length $last->payload |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 85 | 0 | 0 | 0 | $wType eq 18 || $wType eq 22 || $wType eq 34 |