Bio/Variation/SeqDiff.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 30 | 3.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
766 | 0 | 0 | 1 | $self->{'dna_ori'} and $self->each_Variant |
1043 | 0 | 0 | 0 | length $rseqorid == 3 and length $rseqorid == 3 |
1048 | 0 | 0 | 0 | length $rseqoriu == 3 and length $rseqoriu == 3 |
1093 | 0 | 0 | 0 | $b ne $a and length $b == 1 |
0 | 0 | 0 | $b ne $a and length $b == 1 and $apos - ($maxflanklen / 2 - 1) + $i >= 1 | |
0 | 0 | 0 | $apos - ($maxflanklen / 2 - 1) + $i >= $aposmax and $mut->label =~ /termination/ | |
1104 | 0 | 0 | 0 | $i == 0 and length $rseqori[$i] != 3 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
1078 | 0 | 0 | 0 | length $a != 1 or $apos - ($maxflanklen / 2 - 1) + $i < 1 |
0 | 0 | 0 | length $a != 1 or $apos - ($maxflanklen / 2 - 1) + $i < 1 or $apos - ($maxflanklen / 2 - 1) + $i > $aposmax | |
1093 | 0 | 0 | 0 | $b ne $a and length $b == 1 and $apos - ($maxflanklen / 2 - 1) + $i >= 1 or $apos - ($maxflanklen / 2 - 1) + $i >= $aposmax and $mut->label =~ /termination/ |