line |
!l |
l&&!r |
l&&r |
condition |
69
|
36 |
0 |
0 |
$e = $h->get_config('decode_encoding_cddb_file') and $e->[0] |
174
|
0 |
8 |
0 |
defined $a and $a =~ /^\s*(<<\s*)?(Various Artists|compilation disc)\s*(>>\s*)?$/i |
176
|
6 |
2 |
0 |
defined $aa and $aa =~ /^\s*(<<\s*)?(Various Artists|compilation disc)\s*(>>\s*)?$/i |
178
|
0 |
0 |
8 |
defined $a and length $a |
|
0 |
6 |
2 |
defined $a and length $a and defined $aa |
|
6 |
0 |
2 |
defined $a and length $a and defined $aa and length $aa |
179
|
6 |
0 |
2 |
defined $aa and length $aa |
181
|
0 |
0 |
8 |
defined $tt and length $tt |
185
|
0 |
0 |
16 |
defined $f and length $f |
188
|
3 |
2 |
1 |
$2 and not $y |
191
|
0 |
2 |
0 |
$2 && $8 |
|
14 |
0 |
2 |
$f =~ s[
((^|[;,.]|\s+-\s) # 1,2
\s*
(Recorded (\s+[io]n)? \s* (:\s*)? )? # 3, 4, 5
(\d{4}([-,][-\d\/,]+)?) # 6, 7
\b \s* (?: [.;] \s* )?
((?:[;.,]|\s-\s|$)\s*)) # 8
][($self->{'parent'}->get_config('comment_remove_date')->[0] && !($2 && $8) ? '' : $1) . ($2 && $8 ? $8 : '');]eimx and not $2 && $8 |
200
|
1 |
0 |
1 |
$self->{'parent'}->get_config('comment_remove_date')->[0] && !($2 && $8) |
|
0 |
2 |
0 |
$2 && $8 |
205
|
0 |
0 |
0 |
$c2 and $f eq $c2 |
213
|
0 |
0 |
8 |
defined $c2 and length $c2 |
214
|
0 |
0 |
8 |
defined $c1 and length $c1 |
|
0 |
0 |
8 |
defined $c1 and length $c1 and $c1 ne substr($c2, 0, length $c1) |
|
0 |
0 |
8 |
defined $c1 and length $c1 and $c1 ne substr($c2, 0, length $c1) and $c1 ne substr($c2, -length($c1)) |
224
|
0 |
5 |
3 |
defined $cat and $cat =~ /^\d+$/ |