| blib/lib/Time/Limit.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 0 | 0 | if (not !!fork) |
| 37 | 0 | 0 | if (time > $finish) { } |
| 0 | 0 | elsif (not kill(0, $parent)) { } | |
| 39 | 0 | 0 | unless $opts{'quiet'} |
| 47 | 0 | 0 | $counter > 1000000 ? : |
| 48 | 0 | 0 | if $opts{'group'} |
| 49 | 0 | 0 | unless $opts{'quiet'} |
| 55 | 0 | 0 | if $counter < 250000 |
| 64 | 0 | 0 | if $opts{'verbose'} |