GO/Model/Term.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 36 | 19.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
668 | 1154 | 0 | 0 | $sort_by and !$$self{'association_list_sort_by'} || $$self{'association_list_sort_by'} ne $sort_by |
678 | 0 | 0 | 0 | not defined $cmp and $i < @sortlist |
828 | 0 | 0 | 0 | not defined $$self{'n_associations'} and $$self{'association_list'} |
1151 | 5 | 0 | 0 | $obs_l && @$obs_l |
line | l | !l | condition |
---|---|---|---|
398 | 41 | 104 | shift() || '' |
423 | 0 | 0 | $self->synonyms_by_type_idx->{$type} || [] |
520 | 139 | 1 | shift() || $self->namespace || '' |
1082 | 0 | 0 | shift() || {} |
1143 | 0 | 0 | $_->as_str || '' |
1151 | 5 | 0 | $prefix || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
668 | 0 | 0 | 0 | !$$self{'association_list_sort_by'} || $$self{'association_list_sort_by'} ne $sort_by |
954 | 0 | 0 | 0 | not defined $$self{'n_deep_products'} or $$self{'n_deep_products'} eq 'recount' |
968 | 0 | 0 | 0 | not defined $$self{'n_deep_products_grouped_by_taxid'} or $$self{'n_deep_products_grouped_by_taxid'} eq 'recount' |
996 | 0 | 0 | 0 | not defined $$self{'n_products'} or $$self{'n_products'} eq 'recount' |