Branch Coverage

blib/lib/HTML/FormFu/Role/FormAndElementMethods.pm
Criterion Covered Total %
branch 35 64 54.6


line true false branch
48 0 28 if @_ != 3
51 0 28 if $@
54 27 1 unless ($class =~ s/^\+//)
70 0 28 if (exists $parent->default_args->{'deflators'}{$type})
83 0 77 if @_ != 3
86 0 77 if $@
89 77 0 unless ($class =~ s/^\+//)
105 0 77 if (exists $parent->default_args->{'filters'}{$type})
117 0 34 if @_ != 3
120 0 34 if $@
123 34 0 unless ($class =~ s/^\+//)
139 0 34 if (exists $parent->default_args->{'inflators'}{$type})
152 0 6 if @_ != 3
155 0 6 if $@
158 4 2 unless ($class =~ s/^\+//)
174 0 6 if (exists $parent->default_args->{'validators'}{$type})
186 0 5 if @_ != 3
189 0 5 if $@
192 5 0 unless ($class =~ s/^\+//)
208 0 5 if (exists $parent->default_args->{'transformers'}{$type})
222 0 2 if @_ != 3
225 0 2 if $@
230 2 0 unless ($abs)
253 6 1 @$x ? :
261 4 0 @$x ? :
269 22 1 @$x ? :
277 6 1 @$x ? :
285 0 0 @$x ? :
293 0 0 @$x ? :
301 0 0 @$x ? :
317 41 44 &blessed($b) ? :
325 202 0 &blessed($b) ? :