blib/lib/Bio/Tools/Run/Phylo/FastTree.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 17 | 5.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
203 | 0 | 0 | 0 | ref $in and $in->isa('Bio::Align::AlignI') |
line | l | !l | condition |
---|---|---|---|
116 | 0 | 1 | $out || '' |
185 | 0 | 0 | $1 || undef |
229 | 0 | 0 | $self->executable || (return) |
320 | 0 | 0 | $self->{'_alphabet'} || 'dna' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
237 | 0 | 0 | 0 | not -e $outfile or -z $outfile |
365 | 0 | 0 | 0 | $self->quiet or $self->verbose < 0 |