blib/lib/Data/Tabular/Output/XLS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 20 | 50.0 |
line | true | false | branch |
---|---|---|---|
29 | 0 | 18 | if $$arg_list{$arg}{'required'} and not defined $$self{$arg} |
33 | 0 | 3 | if (my(@x_list) = keys %$args) |
111 | 4 | 28 | if ($type eq 'number') { } |
1 | 27 | elsif ($type eq 'time') { } | |
0 | 27 | elsif ($type eq 'date') { } | |
178 | 0 | 64 | if ($row->is_title) |
179 | 0 | 0 | if ($pin_title) |
180 | 0 | 0 | if $title_pinned |
190 | 440 | 0 | if (ref $data) { } |
196 | 0 | 440 | if ($@) |