Branch Coverage

blib/lib/Data/Transpose/Validator/Set.pm
Criterion Covered Total %
branch 16 18 88.8


line true false branch
47 21 6 if (@args == 1) { }
6 0 elsif (@args > 1) { }
49 4 17 if (ref $arg eq 'ARRAY') { }
0 17 elsif (ref $arg ne '') { }
50 3 1 if ($self->multiple) { }
65 5 1 if ($self->multiple) { }
74 2 25 if $self->error
84 14 21 unless exists $list{$val}
86 13 12 $self->error ? :