line |
!l |
l&&!r |
l&&r |
condition |
86
|
0 |
0 |
2 |
ref $picture and @{$picture;} |
|
0 |
0 |
2 |
ref $picture and @{$picture;} and $$picture[0] |
156
|
1 |
6 |
1 |
$self->info->has_data($mtm) and $self->qt->$qtm eq $self->info->get_data($mtm) |
163
|
0 |
0 |
1 |
$self->info->has_data('tempo') and $$ginfo{'TMPO'} eq $self->info->get_data('tempo') |
169
|
0 |
0 |
1 |
$self->info->has_data('encoder') and $$ginfo{'TOO'} eq $self->info->get_data('encoder') |
175
|
0 |
0 |
1 |
$self->info->has_data('composer') and $$ginfo{'WRT'} eq $self->info->get_data('composer') |
181
|
1 |
0 |
0 |
$self->info->has_data('lyrics') and $$ginfo{'LYRICS'} eq $self->info->get_data('lyrics') |