Branch Coverage

blib/lib/Bio/Phylo/Treedrawer/Svg.pm
Criterion Covered Total %
branch 12 40 30.0


line true false branch
105 0 0 if $args{'-url'}
191 0 34 if ($url)
195 0 34 if (my $face = $args{'-font_face'})
198 0 34 if (my $size = $args{'-font_size'})
201 0 34 if (my $style = $args{'-font_style'})
204 0 34 if (my $colour = $args{'-font_colour'})
207 0 34 if (my $weight = $args{'-font_weight'})
241 0 0 if ($radius)
243 0 0 if ($url)
312 0 0 defined $args{'-large'} ? :
313 0 0 defined $args{'-sweep'} ? :
420 0 2 if scalar keys %c
425 10 0 if (not $node->get_collapsed)
429 4 6 if ($node->is_internal) { }
435 0 10 if ($r)
436 0 0 if (my $pievalues = $node->get_generic('pie'))
447 0 0 unless $$pievalues{$keys[$i]}
450 0 0 unless ($color)
456 0 0 if $slice > 180
491 0 2 if (%colors)