| line |
true |
false |
branch |
|
27
|
1 |
12 |
if $found > 1 |
|
29
|
8 |
4 |
if ($found) |
|
31
|
2 |
6 |
if $value == 0 |
|
33
|
3 |
3 |
if ($param eq 'within') { } |
|
|
2 |
1 |
elsif ($param eq 'relative') { } |
|
55
|
28 |
78 |
if (ref $p eq 'ARRAY' or ref $q eq 'ARRAY') { } |
|
56
|
27 |
1 |
if (@$p == @$q) { } |
|
59
|
27 |
23 |
scalar @indices ? : |
|
61
|
10 |
40 |
unless ($ok) |
|
78
|
26 |
52 |
unless ($ok) |
|
84
|
56 |
50 |
scalar @indices ? : |
|
90
|
46 |
4 |
$exp < 0 ? : |
|
103
|
1 |
32 |
if $epsilon == 0 |
|
107
|
3 |
29 |
if (@indices) |
|
122
|
10 |
2 |
abs $p > abs $q ? : |
|
|
12 |
14 |
$Relative ? : |
|
137
|
1 |
24 |
if $epsilon == 0 |
|
152
|
10 |
2 |
abs $p > abs $q ? : |
|
|
12 |
6 |
$Relative ? : |