Condition Coverage

Bio/LiveSeq/Transcript.pm
Criterion Covered Total %
condition 14 45 31.1


and 3 conditions

line !l l&&!r l&&r condition
403 12 0 0 defined $unsecuremode and $unsecuremode eq 'unsecuremoderequested'
434 7 37 12 not defined $startexon and $exon->valid($start)
440 7 37 12 not defined $seq and defined $startexon
441 7 0 5 defined $endexon and $endexon eq $startexon
455 37 7 7 $startexon and $exon ne $startexon
464 0 0 2 $seq and CORE::length $seq >= $length
503 0 0 0 defined $pos2 and $pos1 > $pos2
521 0 0 0 defined $pos1 and $pos1 > $pos2
561 0 0 0 defined $pos2 and $pos1 > $pos2
575 0 0 0 defined $pos1 and $pos1 > $pos2
706 0 0 0 $startexon == 0 and $exon->valid($startlabel)
709 0 0 0 $endexon == 0 and $exon->valid($endlabel)
712 0 0 0 $startexon and $endexon
720 0 0 0 $startexon->start eq $startlabel and $startexon->end eq $endlabel

or 3 conditions

line l !l&&r !l&&!r condition
62 0 6 0 ref $thing || $thing