Branch Coverage

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


line true false branch
43 1 90 if ($self->{'_subtype'} eq 'percent_stacked')
94 89 89 if ($args{'primary_axes'}) { }
101 88 90 unless scalar @series
105 1 89 if $subtype eq 'percent_stacked'