Branch Coverage
blib/lib/Coro/ProcessPool.pm
Criterion
Covered
Total
%
branch
0
4
0.0
line
true
false
branch
53
0
0
if
(
$self
->
{
'max_reqs'
}
and
$ps
->
{
'counter'
}
>=
$self
->
{
'max_reqs'
})
75
0
0
$@
?
: