Subroutine Coverage

blib/lib/Parallel/ForkManager.pm
Criterion Covered Total %
subroutine 26 33 78.7
pod 16 21 76.1


line count pod subroutine
5 106 n/a BEGIN
6 106 n/a BEGIN
7 106 n/a BEGIN
8 106 n/a BEGIN
9 106 n/a BEGIN
10 106 n/a BEGIN
12 106 n/a BEGIN
15 237 Yes new
41 3405 Yes start
68 20 Yes start_child
79 98 Yes finish
101 3405 No wait_children
114 4086 No wait_one_child
148 135 Yes wait_all_children
158 5 Yes max_procs
160 0 Yes is_child
162 0 Yes is_parent
165 4310 Yes running_procs
172 1 Yes wait_for_available_procs
182 23 Yes run_on_finish
188 3233 No on_finish
195 0 Yes run_on_wait
202 3078 No on_wait
207 0 n/a __ANON__
214 0 Yes run_on_start
220 3306 No on_start
226 0 Yes set_max_procs
232 206 Yes set_waitpid_blocking_sleep
237 0 Yes waitpid_blocking_sleep
241 4086 n/a _waitpid
247 3201 n/a _waitpid_non_blocking
263 3082 n/a _waitpid_blocking
282 237 n/a DESTROY