| line |
true |
false |
branch |
|
161
|
0 |
0 |
if (defined $sheet->{'col_widths'}) |
|
167
|
0 |
0 |
unless (defined $datarow) |
|
171
|
0 |
0 |
if (ref $datarow eq 'ARRAY') { } |
|
177
|
0 |
0 |
if ($datarow->{'format'}) |
|
189
|
0 |
0 |
if (ref $cell ne "HASH") |
|
190
|
0 |
0 |
if (defined $cell) |
|
197
|
0 |
0 |
unless ($cell->{'nowidth'}) |
|
200
|
0 |
0 |
if ($cell->{'format'}) |
|
203
|
0 |
0 |
if ($cell->{'across'}) |
|
208
|
0 |
0 |
$cell->{'as_text'} ? : |
|
210
|
0 |
0 |
if ($cell->{'comment'}) |
|
211
|
0 |
0 |
if (ref $cell->{'comment'} ne 'HASH') { } |
|
250
|
0 |
0 |
if (@_) |
|
268
|
0 |
0 |
if exists $self->format_cache->{$cache_key} |
|
288
|
0 |
0 |
if $val < $max |
|
294
|
0 |
0 |
unless defined $factor |
|
310
|
0 |
0 |
if ($range =~ /\-/u) |
|
324
|
0 |
0 |
if (defined $self->column_lengths->{$sheet}{$current_column}) { } |
|
326
|
0 |
0 |
if ($cell_length > $self->column_lengths->{$sheet}{$current_column}) |