Branch Coverage

blib/lib/Bio/Phylo/Models/Substitution/Binary.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
166 0 0 unless my $tree = $args{'-tree'}
167 0 0 unless my $char = $args{'-char'}
168 0 0 unless my $matrix = $args{'-matrix'}
174 0 0 unless ($matrix->get_type =~ /standard/i)
177 0 0 if (&looks_like_class('Statistics::R'))
217 0 0 if ($c->get_id == $cid)