blib/lib/Net/Analysis/Packet.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 22 | 54.5 |
line | true | false | branch |
---|---|---|---|
91 | 1 | 0 | if defined $new |
105 | 0 | 3 | unless exists $$self[6] |
108 | 0 | 3 | if $$self[2] & 1 |
109 | 3 | 0 | if $$self[2] & 2 |
110 | 3 | 0 | if $$self[2] & 16 |
111 | 0 | 3 | if $$self[2] & 4 |
112 | 0 | 3 | if $$self[2] & 8 |
113 | 0 | 3 | if $$self[2] & 32 |
114 | 0 | 3 | if $flags eq '' |
118 | 3 | 0 | $p_time ? : |
137 | 1 | 2 | if ($v) |