Branch Coverage

blib/lib/Excel/Writer/XLSX/Chart/Area.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
43 1 10 if ($self->{'_subtype'} eq 'percent_stacked')
85 10 10 if ($args{'primary_axes'}) { }
92 9 11 unless scalar @series
96 1 10 if $subtype eq 'percent_stacked'