blib/lib/Bio/Tools/Run/Phylo/Gumby.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 14 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
240 | 0 | 0 | 0 | ref $thing and $thing->isa('Bio::SeqFeatureI') |
311 | 0 | 0 | 0 | $aln and $tree |
line | l | !l | condition |
---|---|---|---|
342 | 0 | 0 | $self->executable || (return) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
241 | 0 | 0 | 0 | $thing->seq_id || $self->throw('Supplied a feature with no seq_id') |
366 | 0 | 0 | 0 | /^ERROR: (.+)/ or /^mbgumbel\(\): (.+)/ |