| blib/lib/Bio/GeneDesign/IO.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 12 | 16.6 |
| line | true | false | branch |
|---|---|---|---|
| 73 | 0 | 0 | unless $outformat |
| 80 | 0 | 0 | unless $flag |
| 96 | 1 | 0 | if substr($suffix, 0, 1) eq '.' |
| 97 | 0 | 1 | if $suffix eq 'fa' |
| 149 | 0 | 0 | unless $suffix |
| 150 | 0 | 0 | unless open my $OUTFH, '>', $outpath |