blib/lib/Bio/Palantir/Roles/Fillable.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 18 | 0.0 |
line | l | !l | condition |
---|---|---|---|
143 | 0 | 0 | $ADJUSTMENT_FOR{$domain->target_name}{'start'} // 0 |
144 | 0 | 0 | $ADJUSTMENT_FOR{$domain->target_name}{'end'} // 0 |
187 | 0 | 0 | shift() // 0 |
251 | 0 | 0 | $ADJUSTMENT_FOR{$sorted_domains[$i + 1]->target_name}{'start'} // 0 |
275 | 0 | 0 | $ADJUSTMENT_FOR{$sorted_domains[$i]->target_name}{'end'} // 0 |
427 | 0 | 0 | shift() // 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
214 | 0 | 0 | 0 | $x2 > $y1 or $y2 < $x1 |
466 | 0 | 0 | 0 | not $domain->function or $domain->function =~ /NA/imsx |