| blib/lib/EPL2/Command/A.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 6 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 3 | 0 | if (not $self->rotation or $self->rotation == 2) |
| 41 | 3 | 0 | if (not $self->rotation or $self->rotation == 2) |
| 79 | 2 | 0 | if (not $args{'rotation'} or $args{'rotation'} == 2) { } |