line |
true |
false |
branch |
75
|
0 |
808 |
unless defined $used_int
|
81
|
742 |
66 |
if ($self->counting_from_zero) { }
|
94
|
7 |
1332 |
unless defined $excel_int
|
100
|
721 |
611 |
if $self->counting_from_zero
|
129
|
2 |
613 |
if (not defined $one_column) { }
|
|
605 |
8 |
elsif (not defined $two_column) { }
|
|
6 |
2 |
elsif (not defined $three_column) { }
|
141
|
1 |
614 |
if ($column_text and $column > 16384)
|
148
|
8 |
607 |
if (not defined $row or $row eq '') { }
|
|
1 |
606 |
elsif ($row < 1) { }
|
|
1 |
605 |
elsif ($row > 1048576) { }
|
161
|
12 |
603 |
if ($error_list_ref)
|
162
|
1 |
11 |
if (scalar @$error_list_ref > 1) { }
|
186
|
0 |
228 |
if (not defined $column) { }
|
197
|
0 |
228 |
if ($column > 16383) { }
|
|
0 |
228 |
elsif ($column < 0) { }
|
206
|
1 |
227 |
$first_letter ? :
|
211
|
0 |
222 |
$first_letter ne '' ? :
|
|
6 |
222 |
$second_letter ? :
|
224
|
0 |
228 |
if (not defined $row) { }
|
228
|
0 |
228 |
if ($row > 1048576) { }
|
|
0 |
228 |
elsif ($row < 1) { }
|
236
|
0 |
228 |
if $error_list
|