Branch Coverage

blib/lib/OBO/APO/APO_ID_Term_Map.pm
Criterion Covered Total %
branch 4 12 33.3


line true false branch
72 0 1 unless defined $self->{'FILE'}
75 1 0 if (-e $self->{'FILE'} and -r $self->{'FILE'}) { }
79 8 0 if ($_ =~ /(APO:[A-Z][a-z]?[0-9]{7})\s+(.*)/) { }
101 0 2 $new_name =~ /APO:[A-Z]\d{7}/ ? :
116 0 0 if ($idspace and $subnamespace and $term)
117 0 0 if ($self->is_empty) { }