| blib/lib/Bio/Tools/Run/StandAloneBlastPlus/BlastMethods.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 12 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 266 | 0 | 0 | 0 | $blast_args{'-db'} and $blast_args{'-subject'} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 240 | 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'} |