| blib/lib/Bio/Tools/Run/Match.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 11 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 218 | 0 | 0 | 0 | $mxprf_file and -e $mxprf_file |
| 228 | 0 | 0 | 0 | $mxprf_file and -e $mxprf_file |
| 230 | 0 | 0 | 0 | $mxprf_file and ref $mxprf_file eq 'ARRAY' |
| line | l | !l | condition |
|---|---|---|---|
| 214 | 0 | 0 | $self->executable || (return) |