blib/lib/Bio/Tools/Run/Phylo/Raxml.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 17 | 5.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
229 | 0 | 0 | 0 | ref $in and $in->isa('Bio::Align::AlignI') |
line | l | !l | condition |
---|---|---|---|
123 | 0 | 1 | $out || '' |
193 | 0 | 0 | $1 || undef |
252 | 0 | 0 | $self->executable || (return) |
350 | 0 | 0 | $self->{'_alphabet'} || 'dna' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
267 | 0 | 0 | 0 | not -e $outfile or -z $outfile |
407 | 0 | 0 | 0 | $self->quiet or $self->verbose < 0 |