| blib/lib/SDLx/Widget/Controller/Timer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 43 | 0 | 0 | if ($$self{'started'} and not $$self{'paused'}) |
| 54 | 0 | 0 | if ($$self{'paused'}) |
| 69 | 0 | 0 | if ($$self{'started'}) |
| 71 | 0 | 0 | if ($$self{'paused'}) { } |