Condition Coverage

blib/lib/Excel/Writer/XLSX/Chart/Scatter.pm
Criterion Covered Total %
condition 5 5 100.0


and 3 conditions

line !l l&&!r l&&r condition
211 54 2 6 $self->{'_subtype'} =~ /smooth/ and not defined $series->{'_smooth'}

or 2 conditions

line l !l condition
38 10 24 $self->{'_subtype'} || 'marker_only'