Branch Coverage

blib/lib/Excel/Writer/XLSX/CDF.pm
Criterion Covered Total %
branch 33 40 82.5


line true false branch
50 0 4 ref $this ? :
68 2 4 if @_
69 1 5 unless defined $self->{'chart_title'}
83 2 4 if @_
84 1 5 unless defined $self->{'chart_y_label'}
98 2 4 if @_
99 1 5 unless defined $self->{'chart_x_label'}
113 0 2 if @_
114 0 2 unless defined $self->{'chart_legend_display'}
128 2 4 if @_
131 2 4 unless $self->{'chart_colors'}
132 0 6 unless ref $self->{'chart_colors'} eq "ARRAY"
146 2 4 if @_
147 2 4 unless defined $self->{'group_names_sort'}
170 6 5994 unless (exists $series->{$group})
178 1 1 if ($self->group_names_sort)
183 0 2 unless open my $fh, ">", \my $content
250 2 0 if (@stats_groups)
258 2 0 if $maxset > $max
265 1 1 unless $self->chart_legend_display