| blib/lib/Bio/Tools/Run/Phylo/Gerp.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 12 | 8.3 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 160 | 0 | 0 | 7 | $self->{'program_name'} || $PROGRAM_NAME |
| 226 | 0 | 0 | 0 | $aln || $self->throw('An alignment must be supplied') |
| 227 | 0 | 0 | 0 | $tree || $self->throw('A phylo tree must be supplied') |
| 248 | 0 | 0 | 0 | $self->executable || $self->throw("'${prog}' executable not found") |