Click here for information about interpreting this report.
| Filename | Function Coverage | Line Coverage | Region Coverage | Branch Coverage |
dynamic/thread_pool.rs | 100.00% (27/27) | 100.00% (113/113) | 99.18% (121/122) | - (0/0) |
dynamic/thread_pool_builder.rs | 100.00% (18/18) | 100.00% (131/131) | 100.00% (130/130) | - (0/0) |
dynamic/thread_pool_inner.rs | 100.00% (70/70) | 98.34% (593/603) | 98.02% (840/857) | - (0/0) |
dynamic/thread_pool_state.rs | 100.00% (3/3) | 100.00% (22/22) | 100.00% (17/17) | - (0/0) |
dynamic/thread_pool_worker.rs | 100.00% (10/10) | 97.74% (130/133) | 96.89% (156/161) | - (0/0) |
fixed/fixed_thread_pool.rs | 100.00% (22/22) | 98.44% (126/128) | 97.44% (152/156) | - (0/0) |
fixed/fixed_thread_pool_builder.rs | 100.00% (14/14) | 100.00% (77/77) | 100.00% (84/84) | - (0/0) |
fixed/fixed_thread_pool_inner.rs | 100.00% (55/55) | 97.07% (364/375) | 97.59% (568/582) | - (0/0) |
fixed/fixed_thread_pool_state.rs | 100.00% (1/1) | 100.00% (7/7) | 100.00% (3/3) | - (0/0) |
fixed/fixed_worker.rs | 100.00% (9/9) | 99.04% (103/104) | 99.25% (133/134) | - (0/0) |
fixed/fixed_worker_runtime.rs | 100.00% (2/2) | 100.00% (6/6) | 100.00% (6/6) | - (0/0) |
pool_job.rs | 100.00% (16/16) | 97.85% (91/93) | 96.81% (91/94) | - (0/0) |
thread_pool_hooks.rs | 100.00% (13/13) | 100.00% (57/57) | 100.00% (74/74) | - (0/0) |
thread_pool_stats.rs | 100.00% (1/1) | 100.00% (15/15) | 100.00% (3/3) | - (0/0) |
Totals | 100.00% (261/261) | 98.44% (1835/1864) | 98.14% (2378/2423) | - (0/0) |