Condition Coverage

blib/lib/Graph/Writer/Dot.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
125 1 1 3 $self->{'_cluster'} and grep {$_ eq $self->{'_cluster'};} @{$valid_attributes{'node'};}
133 1 0 8 $attrs and $$attrs{$self->{'_cluster'}}