Branch Coverage

blib/lib/Bio/Phylo/Unparsers/Abstract.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
24 37 0 if (@_)
29 42 55 if (ref $opts{$key}) { }