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