Branch Coverage

blib/lib/Graph/Writer/Dot.pm
Criterion Covered Total %
branch 11 14 78.5


line true false branch
91 0 5 $graph->has_graph_attribute('name') ? :
99 0 5 if (@keys > 0)
117 8 9 if (@keys > 0)
125 3 2 if ($self->{'_cluster'} and grep {$_ eq $self->{'_cluster'};} @{$valid_attributes{'node'};})
133 1 8 unless $attrs and $$attrs{$self->{'_cluster'}}
135 5 3 unless exists $cluster{$attr_value}
158 0 15 if (@keys > 0)