| blib/lib/Bio/Tools/Run/Coil.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 26 | 3.8 |
| line | true | false | branch |
|---|---|---|---|
| 118 | 0 | 0 | unless $Bio::Tools::Run::Coil::OK_FIELD{$attr} |
| 119 | 0 | 0 | if @_ |
| 148 | 0 | 3 | if $ENV{'COILSDIR'} |
| 168 | 0 | 0 | if $attr =~ /^-/ |
| 169 | 0 | 0 | if ($attr =~ /PROGRAM/i) |
| 206 | 0 | 0 | if (ref $seq) { } |
| 207 | 0 | 0 | if (ref($seq) =~ /GLOB/) |
| 245 | 0 | 0 | if (defined $infile1) |
| 268 | 0 | 0 | if ($self->quiet or $self->verbose <= 0 or $self->silent) |
| 269 | 0 | 0 | $^O =~ /mswin/i ? : |
| 273 | 0 | 0 | unless $status == 0 |
| 277 | 0 | 0 | if (not ref($outfile) =~ /GLOB/) { } |
| 278 | 0 | 0 | unless open COIL, '<' . $outfile |