Branch Coverage

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


line true false branch
40 4 2 if ($self->{'_subtype'} eq 'marker')
88 6 6 if ($args{'primary_axes'}) { }
95 6 6 unless scalar @series
123 1 5 if ($self->{'_subtype'} eq 'filled')