| Bio/MapIO.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 16 | 25.0 |
| line | true | false | branch |
|---|---|---|---|
| 103 | 4 | 4 | if ($class =~ /Bio::MapIO::(\S+)/) { } |
| 117 | 0 | 4 | unless $class->_load_format_module($format) |
| 173 | 0 | 0 | unless $handler |
| 174 | 0 | 0 | unless ($handler->isa('Bio::Event::EventHandlerI')) |
| 224 | 0 | 4 | if ($@) |
| 250 | 0 | 0 | unless $_ = shift() |
| 251 | 0 | 0 | if /\.(map)$/i |
| 252 | 0 | 0 | if /\.(xml)$/i |