Branch Coverage

blib/lib/Data/Transpose/Validator/Base.pm
Criterion Covered Total %
branch 13 14 92.8


line true false branch
104 53 1 if (defined $arg) { }
126 167 2823 if ($error)
128 14 153 if (ref $error eq '') { }
153 0 elsif (ref $error eq 'ARRAY') { }
140 2465 525 unless @errors
144 46 479 wantarray ? :
186 3 1 if (@warn)