Branch Coverage

blib/lib/HTML/FormFu/Processor.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
33 0 38 if (@_)
36 0 0 if (@_ == 1) { }
46 0 38 if (exists $self->{'localize_args'})
51 6 32 if (my $method = $self->can('_localize_args'))