line |
true |
false |
branch |
77
|
0 |
3 |
unless @vectors |
80
|
0 |
3 |
if grep {ref $_ ne 'ARRAY';} @vectors |
83
|
0 |
3 |
if grep {@$_ != $dim;} @vectors |
102
|
0 |
6 |
unless @vectors |
105
|
0 |
6 |
if grep {ref $_ ne 'ARRAY';} @vectors |
108
|
0 |
6 |
if grep {@$_ != $dim;} @vectors |
113
|
4 |
2 |
if @vectors > 1 |
125
|
0 |
4 |
if $i < $#vectors |
142
|
0 |
9 |
unless ref $v eq 'ARRAY' |
144
|
0 |
9 |
if @$v == 0 |
149
|
1 |
8 |
if $sum == 0 |
164
|
0 |
8 |
unless @_ == 2 and ref $_[1] eq 'ARRAY' |
167
|
0 |
8 |
if @{$_[1];} == 0 |
184
|
0 |
17 |
unless @_ == 2 |
187
|
3 |
14 |
if @$v1 != @$v2 |
190
|
1 |
13 |
if @$v1 == 0 |
193
|
1 |
12 |
if @$v1 == 1 |