Branch Coverage

blib/lib/HTML/FormFu/Role/ContainsElementsSharedWithField.pm
Criterion Covered Total %
branch 10 14 71.4


line true false branch
17 0 7 unless $self->form->submitted
21 5 2 @$c ? :
27 0 274 if @_ != 3
30 0 274 if $@
35 4 270 if ($type =~ /^Not_(\w+)$/i)
42 274 0 unless ($abs)
59 1 273 if (exists $parent->default_args->{'constraints'}{$type})