blib/lib/SVG/TT/Graph/Bar.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
348 | 1 | 0 | 2 | defined $self->{'config'}{'fields'} and ref $self->{'config'}{'fields'} eq 'ARRAY' |
1 | 0 | 2 | defined $self->{'config'}{'fields'} and ref $self->{'config'}{'fields'} eq 'ARRAY' and scalar @{$self->{'config'}{'fields'};} > 0 |