blib/lib/Bio/Oxbench/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
12 | 0 | 0 | if ($in eq '-') { } |
16 | 0 | 0 | unless open $ifh, '<', $in |
22 | 0 | 0 | if ($out eq '-') { } |
26 | 0 | 0 | unless open $ofh, '>', $out |
59 | 0 | 0 | if (/^>/) { } |