| blib/lib/Net/SinFP3/Ext/IP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 0 | 0 | unless $p2 and $p2->reply |
| 23 | 0 | 0 | if $ttlSrc > $ttlDst and $ttlSrc - $ttlDst > 3 |
| 24 | 0 | 0 | if $ttlDst > $ttlSrc and $ttlDst - $ttlSrc > 3 |
| 31 | 0 | 0 | $self->getResponseIpDfBit($p) ? : |
| 37 | 0 | 0 | $self->getResponseIpId($p) ? : |
| 46 | 0 | 0 | if ($repId == 0) { } |
| 0 | 0 | elsif ($repId == $reqId) { } | |
| 0 | 0 | elsif ($repId == ++$reqId) { } |