blib/lib/OBO/APO/APO_ID.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
117 | 2 | 0 | if ($sns) |
132 | 23 | 102 | if (defined $id_as_string and $id_as_string =~ /(APO):([A-Z][a-z]?)([0-9]{7})/) { } |
101 | 1 | elsif ($$self{'IDSPACE'} and $$self{'SUBNAMESPACE'} and $$self{'LOCALID'}) { } |