Branch Coverage

blib/lib/HTML/FormHandler/TraitFor/I18N.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
19 0 132 if (not $self->isa('HTML::FormHandler') and $self->has_form)
23 24 108 if ($ENV{'LANGUAGE_HANDLE'}) { }
24 0 24 if (&blessed($ENV{'LANGUAGE_HANDLE'})) { }