Branch Coverage
blib/lib/Catalyst/Controller/FormBuilder.pm
Criterion
Covered
Total
%
branch
0
4
0.0
line
true
false
branch
57
0
0
if
(
exists
$args
{
'attributes'
}{
$attr_name
}
)
59
0
0
if
(
my
$source_type
=
$self
->_fb_setup
->{
'source_type'
}
)