Branch Coverage

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


line true false branch
38 0 0 if ($self->{'started'} and not $self->{'paused'})
46 0 0 if ($self->{'paused'})
57 0 0 if ($self->{'started'})
58 0 0 if ($self->{'paused'}) { }