Condition Coverage

GO/Model/Graph.pm
Criterion Covered Total %
condition 19 100 19.0


and 3 conditions

line !l l&&!r l&&r condition
1164 614 0 0 ref $acc and $acc->isa('GO::Model::Term')
1198 1618 0 0 ref $acc and $acc->isa('GO::Model::Term')
1483 13 0 0 ref $acc and $acc->isa('GO::Model::Term')
1530 1129 0 1 ref $acc and $acc->isa('GO::Model::Term')
1728 0 0 0 $par_acc and $par_acc eq $p_acc
1769 0 0 0 $path and $path->term_list
1978 0 0 0 $include and $$include{'-assocs'}
2515 0 0 0 $sp and $sp->binomial
2523 5 0 0 $show_assocs and $self->is_focus_node($term)
2586 0 0 0 $show_assocs and $self->is_focus_node($term)

or 2 conditions

line l !l condition
237 0 0 $arg || {}
409 1 0 shift() || []
410 0 1 shift() || {}
1054 0 0 $self->association_list($acc) || []
1085 1 0 $self->deep_association_list($acc) || []
1722 0 0 $$self{'parent_relationships_h'}{$acc} || {}
1740 0 0 $$self{'child_relationships_h'}{$acc} || {}
1857 0 0 shift() || 0
1981 0 0 $t->association_list || []
2002 0 0 shift() || {}
2003 0 0 $$opt{'format'} || 'obo'
2159 733 5 $type || 'is_a'
2388 0 0 shift() || ' '
2418 0 0 $idspace || 'slim_temp_id'
2455 0 1 $fmt || 'gotext'
2456 0 1 $fh || \*STDOUT
2506 0 0 $$opts{'species_hash'} || {}
2578 0 0 $term->n_deep_products || 0
2615 0 0 $$self{'parent_relationships_h'}{$acc} || {}
2617 0 0 $$self{'child_relationships_h'}{$acc} || {}

or 3 conditions

line l !l&&r !l&&!r condition
486 5216 0 0 shift() || confess('you need to provide an accession ID')
518 1 0 0 shift() || confess()
546 0 0 0 shift() || confess()
1135 97 0 0 shift() || confess('You must specify an acc')
1161 614 0 0 shift() || confess('You must specify an acc')
1195 1618 0 0 shift() || confess('You must specify an acc')
1728 0 0 0 not $p_acc or $par_acc and $par_acc eq $p_acc
1866 0 0 0 not defined $h{$k} or $h{$k} > $rh{$k}
2396 4 0 0 $th{lc $rel->type} || '@' . $rel->type . ':'
2703 0 0 0 not $rel or lc $rel->type eq 'is_a'