Condition Coverage

blib/lib/SVG/TT/Graph/BarHorizontal.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
335 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