line |
l |
!l&&r |
!l&&!r |
condition |
128
|
0 |
92 |
0 |
$resultF || 'Bio::Factory::ObjectFactory'->new('-type', 'Bio::Search::Result::BlastResult', '-interface', 'Bio::Search::Result::ResultI') |
133
|
0 |
92 |
0 |
$hitF || 'Bio::Factory::ObjectFactory'->new('-type', 'Bio::Search::Hit::BlastHit', '-interface', 'Bio::Search::Hit::HitI') |
138
|
0 |
92 |
0 |
$hspF || 'Bio::Factory::ObjectFactory'->new('-type', 'Bio::Search::HSP::GenericHSP', '-interface', 'Bio::Search::HSP::HSPI') |
144
|
0 |
92 |
0 |
$iterationF || 'Bio::Factory::ObjectFactory'->new('-type', 'Bio::Search::Iteration::GenericIteration', '-interface', 'Bio::Search::Iteration::IterationI') |
165
|
85 |
0 |
0 |
$type eq 'hsp' || $type eq 'hit' || $type eq 'result' || $type eq 'iteration' || $type eq 'newhits' || $type eq 'oldhits' |
280
|
0 |
4 |
0 |
$hit->{'-score'} || $hit->{'-hsps'}[0]{'-score'} |
284
|
0 |
4 |
0 |
$hit->{'-bits'} || $hit->{'-hsps'}[0]{'-bits'} |