line |
true |
false |
branch |
74
|
2 |
36 |
if (not defined $one_column) { }
|
|
29 |
7 |
elsif (not defined $two_column) { }
|
|
5 |
2 |
elsif (not defined $three_column) { }
|
86
|
1 |
37 |
if ($column_text and $column > 16384)
|
91
|
2 |
36 |
if (not defined $row or $row eq '') { }
|
|
1 |
35 |
elsif ($row < 1) { }
|
|
1 |
34 |
elsif ($row > 1048576) { }
|
102
|
6 |
32 |
if ($error_list_ref)
|
103
|
1 |
5 |
if (scalar @$error_list_ref > 1) { }
|
125
|
0 |
32 |
if (not defined $column) { }
|
136
|
0 |
32 |
if ($column > 16383) { }
|
|
0 |
32 |
elsif ($column < 0) { }
|
145
|
1 |
31 |
$first_letter ? :
|
150
|
0 |
26 |
$first_letter ne '' ? :
|
|
6 |
26 |
$second_letter ? :
|
162
|
0 |
32 |
if (not defined $row) { }
|
166
|
0 |
32 |
if ($row > 1048576) { }
|
|
0 |
32 |
elsif ($row < 1) { }
|
174
|
0 |
32 |
if $error_list
|