blib/lib/Bio/Tools/Run/Phrap.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 12 | 8.3 |
line | true | false | branch |
---|---|---|---|
337 | 1 | 0 | unless defined $self->program_name |
384 | 0 | 0 | if ($qual_file and not -f $tmp_qual_file) |
386 | 0 | 0 | unless link $qual_file, $tmp_qual_file or copy($qual_file, $tmp_qual_file) |
400 | 0 | 0 | $^O =~ /mswin/i ? : |
402 | 0 | 0 | if ($self->verbose >= 0) |
406 | 0 | 0 | unless $status == 0 |