Branch Coverage

blib/lib/Bio/MUST/Core/IdMapper.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
82 0 27 unless $self->count_long_ids == $self->count_abbr_ids
85 0 27 unless $self->count_long_ids == &uniq(@{$self->long_ids;})
87 0 27 unless $self->count_abbr_ids == &uniq(@{$self->abbr_ids;})
135 6 59 if $line =~ /$Bio::MUST::Core::IdMapper::EMPTY_LINE/ or $mapper->is_comment($line)
163 2 1 if $header