Condition Coverage

blib/lib/CracTools/Annotator.pm
Criterion Covered Total %
condition 2 27 7.4


and 3 conditions

line !l l&&!r l&&r condition
123 0 0 1 defined $priority and $priority != -1
223 0 0 0 $exon->start <= $pos_start and $exon->end >= $pos_end
244 0 0 0 $exon->start <= $pos_start and $exon->end >= $pos_end
257 0 0 0 $candidate1->{'exon'} and $candidate2->{'exon'}
268 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
112 0 0 1 defined $prioritySub or defined $compareSub
124 0 0 0 not defined $priority or $priority == $best_priority