| Bio/SearchIO/gmap_f9.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 192 | 61 | 85934 | 541 | $previous_hit_pos and abs $c->{'hit_pos'} - $previous_hit_pos > 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 170 | 0 | 61 | 0 | $hit ||= 'Bio::Search::Hit::GenericHit'->new('-name', 'NONE_SPECIFIED') |
| 194 | 541 | 0 | 0 | $hit ||= 'Bio::Search::Hit::GenericHit'->new('-name', 'NONE_SPECIFIED') |