Branch Coverage

blib/lib/Excel/Writer/XLSX/Chart/Stock.pm
Criterion Covered Total %
branch 13 14 92.8


line true false branch
93 12 12 if ($args{'primary_axes'}) { }
100 11 13 unless scalar @series
114 12 1 if $args{'primary_axes'}
138 39 0 if ($index % 4 != 3)
139 36 3 unless ($series->{'_line'}{'_defined'})
147 36 3 unless ($series->{'_marker'})
148 12 24 if ($index % 4 == 2) { }