Branch Coverage

blib/lib/Attempt.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
74 3 5 exists $args{'tries'} ? :
85 1 17 if ($wantarray) { }
92 1 6 $wantarray ? :
7 11 unless $@
97 1 10 if $tries < 1
100 3 7 if exists $args{'delay'}