Branch Coverage

blib/lib/Bio/Tools/Run/Signalp.pm
Criterion Covered Total %
branch 1 24 4.1


line true false branch
120 0 3 if $ENV{'SIGNALPDIR'}
126 0 0 if $self->$attr
129 0 0 unless $Bio::Tools::Run::Signalp::OK_FIELD{$attr}
130 0 0 if @_
152 0 0 if $attr =~ /^-/
153 0 0 if ($attr =~ /PROGRAM/i)
190 0 0 if (ref $seq) { }
192 0 0 if (ref($seq) =~ /GLOB/)
232 0 0 if defined $infile1
252 0 0 unless $status == 0
255 0 0 if (not ref($outfile) =~ /GLOB/) { }
256 0 0 unless open SIGNALP, '<' . $outfile