| blib/lib/Sub/Attempts.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 16 | 93.7 |
| line | true | false | branch |
|---|---|---|---|
| 106 | 1 | 3 | unless (defined $old_sub) |
| 108 | 1 | 0 | if ($args{'method'}) { } |
| 147 | 8 | 6 | exists $args{'tries'} ? : |
| 161 | 4 | 29 | if ($wantarray) { } |
| 168 | 2 | 8 | $wantarray ? : |
| 10 | 23 | unless $@ | |
| 173 | 4 | 19 | if $tries < 1 |
| 176 | 3 | 16 | if exists $args{'delay'} |