| blib/lib/Bio/MUST/Drivers/Cap3.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 95 | 0 | 0 | if ($ret_code == 127) |
| 145 | 0 | 0 | if $line =~ /$Bio::MUST::Drivers::Cap3::EMPTY_LINE/ |
| 146 | 0 | 0 | if $line =~ /\A DETAILED \s+ DISPLAY \s+ OF \s+ CONTIGS/msx |
| 149 | 0 | 0 | if ($line =~ /\A \*+ \s+ (Contig\s+\d+) \s+ \*+/msx) { } |
| 0 | 0 | elsif ($line =~ /\A ([^\'\+\-\ ]+)[+-]/msx or $line =~ /\A \s+ (\S+?)[+-]/msx) { } |