| line |
true |
false |
branch |
|
99
|
0 |
5 |
ref $args[0] ? : |
|
100
|
3 |
2 |
ref $args->{'data'} ? : |
|
101
|
0 |
5 |
unless $self->all_numeric($dat) |
|
104
|
0 |
5 |
unless defined $args->{'value'} |
|
105
|
5 |
0 |
unless defined $args->{'equal'} |
|
109
|
3 |
2 |
if (not is_numeric($args->{'value'})) { } |
|
124
|
0 |
0 |
$args->{'equal'} eq 'lt' ? : |
|
|
21 |
0 |
$args->{'equal'} eq 'gt' ? : |
|
|
45 |
21 |
$_ < $val ? : |
|
|
34 |
66 |
$_ > $val ? : |
|
125
|
5 |
0 |
wantarray ? : |
|
159
|
0 |
7 |
ref $args[0] ? : |
|
160
|
6 |
1 |
ref $args->{'data'} ? : |
|
161
|
0 |
7 |
unless $self->all_numeric($dat) |
|
163
|
2 |
5 |
unless defined $args->{'equal'} |
|
169
|
31 |
48 |
if ($res > 0) { } |
|
|
40 |
8 |
elsif ($res < 0) { } |
|
177
|
2 |
6 |
if (/^rpt/msx) { } |
|
|
2 |
4 |
elsif (/^gt/msx) { } |
|
|
2 |
2 |
elsif (/^lt/msx) { } |
|
178
|
1 |
1 |
if scalar @seqs |
|
213
|
0 |
2 |
ref $args[0] ? : |
|
214
|
2 |
0 |
ref $args->{'data'} ? : |
|
225
|
4 |
16 |
$x < $y ? : |
|
|
12 |
0 |
defined $x ? : |
|
|
20 |
12 |
defined $x && defined $y ? : |
|
247
|
0 |
2 |
ref $args[0] ? : |
|
248
|
0 |
2 |
ref $args->{'data'} ? : |
|
251
|
1 |
1 |
defined $args->{'oneis'} ? : |
|
253
|
4 |
6 |
$_ eq $oneis ? : |
|
309
|
0 |
6 |
ref $args[0] ? : |
|
310
|
6 |
0 |
ref $args->{'data'} ? : |
|
315
|
3 |
3 |
if $args->{'lag'} |
|
319
|
6 |
0 |
scalar @{$dat->[0];} <= scalar @{$dat->[1];} ? : |
|
322
|
6 |
55 |
unless defined $dat->[0][$i] and defined $dat->[1][$i] |
|
323
|
19 |
36 |
$dat->[0][$i] eq $dat->[1][$i] ? : |
|
350
|
0 |
1 |
ref $args[0] ? : |
|
351
|
0 |
1 |
ref $args->{'data'} ? : |
|
356
|
0 |
1 |
if not $code or ref $code ne 'CODE' |
|
404
|
0 |
5 |
ref $args[0] ? : |
|
411
|
0 |
0 |
wantarray ? : |
|
|
0 |
5 |
if not $lag or abs $lag >= scalar @{$dat1;} |
|
416
|
4 |
1 |
if ($lag > 0) { } |
|
|
1 |
0 |
elsif ($lag < 0) { } |
|
418
|
2 |
2 |
if ($loop) { } |
|
429
|
0 |
2 |
if ($loop) { } |
|
439
|
0 |
5 |
wantarray ? : |