Condition Coverage

blib/lib/Bio/DB/Query/HIVQuery.pm
Criterion Covered Total %
condition 17 54 31.4


and 3 conditions

line !l l&&!r l&&r condition
442 4988 113 745 $a =~ /^[0-9]+$/ && $b =~ /^[0-9]+$/
730 5 0 0 $rl > 0 and !defined($self->{'_RUN_LEVEL'}) || $self->{'_RUN_LEVEL'} <= 0
734 5 0 0 $rl > 1 and !defined($self->{'_RUN_LEVEL'}) || $self->{'_RUN_LEVEL'} <= 1
1154 0 0 0 $_ eq '' and $vf->{'blank_ok'} eq 'false'
1162 0 1 20 $vf->{'option'} and grep {/^$md$/ if defined $_;} @{$$vf{'option'};}

or 2 conditions

line l !l condition
272 0 1 $uahash ||= {'timeout', 90}
437 73 1 shift @als || '???'
1491 0 0 $antype{$_} || 'Unclassified'

or 3 conditions

line l !l&&r !l&&!r condition
267 0 1 0 $lanl_base ||= $Bio::DB::Query::HIVQuery::LANL_BASE
268 0 1 0 $lanl_map_db ||= $Bio::DB::Query::HIVQuery::LANL_MAP_DB
269 0 1 0 $lanl_make_search_if ||= $Bio::DB::Query::HIVQuery::LANL_MAKE_SEARCH_IF
270 0 1 0 $lanl_search ||= $Bio::DB::Query::HIVQuery::LANL_SEARCH
271 0 1 0 $schema_file ||= $Bio::DB::Query::HIVQuery::SCHEMA_FILE
334 1 0 0 not $self->{'_RUN_LEVEL'} or $self->{'_RUN_LEVEL'} < 1
501 1 0 0 not $self->{'_RUN_LEVEL'} or $self->{'_RUN_LEVEL'} < 2
655 0 0 0 not $self->{'_RUN_LEVEL'} or $self->{'_RUN_LEVEL'} < 2
683 0 0 0 not $self->{'_RUN_LEVEL'} or $self->{'_RUN_LEVEL'} < 2
730 0 0 0 !defined($self->{'_RUN_LEVEL'}) || $self->{'_RUN_LEVEL'} <= 0
734 0 0 0 !defined($self->{'_RUN_LEVEL'}) || $self->{'_RUN_LEVEL'} <= 1