Branch Coverage
lib/Devel/Trepan/IO/TCPPack.pm
Criterion
Covered
Total
%
branch
3
6
50.0
line
true
false
branch
27
0
1
unless
(
$buf
)
33
0
1
unless
(
$strnum
=~
/^\d+$/
)
39
0
1
if
(
length
$buf
>
4
+
$length
)
{
}