| blib/lib/Schedule/Easing/Ease.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 9 | 77.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 51 | 47 | 0 | 3 | $self->{'_warnExpired'} and $self->{'tsB'} < time |
| 47 | 1 | 2 | $self->{'_warnExpired'} and $self->{'tsB'} < time and abs "0.5" - $self->{'final'} >= "0.5" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 29 | 2 | 17 | 0 | ref $ref || $ref |