Branch Coverage

blib/lib/Data/Tabular/Extra.pm
Criterion Covered Total %
branch 7 12 58.3


line true false branch
17 0 418 if keys %$args
19 0 418 unless $$self{'row'}
20 0 418 unless $$self{'table'}
29 4 12 if (wantarray) { }
32 0 12 if @_ > 1
44 0 66 if (ref $data eq 'HASH')