Branch Coverage
lib/Data/Validation/Utils.pm
Criterion
Covered
Total
%
branch
3
4
100.0
line
true
false
branch
20
0
38
unless
&is_class_loaded
(
$class
)
29
3
31
if
(
'+'
eq
substr
(
$class
,
0
,
1
)
)
{
}