Branch Coverage

blib/lib/OBO/XO/OBO_ID.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
37 5 0 if ($ns)
52 5 0 if ($n)
67 34 120 if (defined $id_as_string and $id_as_string =~ /(\w+):(\d+)/) { }
119 1 elsif ($self->{'IDSPACE'} and $self->{'LOCALID'}) { }