Branch Coverage

blib/lib/FormValidator/Simple/Data.pm
Criterion Covered Total %
branch 7 14 50.0


line true false branch
18 56 0 if (&Scalar::Util::blessed($input)) { }
0 0 elsif (ref $input eq 'HASH') { }
19 0 56 unless ($input->can('param'))
24 1 186 scalar @v > 1 ? :
37 0 0 exists $$self{'_records'}{$key} ? :
42 154 1 exists $$self{'_records'}{$_} ? :
48 0 104 wantarray ? :