Branch Coverage

blib/lib/SyForm/FormHTML.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
83 8 622 if $self->$has
97 3 4 $self->has_children ? :
1 6 $self->no_submit ? :
111 0 0 if (not ref $child or $child->$SyForm::FormHTML::_isa('HTML::Declare')) { }