blib/lib/Lab/Moose/Sweep/Step.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 12 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
74 | 4 | 0 | 14 | $self->has_from && $self->has_to && $self->has_step |
77 | 16 | 1 | 1 | $self->has_points && $self->has_steps |
78 | 16 | 1 | 1 | $self->has_points && $self->has_step |
131 | 17 | 1 | 0 | $self->backsweep and $self->both_directions |