Branch Coverage

blib/lib/SDLx/Controller/Timer.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
36 0 0 if ($$self{'started'} and not $$self{'paused'})
44 0 0 if ($$self{'paused'})
55 0 0 if ($$self{'started'})
56 0 0 if ($$self{'paused'}) { }