Branch Coverage
blib/lib/Clustericious/Client/Meta.pm
Criterion
Covered
Total
%
branch
2
4
50.0
line
true
false
branch
21
2
19
if
(
my
(
$found
)
=
grep
(
{
$_
->[
0
]
eq
$route_name
;
}
@
{
$Routes
{
$for
}
;
}
)
)
69
0
0
unless
$Routes
{
$for
}