Condition Coverage

blib/lib/Bio/Tools/Run/StandAloneBlastPlus/BlastMethods.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
291 0 0 0 $blast_args{'-db'} and $blast_args{'-subject'}

or 3 conditions

line l !l&&r !l&&!r condition
260 0 0 0 $self->check_db or $self->is_remote
0 0 0 $self->check_db or $self->is_remote or $usr_args{'-subject'}
0 0 0 $self->check_db or $self->is_remote or $usr_args{'-subject'} or $usr_args{'-SUBJECT'}