blib/lib/Farly/Transport/Protocol.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
20 | 0 | 0 | 471 | $protocol >= 0 and $protocol <= 255 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
59 | 1 | 1 | 1 | $self->contains($other) or $other->contains($self) |