Condition Coverage

blib/lib/Bio/MaxQuant/Evidence/Statistics.pm
Criterion Covered Total %
condition 32 51 62.7


and 3 conditions

line !l l&&!r l&&r condition
193 170373 0 22344 exists $k{$_} && $k{$_}
204 11172 0 11172 exists $l{$_} && $l{$_}
213 11172 0 11172 exists $l{$_} and $l{$_}
530 455875 10306 0 exists $opts{'notLeadingProteins'} and $$pgdata{'Leading Proteins'} =~ /$opts{'notLeadingProteins'}/
714 0 0 1402 $$d1{'n'} && $$d2{'n'}
723 0 0 1402 $$d1{'n'} && $$d2{'n'}
927 0 0 0 $_[1] eq '-' and $_[2] eq '+'
928 0 0 0 $_[1] eq '+' and $_[2] eq '-'

or 3 conditions

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