Branch Coverage
blib/lib/Async/Microservice/Time.pm
Criterion
Covered
Total
%
branch
0
8
0.0
line
true
false
branch
65
0
0
if
(
$@
)
80
0
0
unless
(
defined
$epoch
)
89
0
0
unless
(
$epoch
=~
/^-?[0-9]+$/
)
110
0
0
if
(
$sleep_time
<=
0
)