blib/lib/Net/Frame/Simple.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 24 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
91 | 0 | 0 | 0 | not $NoUnableToUnpackWarnings and $encapsulate eq 1 |
132 | 0 | 0 | 0 | not $NoUnableToUnpackWarnings and $encapsulate eq 1 |
191 | 0 | 0 | 0 | $last and defined $last->payload |
211 | 0 | 0 | 0 | defined $last->payload and length $last->payload |
308 | 0 | 0 | 0 | exists $this->[$__ref]{'ICMPv4'} and exists $this->[$__ref]{'UDP'} || exists $this->[$__ref]{'TCP'} |
360 | 0 | 0 | 0 | $last and $last->payload |
382 | 0 | 0 | 0 | $last and defined $last->payload |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
308 | 0 | 0 | 0 | exists $this->[$__ref]{'UDP'} || exists $this->[$__ref]{'TCP'} |