| blib/lib/Bio/NEXUS/WeightSet.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 92 | 0 | 0 | if ($self->_is_tokens) |
| 224 | 0 | 0 | if ($self->get_name ne $weights->get_name) |
| 227 | 0 | 0 | if (@weights1 != @weights2) |
| 229 | 0 | 0 | if ($weights1[$i] eq $weights2[$i]) |
| 235 | 0 | 0 | if $Bio::NEXUS::WeightSet::AUTOLOAD =~ /DESTROY$/ |
| 245 | 0 | 0 | if (defined $synonym_for{$Bio::NEXUS::WeightSet::AUTOLOAD}) { } |