Condition Coverage

blib/lib/RestrictionDigest.pm
Criterion Covered Total %
condition 0 96 0.0


and 3 conditions

line !l l&&!r l&&r condition
1019 0 0 0 $length >= $start and $length <= $end
1207 0 0 0 $SNP >= $pos1 and $SNP <= $pos1 + $se_sequence_length - 1
1213 0 0 0 $SNP >= $pos2 - $se_sequence_length + 1 and $SNP <= $pos2
1233 0 0 0 $SNP >= $pos1 and $SNP <= $pos1 + $se_sequence_length - 1
1239 0 0 0 $SNP >= $pos2 - $se_sequence_length + 1 and $SNP <= $pos2
1260 0 0 0 $SNP >= $pos1 and $SNP <= $pos1 + $pe_sequence_length - 1
0 0 0 $SNP >= $pos2 - $pe_sequence_length + 1 and $SNP <= $pos2
1287 0 0 0 $SNP >= $pos1 and $SNP <= $pos1 + $se_sequence_length - 1
1293 0 0 0 $SNP >= $pos2 - $se_sequence_length + 1 and $SNP <= $pos2
1313 0 0 0 $SNP >= $pos1 and $SNP <= $pos1 + $se_sequence_length - 1
1319 0 0 0 $SNP >= $pos2 - $se_sequence_length + 1 and $SNP <= $pos2
1340 0 0 0 $SNP >= $pos1 and $SNP <= $pos1 + $pe_sequence_length - 1
0 0 0 $SNP >= $pos2 - $pe_sequence_length + 1 and $SNP <= $pos2
1610 0 0 0 $one >= $front and $one <= $behind
1623 0 0 0 $one >= $front and $one <= $behind
2440 0 0 0 $length >= $start and $length <= $end
2603 0 0 0 $SNP >= $pos1 and $SNP <= $pos1 + $se_sequence_length - 1
0 0 0 $SNP >= $pos2 - $se_sequence_length + 1 and $SNP <= $pos2
2622 0 0 0 $SNP >= $pos1 and $SNP <= $pos1 + $pe_sequence_length - 1
0 0 0 $SNP >= $pos2 - $pe_sequence_length + 1 and $SNP <= $pos2
2645 0 0 0 $SNP >= $pos1 and $SNP <= $pos1 + $se_sequence_length - 1
0 0 0 $SNP >= $pos2 - $se_sequence_length + 1 and $SNP <= $pos2
2664 0 0 0 $SNP >= $pos1 and $SNP <= $pos1 + $pe_sequence_length - 1
0 0 0 $SNP >= $pos2 - $pe_sequence_length + 1 and $SNP <= $pos2
2924 0 0 0 $one >= $front and $one <= $behind
2937 0 0 0 $one >= $front and $one <= $behind

or 3 conditions

line l !l&&r !l&&!r condition
1260 0 0 0 $SNP >= $pos1 and $SNP <= $pos1 + $pe_sequence_length - 1 or $SNP >= $pos2 - $pe_sequence_length + 1 and $SNP <= $pos2
1340 0 0 0 $SNP >= $pos1 and $SNP <= $pos1 + $pe_sequence_length - 1 or $SNP >= $pos2 - $pe_sequence_length + 1 and $SNP <= $pos2
2603 0 0 0 $SNP >= $pos1 and $SNP <= $pos1 + $se_sequence_length - 1 or $SNP >= $pos2 - $se_sequence_length + 1 and $SNP <= $pos2
2622 0 0 0 $SNP >= $pos1 and $SNP <= $pos1 + $pe_sequence_length - 1 or $SNP >= $pos2 - $pe_sequence_length + 1 and $SNP <= $pos2
2645 0 0 0 $SNP >= $pos1 and $SNP <= $pos1 + $se_sequence_length - 1 or $SNP >= $pos2 - $se_sequence_length + 1 and $SNP <= $pos2
2664 0 0 0 $SNP >= $pos1 and $SNP <= $pos1 + $pe_sequence_length - 1 or $SNP >= $pos2 - $pe_sequence_length + 1 and $SNP <= $pos2