| blib/lib/Bio/Tools/Run/Cap3.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 12 | 8.3 |
| line | true | false | branch |
|---|---|---|---|
| 166 | 1 | 0 | unless defined $self->program_name |
| 214 | 0 | 0 | if ($qual_file and not $qual_file eq $tmp_qual_file) |
| 216 | 0 | 0 | unless link $qual_file, $tmp_qual_file or copy($qual_file, $tmp_qual_file) |
| 232 | 0 | 0 | if ($self->verbose >= 0) |
| 236 | 0 | 0 | unless open CAP3, "$commandstring |" |
| 259 | 0 | 0 | unless move($ace_file, $output_file) |