Branch Coverage

blib/lib/Bio/Phylo/Unparsers/Hennig86.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
51 3 0 if (&looks_like_implementor($obj, '_type')) { }
52 3 0 if ($obj->_type == $MATRIX) { }
0 0 elsif ($obj->_type == $PROJECT) { }
77 7 58 if ($to->is_ambiguous($c)) { }