line |
!l |
l&&!r |
l&&r |
condition |
29
|
35 |
2 |
9 |
exists $args->{'pattern'} and exists $args->{'ttl'} |
34
|
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'}} |
57
|
1 |
1 |
20 |
defined $next and ref $next eq 'CODE' |
65
|
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'}} |
106
|
1 |
1 |
4 |
ref $pat eq 'ARRAY' and @$pat |
124
|
1 |
1 |
9 |
defined $str and length $str |
168
|
1 |
1 |
8 |
defined $replay and ref $replay eq 'ARRAY' |
|
2 |
1 |
7 |
defined $replay and ref $replay eq 'ARRAY' and @$replay |
209
|
1 |
1 |
12 |
defined $replay and ref $replay eq 'ARRAY' |
|
2 |
1 |
11 |
defined $replay and ref $replay eq 'ARRAY' and @$replay |
272
|
6 |
4 |
6 |
$delay and $onsets |
|
10 |
4 |
2 |
$delay and $onsets and $ttl > 1 |
303
|
10 |
15 |
10 |
$param{'sustain'} and $events->[$i][0] eq 'note_off' |
|
15 |
8 |
2 |
$param{'notext'} and $events->[$i][0] eq 'text_event' |
309
|
9 |
2 |
1 |
$events->[$j][0] eq 'text_event' and $events->[$j][1] > 0 |
346
|
1 |
1 |
8 |
defined $replay and ref $replay eq 'ARRAY' |
|
2 |
1 |
7 |
defined $replay and ref $replay eq 'ARRAY' and @$replay |