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% (107/107) | 99.18% (121/122) | - (0/0) |
dynamic/thread_pool_builder.rs | 100.00% (18/18) | 100.00% (126/126) | 100.00% (130/130) | - (0/0) |
dynamic/thread_pool_inner.rs | 100.00% (70/70) | 98.35% (536/545) | 98.01% (837/854) | - (0/0) |
dynamic/thread_pool_state.rs | 100.00% (3/3) | 100.00% (20/20) | 100.00% (17/17) | - (0/0) |
dynamic/thread_pool_worker.rs | 100.00% (10/10) | 97.32% (109/112) | 96.89% (156/161) | - (0/0) |
fixed/fixed_thread_pool.rs | 100.00% (22/22) | 98.39% (122/124) | 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.25% (354/364) | 97.59% (566/580) | - (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) | 96.70% (88/91) | 96.27% (129/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.67% (84/86) | 96.77% (90/93) | - (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.33% (1708/1737) | 97.97% (2368/2417) | - (0/0) |