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 168 2824 if ($error)
128 15 153 if (ref $error eq '') { }
153 0 elsif (ref $error eq 'ARRAY') { }
140 2465 527 unless @errors
144 46 481 wantarray ? :
186 3 1 if (@warn)