Condition Coverage

blib/lib/GO/OntologyProvider/OboParser.pm
Criterion Covered Total %
condition 3 8 37.5


and 3 conditions

line !l l&&!r l&&r condition
334 0 0 2 $namespace eq $aspect and $isValidEntry

or 2 conditions

line l !l condition
267 2 0 'IO::File'->new($self->__file, '<') || die("$PACKAGE can't open file " . $self->__file . " : $!")

or 3 conditions

line l !l&&r !l&&!r condition
549 43286 0 0 $$self{$kNodes}{$parentGoid} || do { print 'There is an error in the obo file, where the relationship between ', $childNode->goid, " and one or more of its parents is not correctly defined.\n", "Please check the obo file.\n", "The program is unable to continue.\n\n"; exit }