Branch Coverage

blib/lib/FormValidator/LazyWay/Setting.pm
Criterion Covered Total %
branch 22 28 78.5


line true false branch
15 0 132 if (ref $_[0] eq 'HASH') { }
23 0 132 unless exists $$args{'config'}
27 0 132 unless ($self->init)
45 101 16 if (exists $$self{'setting'}{$level}{$field}) { }
53 21 0 if ($field =~ qr/$regexp/)
77 93 6 if (scalar @data == 1) { }
85 86 13 unless ($module =~ s/^\+//)
88 6 93 if $alias
90 0 99 unless $module->require
116 42 83 if (ref $validation eq 'HASH') { }
123 125 0 $label ? :
129 10 115 if ($$alias{$package}) { }
134 2 8 unless $label
138 4 111 if ($package =~ /^\+/) { }