Branch Coverage
blib/lib/Mason.pm
Criterion
Covered
Total
%
branch
2
4
50.0
line
true
false
branch
26
0
109
if
exists
$params
{
'mason_root_class'
}
38
0
110
unless
my
(
$base_class
)
=
grep
(
{
can_load
(
$_
)
;
}
@candidates
)