Branch Coverage
blib/lib/Data/MuForm/Field/Display.pm
Criterion
Covered
Total
%
branch
7
8
87.5
line
true
false
branch
29
2
4
if
$self
->has_html
31
2
2
if
$self
->has_render_method
32
2
0
if
(
$self
->form
)
34
1
1
if
(
$self
->form
->can
(
$form_meth
)
)