blib/lib/Data/Tabular/Row/Totals.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
16 | 19 | 108 | if ($column_name eq '_description') { } |
89 | 19 | elsif (grep /$reg/, @{$self->sum_list;}) { } | |
0 | 19 | elsif (grep /$reg/, @{[] unless $$self{'extra'}{'headers'};}) { } | |
19 | 0 | elsif ($column_name eq '_filler') { } | |
21 | 0 | 19 | unless $$self{'extra'}{'headers'} |