| blib/lib/Parallel/ForkManager.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 33 | 36 | 91.6 |
| pod | 15 | 22 | 68.1 |
| line | count | pod | subroutine |
|---|---|---|---|
| 5 | 120 | n/a | BEGIN |
| 6 | 120 | n/a | BEGIN |
| 7 | 120 | n/a | BEGIN |
| 8 | 120 | n/a | BEGIN |
| 9 | 120 | n/a | BEGIN |
| 10 | 120 | n/a | BEGIN |
| 12 | 120 | n/a | BEGIN |
| 14 | 120 | n/a | BEGIN |
| 16 | 120 | n/a | BEGIN |
| 65 | 0 | Yes | is_child |
| 66 | 0 | Yes | is_parent |
| 70 | 250 | No | BUILDARGS |
| 85 | 3442 | Yes | start |
| 111 | 20 | Yes | start_child |
| 122 | 0 | Yes | finish |
| 133 | 3442 | No | wait_children |
| 147 | 3250 | Yes | retrieve |
| 169 | 108 | Yes | store |
| 185 | 4175 | No | wait_one_child |
| 207 | 138 | Yes | wait_all_children |
| 217 | 5 | Yes | max_procs |
| 220 | 4441 | Yes | running_procs |
| 227 | 1 | Yes | running_procs_with_identifiers |
| 232 | 1 | Yes | wait_for_available_procs |
| 242 | 36 | Yes | run_on_finish |
| 248 | 3250 | No | on_finish |
| 255 | 7 | Yes | run_on_wait |
| 262 | 3112 | No | on_wait |
| 267 | 12 | n/a | __ANON__ |
| 274 | 13 | Yes | run_on_start |
| 280 | 3333 | No | on_start |
| 286 | 4175 | n/a | _waitpid |
| 292 | 3326 | n/a | _waitpid_non_blocking |
| 308 | 3056 | n/a | _waitpid_blocking |
| 327 | 250 | No | DEMOLISH |
| 329 | 120 | n/a | BEGIN |