Branch Coverage
blib/lib/AnyEvent/Sub/Retry.pm
Criterion
Covered
Total
%
branch
7
8
87.5
line
true
false
branch
20
1
9
if ($@)
26
0
9
unless ($cv and ref $cv eq 'AnyEvent::CondVar')
36
3
6
if ($@) { }
38
2
1
if ($retry_count > 0) { }