blib/lib/Bio/Polloc/LocusIO.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 30 | 46.6 |
line | true | false | branch |
---|---|---|---|
63 | 4 | 0 | unless ($class =~ /Bio::Polloc::LocusIO::(\S+)/) |
67 | 1 | 3 | if $file and not $format |
68 | 4 | 0 | if ($format) |
70 | 4 | 0 | if $format |
74 | 4 | 0 | if ($class =~ /Bio::Polloc::LocusIO::(\S+)/) |
76 | 4 | 0 | if ('Bio::Polloc::LocusIO'->_load_module($class)) |
80 | 4 | 0 | if ($load) |
116 | 0 | 0 | if ($value) |
118 | 0 | 0 | unless $v |
152 | 0 | 3 | unless defined $locus |
153 | 0 | 3 | unless UNIVERSAL::can($locus, 'isa') |
231 | 0 | 4 | unless $value |
232 | 4 | 0 | if $value =~ /^gff3?$/i |
278 | 87 | 0 | if defined $locus |
288 | 0 | 68 | unless defined $id |