| blib/lib/Proch/Seqfu.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 22 | 31.8 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 0 | 0 | if (defined $comment) |
| 34 | 0 | 0 | if (defined $comment) |
| 45 | 0 | 0 | if ($Proch::Seqfu::fu_verbose) |
| 53 | 1 | 0 | if (is_seq($sequence)) |
| 54 | 0 | 1 | if ($sequence =~ /U/iu) { } |
| 66 | 1 | 2 | if ($string =~ /[^ACGTRYSWKMBDHVNU]/iu) { } |
| 78 | 0 | 0 | unless $line_width |
| 93 | 0 | 2 | if (length $@ > 0) { } |
| 0 | 2 | elsif ($cmd =~ /^(\d+)\.(\d+)\.?(\d+)?$/u) { } | |
| 105 | 1 | 0 | if (substr($ver, 0, 1) eq '-') { } |
| 0 | 0 | elsif (length $ver > 0) { } |