Condition Coverage

Bio/SearchIO/IteratedSearchResultEventBuilder.pm
Criterion Covered Total %
condition 9 23 39.1


and 2 conditions

line l !l condition
334 2317 121 exists $self->{'_old_hit_names'}{$hit_name} and scalar @{$self->{'_iterations'};}

or 3 conditions

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'} || Deparse error: Bizarre copy of CODE in list assignment at /usr/local/lib/perl5/5.22.0/B/Deparse.pm line 4035. {-'score'}
284 0 4 0 $$hit{-'bits'} || Deparse error: Bizarre copy of CODE in list assignment at /usr/local/lib/perl5/5.22.0/B/Deparse.pm line 4035. {-'bits'}