blib/lib/Bio/Tools/Run/Seg.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 20 | 5.0 |
line | true | false | branch |
---|---|---|---|
112 | 0 | 3 | if $ENV{'SEGDIR'} |
120 | 0 | 0 | unless $Bio::Tools::Run::Seg::OK_FIELD{$attr} |
121 | 0 | 0 | if @_ |
143 | 0 | 0 | if $attr =~ /^-/ |
177 | 0 | 0 | if (ref $seq) { } |
178 | 0 | 0 | if (ref($seq) =~ /GLOB/) |
215 | 0 | 0 | if (defined $infile1) |
238 | 0 | 0 | unless $status == 0 |
241 | 0 | 0 | if (not ref($outfile) =~ /GLOB/) { } |
242 | 0 | 0 | unless open SEG, '<' . $outfile |