line |
!l |
l&&!r |
l&&r |
condition |
67
|
0 |
0 |
0 |
exists $args{'cfg'} and ref $args{'cfg'} eq 'HASH' |
265
|
0 |
0 |
0 |
defined $$self{'nexturl'} and defined $$self{'md5ch'} |
269
|
0 |
0 |
0 |
defined $$info{'title'} and defined $$info{'album'} |
|
0 |
0 |
0 |
defined $$info{'title'} and defined $$info{'album'} and defined $$info{'artist'} |
|
0 |
0 |
0 |
defined $$info{'title'} and defined $$info{'album'} and defined $$info{'artist'} and defined $$info{'length'} |
|
0 |
0 |
0 |
defined $$info{'title'} and defined $$info{'album'} and defined $$info{'artist'} and defined $$info{'length'} and $$info{'length'} =~ /^\d+$/ |