line |
!l |
l&&!r |
l&&r |
condition |
30
|
35 |
2 |
9 |
exists $args->{'pattern'} and exists $args->{'ttl'} |
35
|
1 |
1 |
5 |
defined $args->{'pattern'} and ref $args->{'pattern'} eq "ARRAY" |
|
2 |
1 |
4 |
defined $args->{'pattern'} and ref $args->{'pattern'} eq "ARRAY" and @{$args->{'pattern'}} |
59
|
1 |
1 |
20 |
defined $next and ref $next eq "CODE" |
67
|
1 |
1 |
18 |
defined $param{'pattern'} and ref $param{'pattern'} eq "ARRAY" |
|
2 |
1 |
17 |
defined $param{'pattern'} and ref $param{'pattern'} eq "ARRAY" and @{$param{'pattern'}} |
109
|
1 |
1 |
4 |
ref $pat eq "ARRAY" and @$pat |
128
|
1 |
1 |
9 |
defined $str and length $str |
173
|
1 |
1 |
8 |
defined $replay and ref $replay eq "ARRAY" |
|
2 |
1 |
7 |
defined $replay and ref $replay eq "ARRAY" and @$replay |
215
|
1 |
1 |
13 |
defined $replay and ref $replay eq "ARRAY" |
|
2 |
1 |
12 |
defined $replay and ref $replay eq "ARRAY" and @$replay |
280
|
8 |
4 |
7 |
$delay and $onsets |
|
12 |
4 |
3 |
$delay and $onsets and $ttl > 1 |
319
|
10 |
15 |
10 |
$param{'sustain'} and $events->[$i][0] eq "note_off" |
|
15 |
8 |
2 |
$param{'notext'} and $events->[$i][0] eq "text_event" |
325
|
9 |
2 |
1 |
$events->[$j][0] eq "text_event" and $events->[$j][1] > 0 |
373
|
1 |
1 |
8 |
defined $replay and ref $replay eq "ARRAY" |
|
2 |
1 |
7 |
defined $replay and ref $replay eq "ARRAY" and @$replay |