| blib/lib/Excel/Writer/XLSX/Package/Table.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 16 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 141 | 3 | 44 | unless $header_row_count |
| 143 | 10 | 37 | if ($totals_row_shown) { } |
| 166 | 4 | 44 | unless $autofilter |
| 218 | 9 | 202 | if ($col_data->{'_total_string'}) { } |
| 40 | 162 | elsif ($col_data->{'_total_function'}) { } | |
| 226 | 9 | 202 | if (defined $col_data->{'_format'}) |
| 230 | 3 | 208 | if ($col_data->{'_formula'}) { } |
| 263 | 47 | 1 | if ($name and $name ne '' and $name ne 'None') |