blib/lib/Net/Frame/Simple.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 18 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
182 | 0 | 0 | 0 | $last and defined $last->payload |
202 | 0 | 0 | 0 | defined $last->payload and length $last->payload |
299 | 0 | 0 | 0 | exists $this->[$__ref]{'ICMPv4'} and exists $this->[$__ref]{'UDP'} || exists $this->[$__ref]{'TCP'} |
351 | 0 | 0 | 0 | $last and $last->payload |
373 | 0 | 0 | 0 | $last and defined $last->payload |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
299 | 0 | 0 | 0 | exists $this->[$__ref]{'UDP'} || exists $this->[$__ref]{'TCP'} |