blib/lib/Excel/Writer/XLSX/Chart/Scatter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 5 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
211 | 54 | 2 | 6 | $self->{'_subtype'} =~ /smooth/ and not defined $series->{'_smooth'} |
line | l | !l | condition |
---|---|---|---|
38 | 10 | 24 | $self->{'_subtype'} || 'marker_only' |