| blib/lib/Bio/Tools/Run/Profile.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 20 | 20.0 |
| line | true | false | branch |
|---|---|---|---|
| 115 | 0 | 3 | if $ENV{'PROFILEDIR'} |
| 123 | 0 | 1 | unless $Bio::Tools::Run::Profile::OK_FIELD{$attr} |
| 124 | 1 | 0 | if @_ |
| 147 | 0 | 1 | if $attr =~ /^-/ |
| 181 | 0 | 0 | if (ref $seq) { } |
| 183 | 0 | 0 | if (ref($seq) =~ /GLOB/) |
| 224 | 0 | 0 | if (defined $infile1) |
| 247 | 0 | 0 | unless $status == 0 |
| 250 | 0 | 0 | if (not ref($outfile) =~ /GLOB/) { } |
| 251 | 0 | 0 | unless open PROFILE, '<' . $outfile |