| line |
true |
false |
branch |
|
118
|
2 |
1 |
if (defined $acchref) |
|
119
|
1 |
1 |
if (ref $acchref ne 'HASH') { } |
|
139
|
1 |
0 |
unless (defined $permacc{$acc}) |
|
150
|
6 |
0 |
if (not defined $accs{$pacc}) { } |
|
200
|
1 |
3 |
if (not defined $names_aref) { } |
|
204
|
1 |
2 |
if (ref $names_aref ne 'ARRAY') |
|
244
|
1 |
4 |
if (not defined $dim_aref) { } |
|
248
|
1 |
3 |
if (ref $dim_aref ne 'ARRAY') { } |
|
253
|
1 |
2 |
unless ($dim =~ /^\d+$/) |
|
297
|
1 |
4 |
if (not defined $dns_afaf) { } |
|
301
|
1 |
3 |
if (ref $dns_afaf ne 'ARRAY') { } |
|
306
|
1 |
3 |
if (ref $dns_af ne 'ARRAY') |
|
346
|
0 |
1 |
if (not defined $rowns_aref) { } |
|
350
|
0 |
1 |
if (ref $rowns_aref ne 'ARRAY') |
|
388
|
1 |
3 |
if (not defined $class) { } |
|
|
1 |
2 |
elsif (ref $class) { } |
|
434
|
1 |
3 |
if (not defined $tsp_aref) { } |
|
438
|
1 |
2 |
if (ref $tsp_aref ne 'ARRAY') |
|
441
|
1 |
1 |
if (scalar @{$tsp_aref;} > 3) |