Branch Coverage
blib/lib/Coro/Countdown.pm
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
15
1
1
if
$self
->
count
==
0
22
1
2
if
(
--
$self
->
[
0
]
<=
0
)
23
1
0
if
(
$self
->
[
1
]
->
awaited
)