|  line  | 
 !l  | 
 l&&!r  | 
 l&&r  | 
 condition  | 
 
| 
440
 | 
 0  | 
 0  | 
 0  | 
 $row->{'version'} and $prefs->{'version'}
  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $row->{'version'} and $prefs->{'version'} and $prefs->{'version'} ne 'ALL'
  | 
 
| 
445
 | 
 0  | 
 0  | 
 0  | 
 @vers and $vers[0][0] ne $row->{'version'}
  | 
 
| 
455
 | 
 0  | 
 0  | 
 0  | 
 $row->{'platform'} and $prefs->{'platform'}
  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $row->{'platform'} and $prefs->{'platform'} and $prefs->{'platform'} ne 'ALL'
  | 
 
| 
460
 | 
 0  | 
 0  | 
 0  | 
 $1 and $1 eq 'NOT'
  | 
 
| 
470
 | 
 0  | 
 0  | 
 0  | 
 $row->{'perl'} and $prefs->{'perl'}
  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $row->{'perl'} and $prefs->{'perl'} and $prefs->{'perl'} ne 'ALL'
  | 
 
| 
480
 | 
 0  | 
 0  | 
 0  | 
 $1 and $1 eq 'NOT'
  | 
 
| 
482
 | 
 0  | 
 0  | 
 0  | 
 $perlv =~ /$prefs->{'perl'}/ and $v =~ /$prefs->{'perl'}/
  | 
 
| 
491
 | 
 0  | 
 0  | 
 0  | 
 not $prefs->{'patches'} and $row->{'perl'} =~ /(RC\d+|patch)/
  | 
 
| 
705
 | 
 0  | 
 0  | 
 0  | 
 $date[4] == 2 and $date[5] % 4
  | 
 
| 
734
 | 
 0  | 
 0  | 
 0  | 
 $author and $dist
  | 
 
| 
838
 | 
 0  | 
 0  | 
 0  | 
 $encoding and $encoding eq 'base64'
  | 
 
| 
995
 | 
 0  | 
 0  | 
 0  | 
 $file and -f $file
  | 
 
| 
1030
 | 
 0  | 
 0  | 
 0  | 
 $creator and $self->{'testers'}{$creator}
  | 
 
| 
1044
 | 
 0  | 
 0  | 
 0  | 
 $dist and $vers
  | 
 
| 
1051
 | 
 0  | 
 0  | 
 0  | 
 $dist and $vers
  | 
 
| 
1053
 | 
 0  | 
 0  | 
 0  | 
 $AUTHORS{$dist} and $AUTHORS{$dist}{$vers}
  | 
|  line  | 
 l  | 
 !l&&r  | 
 !l&&!r  | 
 condition  | 
 
| 
282
 | 
 0  | 
 1  | 
 0  | 
 $options{$_} ||= $hash{$_}
  | 
 
| 
343
 | 
 0  | 
 0  | 
 0  | 
 $self->{'testers'}{$tester->{'creator'}}{'name'} ||= $tester->{'fullname'}
  | 
 
| 
344
 | 
 0  | 
 0  | 
 0  | 
 $self->{'testers'}{$tester->{'creator'}}{'email'} ||= $tester->{'email'}
  | 
 
| 
432
 | 
 0  | 
 0  | 
 0  | 
 $prefs->{'grades'}{$row->{'state'}} or $prefs->{'grades'}{'ALL'}
  | 
 
| 
485
 | 
 0  | 
 0  | 
 0  | 
 $perlv =~ /$prefs->{'perl'}/ or $v =~ /$prefs->{'perl'}/
  | 
 
| 
507
 | 
 0  | 
 0  | 
 0  | 
 $row->{'guid'} || $row->{'id'}
  | 
 
| 
535
 | 
 0  | 
 0  | 
 0  | 
 not $prefs->{'active'} or $prefs->{'active'} == 0
  | 
 
| 
694
 | 
 0  | 
 0  | 
 0  | 
 $mode eq 'daily' or $mode eq 'reports'
  | 
 
| 
705
 | 
 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
  | 
 
| 
934
 | 
 0  | 
 0  | 
 0  | 
 $parms->{'from'} || $FROM
  | 
 
| 
954
 | 
 0  | 
 0  | 
 0  | 
 $parms->{'name'} ||= $parms->{'author'}
  | 
 
| 
1022
 | 
 0  | 
 0  | 
 0  | 
 $self->{'testers'}{$row->{'resource'}}{'name'} ||= $row->{'fullname'}
  | 
 
| 
1023
 | 
 0  | 
 0  | 
 0  | 
 $self->{'testers'}{$row->{'resource'}}{'email'} ||= $row->{'email'}
  | 
 
| 
1069
 | 
 0  | 
 0  | 
 0  | 
 $@ or not $mech->success
  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $@ or not $mech->success or not $mech->content
  |