Branch Coverage
blib/lib/Catalyst/Controller/DBIC/API/StaticArguments.pm
Criterion
Covered
Total
%
branch
4
4
100.0
line
true
false
branch
61
2
3
if
(
ArrayRef
(
)
->check
(
$rel
)
)
{
}
1
2
elsif
(
HashRef
(
)
->check
(
$rel
)
)
{
}