Branch Coverage

lib/POE/Filter/EPPTCP.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
38 26 1 if (defined $raw)
64 16 445 if ($len <= length $buf) { }
79 17 6 if (length $buf > 0)