Condition Coverage

blib/lib/CracTools/Annotator.pm
Criterion Covered Total %
condition 3 30 10.0


and 3 conditions

line !l l&&!r l&&r condition
124 0 0 1 defined $priority and $priority != -1
222 0 0 2 defined $mRNA->attribute('type') and $mRNA->attribute('type') =~ /protein_coding/i
224 0 0 0 $exon->start <= $pos_start and $exon->end >= $pos_end
245 0 0 0 $exon->start <= $pos_start and $exon->end >= $pos_end
258 0 0 0 $candidate1->{'exon'} and $candidate2->{'exon'}
269 0 0 0 defined $mRNA1 and defined $mRNA1->attribute('ID')
0 0 0 defined $mRNA1 and defined $mRNA1->attribute('ID') and defined $mRNA2
0 0 0 defined $mRNA1 and defined $mRNA1->attribute('ID') and defined $mRNA2 and defined $mRNA2->attribute('ID')

or 3 conditions

line l !l&&r !l&&!r condition
113 0 0 1 defined $prioritySub or defined $compareSub
125 0 0 0 not defined $priority or $priority == $best_priority