| blib/lib/Try/ALRM.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 12 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 5 | 46 | if (defined $timeout) |
| 28 | 1 | 42 | if (defined $tries) |
| 64 | 11 | 4 | if (ref($ALRM) =~ /^CODE$|::/) |
| 73 | 0 | 15 | unless ($retry == 1) |
| 96 | 0 | 5 | if (int $timeout <= 0) |
| 104 | 0 | 1 | if (int $timeout <= 0) |