Branch Coverage

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


line true false branch
104 0 0 if $args{'-url'}
190 0 34 if ($url)
194 0 34 if (my $face = $args{'-font_face'})
197 0 34 if (my $size = $args{'-font_size'})
200 0 34 if (my $style = $args{'-font_style'})
203 0 34 if (my $colour = $args{'-font_colour'})
206 0 34 if (my $weight = $args{'-font_weight'})
240 0 0 if ($radius)
242 0 0 if ($url)
311 0 0 defined $args{'-large'} ? :
312 0 0 defined $args{'-sweep'} ? :
419 0 2 if scalar keys %c
424 10 0 if (not $node->get_collapsed)
428 4 6 if ($node->is_internal) { }
434 0 10 if ($r)
435 0 0 if (my $pievalues = $node->get_generic('pie'))
446 0 0 unless $$pievalues{$keys[$i]}
449 0 0 unless ($color)
455 0 0 if $slice > 180
490 0 2 if (%colors)