| Bio/Restriction/IO.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 12 | 41.6 |
| line | true | false | branch |
|---|---|---|---|
| 153 | 6 | 5 | if defined $param{'-format'} |
| 158 | 0 | 11 | unless $class->_load_format_module($format) |
| 183 | 0 | 11 | if ($@) |
| 256 | 5 | 0 | unless $_ = shift() |
| 257 | 0 | 0 | if /\.dat$/i |
| 258 | 0 | 0 | if /\.xml$/i |