Condition Coverage

blib/lib/SVG/Graph/Glyph/axis.pm
Criterion Covered Total %
condition 4 10 40.0


and 3 conditions

line !l l&&!r l&&r condition
66 4 0 0 $self->x_absolute_ticks and $self->x_fractional_ticks
118 4 0 0 $self->y_absolute_ticks and $self->y_fractional_ticks

or 2 conditions

line l !l condition
28 0 4 $self->x_intercept || 0
29 0 4 $self->y_intercept || 0