line |
!l |
l&&!r |
l&&r |
condition |
431
|
0 |
0 |
0 |
$row->{'version'} and $prefs->{'version'} |
|
0 |
0 |
0 |
$row->{'version'} and $prefs->{'version'} and $prefs->{'version'} ne 'ALL' |
436
|
0 |
0 |
0 |
@vers and $vers[0][0] ne $row->{'version'} |
446
|
0 |
0 |
0 |
$row->{'platform'} and $prefs->{'platform'} |
|
0 |
0 |
0 |
$row->{'platform'} and $prefs->{'platform'} and $prefs->{'platform'} ne 'ALL' |
451
|
0 |
0 |
0 |
$1 and $1 eq 'NOT' |
461
|
0 |
0 |
0 |
$row->{'perl'} and $prefs->{'perl'} |
|
0 |
0 |
0 |
$row->{'perl'} and $prefs->{'perl'} and $prefs->{'perl'} ne 'ALL' |
471
|
0 |
0 |
0 |
$1 and $1 eq 'NOT' |
473
|
0 |
0 |
0 |
$perlv =~ /$prefs->{'perl'}/ and $v =~ /$prefs->{'perl'}/ |
482
|
0 |
0 |
0 |
not $prefs->{'patches'} and $row->{'perl'} =~ /(RC\d+|patch)/ |
696
|
0 |
0 |
0 |
$date[4] == 2 and $date[5] % 4 |
725
|
0 |
0 |
0 |
$author and $dist |
829
|
0 |
0 |
0 |
$encoding and $encoding eq 'base64' |
956
|
0 |
0 |
0 |
$file and -f $file |
991
|
0 |
0 |
0 |
$creator and $self->{'testers'}{$creator} |
1005
|
0 |
0 |
0 |
$dist and $vers |
1012
|
0 |
0 |
0 |
$dist and $vers |
1014
|
0 |
0 |
0 |
$AUTHORS{$dist} and $AUTHORS{$dist}{$vers} |
line |
l |
!l&&r |
!l&&!r |
condition |
279
|
0 |
1 |
0 |
$options{$_} ||= $hash{$_} |
340
|
0 |
0 |
0 |
$self->{'testers'}{$tester->{'creator'}}{'name'} ||= $tester->{'fullname'} |
341
|
0 |
0 |
0 |
$self->{'testers'}{$tester->{'creator'}}{'email'} ||= $tester->{'email'} |
423
|
0 |
0 |
0 |
$prefs->{'grades'}{$row->{'state'}} or $prefs->{'grades'}{'ALL'} |
476
|
0 |
0 |
0 |
$perlv =~ /$prefs->{'perl'}/ or $v =~ /$prefs->{'perl'}/ |
498
|
0 |
0 |
0 |
$row->{'guid'} || $row->{'id'} |
526
|
0 |
0 |
0 |
not $prefs->{'active'} or $prefs->{'active'} == 0 |
685
|
0 |
0 |
0 |
$mode eq 'daily' or $mode eq 'reports' |
696
|
0 |
0 |
0 |
$date[3] == 4 or $date[3] == 6 |
|
0 |
0 |
0 |
$date[3] == 4 or $date[3] == 6 or $date[3] == 9 |
|
0 |
0 |
0 |
$date[3] == 4 or $date[3] == 6 or $date[3] == 9 or $date[3] == 11 |
895
|
0 |
0 |
0 |
$parms->{'from'} || $FROM |
915
|
0 |
0 |
0 |
$parms->{'name'} ||= $parms->{'author'} |
983
|
0 |
0 |
0 |
$self->{'testers'}{$row->{'resource'}}{'name'} ||= $row->{'fullname'} |
984
|
0 |
0 |
0 |
$self->{'testers'}{$row->{'resource'}}{'email'} ||= $row->{'email'} |
1027
|
0 |
0 |
0 |
$@ or not $mech->success |
|
0 |
0 |
0 |
$@ or not $mech->success or not $mech->content |