| blib/lib/TAIR/Blast.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 76 | 0 | 0 | unless (defined $blast_target_set) |
| 77 | 0 | 0 | if ($algorithm =~ /^blast[px]$/i) { } |
| 0 | 0 | elsif ($algorithm =~ /^blastn|tblastx|tblastn$/i) { } | |
| 116 | 0 | 0 | if ($BrowserName) |
| 120 | 0 | 0 | if ($Page->is_success) { } |
| 129 | 0 | 0 | if (defined $details[1]) |
| 142 | 0 | 0 | if ($verbose == 1) |
| 162 | 0 | 0 | unless open $output_file_hn, '>', $output_file |