blib/lib/Bio/MUST/Core/Taxonomy/ColorScheme.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
136 | 0 | 0 | unless $self->count_names == $self->count_colors |
139 | 0 | 0 | unless $self->count_names == &uniq(@{$self->names;}) |
173 | 0 | 0 | unless $label eq $NOCOLOR |
208 | 0 | 0 | if $line =~ /$Bio::MUST::Core::Taxonomy::ColorScheme::EMPTY_LINE/ or $self->is_comment($line) |