Condition Coverage

blib/lib/OBO/XO/OBO_ID.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
67 120 0 34 defined $id_as_string and $id_as_string =~ /(\w+):(\d+)/
1 119 0 $self->{'IDSPACE'} and $self->{'LOCALID'}
89 0 0 2 $self->{'IDSPACE'} eq $target->{'IDSPACE'} && $self->{'LOCALID'} == $target->{'LOCALID'}