| line |
!l |
l&&!r |
l&&r |
condition |
|
250
|
0 |
0 |
0 |
$$self{'session_id'} and time - $$self{'timestamp'} < 3600 |
|
370
|
0 |
0 |
0 |
$$self{'session_id'} and time - $$self{'timestamp'} < 3600 |
|
538
|
1 |
0 |
0 |
exists $$self{'logfile'} and $$self{'logfile'} |
|
583
|
0 |
0 |
0 |
exists $$self{'scrobble_queue'} and $$self{'scrobble_queue'} |
|
602
|
0 |
0 |
0 |
exists $$self{'ua'} and ref $$self{'ua'} |
|
660
|
0 |
0 |
0 |
$k eq 'secs' and exists $$info{'secs'} |
|
|
0 |
0 |
0 |
$k eq 'secs' and exists $$info{'secs'} and $$info{'secs'} > 30 |
|
692
|
0 |
0 |
0 |
$self->options->{'get_mbid_from_mb'} and not $info->mb_trackid |