line |
l |
!l&&r |
!l&&!r |
condition |
59
|
8511 |
15 |
0 |
ref $p || $p |
294
|
36 |
36 |
252 |
$c3 eq $c1 or $c3 eq $c2 |
413
|
437416 |
0 |
21632 |
$_ ne '' or $options{'emptiesok'} |
523
|
0 |
9063 |
220734 |
not exists $opts{'experiment'} or $experiment =~ /$opts{'experiment'}/ |
527
|
944201 |
0 |
0 |
not exists $opts{'proteinGroupId'} or $pgid =~ /$opts{'proteinGroupId'}/ |
529
|
376188 |
89993 |
478020 |
not exists $opts{'leadingProteins'} or $$pgdata{'Leading Proteins'} =~ /$opts{'leadingProteins'}/ |
833
|
320 |
28 |
518 |
$reps1 < $opts{'minimum_replicates'} or $reps2 < $opts{'minimum_replicates'} |
875
|
116 |
4 |
168 |
$$r1{'p_max'} < 0 or $$r2{'p_max'} < 0 |
881
|
116 |
4 |
168 |
$$r1{'p_mad_max'} < 0 or $$r2{'p_mad_max'} < 0 |