| blib/lib/Net/Traces/SSFNet.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 916 | 5 | 0 | 0 | $i >= 2139095041 and $i <= 2147483647 |
| 5 | 0 | 0 | $i >= 4294967295 and $i <= 4286578689 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 916 | 0 | 0 | 5 | $i >= 2139095041 and $i <= 2147483647 or $i >= 4294967295 and $i <= 4286578689 |