line |
true |
false |
branch |
162
|
0 |
6 |
wantarray ? : |
178
|
0 |
6 |
wantarray ? : |
195
|
5 |
1 |
$_ > 0 ? : |
|
4 |
6 |
$_ < 0 ? : |
|
1 |
1 |
$_[0] > 0 ? : |
|
1 |
2 |
$_[0] < 0 ? : |
|
3 |
3 |
wantarray ? : |
220
|
1 |
2 |
$_[1] < 0 ? : |
|
3 |
3 |
if @_ == 2 |
221
|
1 |
2 |
$_[0] < 0 ? : |
246
|
0 |
0 |
if @_ == 2 and $_[1] < 0 |
266
|
2 |
4 |
$_ < 0 && int $_ != $_ ? : |
|
1 |
1 |
$_[0] < 0 && int $_[0] != $_[0] ? : |
|
2 |
2 |
wantarray ? : |
286
|
2 |
4 |
$_ > 0 && int $_ != $_ ? : |
|
1 |
1 |
$_[0] > 0 && int $_[0] != $_[0] ? : |
|
2 |
2 |
wantarray ? : |
352
|
17 |
7 |
if $_ > $listmax |
354
|
2 |
0 |
if $listmax > 0 |
402
|
0 |
0 |
ref $_ eq 'SCALAR' ? : |
|
3 |
0 |
ref $_ eq 'ARRAY' ? : |
417
|
0 |
0 |
ref $_ eq 'SCALAR' ? : |
|
1 |
0 |
ref $_ eq 'ARRAY' ? : |
443
|
0 |
59 |
ref $_ eq 'SCALAR' ? : |
|
1 |
59 |
ref $_ eq 'ARRAY' ? : |
446
|
0 |
24 |
if scalar @values == 0 |
453
|
21 |
20 |
if $y < $x |
458
|
37 |
4 |
if ($r == 0) |
460
|
24 |
13 |
if scalar @values == 0 |
508
|
0 |
0 |
ref $_ eq 'SCALAR' ? : |
|
0 |
0 |
ref $_ eq 'ARRAY' ? : |
541
|
2 |
14 |
if $n == 0 |
582
|
72 |
0 |
if abs $x - $y <= $tol |
583
|
0 |
0 |
if $x < $y |
615
|
16 |
8 |
abs $_[0] - $_[1] <= $tol ? : |
616
|
8 |
4 |
abs $_[0] - $_[1] > $tol ? : |
618
|
4 |
8 |
abs $_[0] - $_[1] > $tol && $_[0] > $_[1] ? : |
619
|
8 |
4 |
abs $_[0] - $_[1] <= $tol || $_[0] > $_[1] ? : |
621
|
4 |
8 |
abs $_[0] - $_[1] > $tol && $_[0] < $_[1] ? : |
622
|
8 |
4 |
abs $_[0] - $_[1] <= $tol || $_[0] < $_[1] ? : |
671
|
1 |
5 |
ref $_ eq 'SCALAR' ? : |
|
6 |
6 |
ref $_ eq 'ARRAY' ? : |
688
|
8 |
0 |
wantarray ? : |
718
|
1 |
11 |
if ($n == 1) { } |
|
10 |
1 |
elsif ($n >= 2) { } |
798
|
11 |
30 |
$ldiff < 0 ? : |
823
|
1 |
2 |
$ldiff < 0 ? : |
889
|
0 |
5 |
if $n_degree < $d_degree |
890
|
0 |
5 |
if $d_degree < 0 or $n_degree < 0 |
939
|
73 |
113 |
$a_degree > $_ ? : |
940
|
62 |
124 |
$b_degree > $_ ? : |
966
|
1 |
7 |
if $degree < 1 |
1001
|
1 |
7 |
if $degree < 1 |