Condition Coverage
lib/Devel/Trepan/IO/TCPServer.pm
Criterion
Covered
Total
%
condition
0
6
0.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
55
0
0
0
$self
->{
'inout'
}
and
$self
->{
'inout'
}
->connected
or 3 conditions
line
l
!l&&r
!l&&!r
condition
119
0
0
0
not
$self
->{
'buf'
}
or
&is_empty
(
$self
)