Condition Coverage

blib/lib/SVG/TT/Graph.pm
Criterion Covered Total %
condition 7 15 46.6


and 3 conditions

line !l l&&!r l&&r condition
172 0 0 10 defined $self->{'config'}{'fields'} and ref $self->{'config'}{'fields'} eq 'ARRAY'
174 0 0 10 defined $conf->{'data'} and ref $conf->{'data'} eq 'ARRAY'
438 2 0 0 $value < 1 and $value > 0
484 10 4 2 exists $self->{'config'}{$name} && defined $self->{'config'}{$name} && $self->{'config'}{$name} ne ''

or 3 conditions

line l !l&&r !l&&!r condition
121 0 21 0 ref $proto || $proto