Branch Coverage

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


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