Click here for information about interpreting this report.
| Filename | Function Coverage | Line Coverage | Region Coverage | Branch Coverage |
backend/compiler.rs | 70.00% (7/10) | 83.17% (84/101) | 71.14% (106/149) | - (0/0) |
backend/module_loader.rs | 83.33% (25/30) | 91.41% (234/256) | 87.64% (404/461) | - (0/0) |
backend/module_resolver.rs | 85.71% (18/21) | 88.80% (222/250) | 85.03% (335/394) | - (0/0) |
backend/transpiler/actors.rs | 40.00% (4/10) | 51.58% (49/95) | 51.85% (70/135) | - (0/0) |
backend/transpiler/codegen_minimal.rs | 62.50% (10/16) | 33.62% (77/229) | 34.70% (152/438) | - (0/0) |
backend/transpiler/dataframe.rs | 90.91% (20/22) | 89.67% (217/242) | 88.41% (389/440) | - (0/0) |
backend/transpiler/dispatcher.rs | 31.58% (12/38) | 38.11% (133/349) | 41.30% (306/741) | - (0/0) |
backend/transpiler/expressions.rs | 84.72% (61/72) | 79.22% (507/640) | 82.14% (1044/1271) | - (0/0) |
backend/transpiler/method_call_refactored.rs | 88.89% (8/9) | 79.22% (122/154) | 77.02% (191/248) | - (0/0) |
backend/transpiler/method_call_refactored_tests.rs | 92.31% (24/26) | 91.00% (192/211) | 90.99% (495/544) | - (0/0) |
backend/transpiler/mod.rs | 73.68% (28/38) | 56.28% (269/478) | 64.25% (496/772) | - (0/0) |
backend/transpiler/patterns.rs | 100.00% (8/8) | 85.19% (92/108) | 80.28% (171/213) | - (0/0) |
backend/transpiler/patterns_tests.rs | 100.00% (19/19) | 100.00% (260/260) | 100.00% (429/429) | - (0/0) |
backend/transpiler/result_type.rs | 44.44% (4/9) | 50.00% (44/88) | 54.97% (94/171) | - (0/0) |
backend/transpiler/statements.rs | 52.90% (73/138) | 51.16% (773/1511) | 52.96% (1431/2702) | - (0/0) |
backend/transpiler/type_conversion_refactored.rs | 85.71% (12/14) | 71.63% (101/141) | 67.16% (180/268) | - (0/0) |
backend/transpiler/type_conversion_refactored_tests.rs | 100.00% (21/21) | 87.07% (256/294) | 93.28% (569/610) | - (0/0) |
backend/transpiler/type_inference.rs | 91.43% (32/35) | 64.97% (217/334) | 60.42% (432/715) | - (0/0) |
backend/transpiler/types.rs | 37.14% (13/35) | 41.69% (138/331) | 34.92% (191/547) | - (0/0) |
frontend/arena.rs | 73.91% (17/23) | 84.80% (106/125) | 90.59% (183/202) | - (0/0) |
frontend/ast.rs | 83.78% (31/37) | 85.55% (521/609) | 81.79% (687/840) | - (0/0) |
frontend/diagnostics.rs | 77.78% (7/9) | 57.80% (100/173) | 68.62% (164/239) | - (0/0) |
frontend/error_recovery.rs | 75.00% (27/36) | 59.71% (332/556) | 59.95% (521/869) | - (0/0) |
frontend/lexer.rs | 76.19% (16/21) | 59.73% (89/149) | 60.73% (150/247) | - (0/0) |
frontend/parser/actors.rs | 50.00% (1/2) | 3.54% (4/113) | 3.08% (7/227) | - (0/0) |
frontend/parser/collections.rs | 30.00% (3/10) | 23.91% (93/389) | 24.44% (184/753) | - (0/0) |
frontend/parser/core.rs | 60.00% (3/5) | 82.35% (28/34) | 81.25% (39/48) | - (0/0) |
frontend/parser/expressions.rs | 75.70% (81/107) | 66.93% (834/1246) | 61.53% (1401/2277) | - (0/0) |
frontend/parser/functions.rs | 45.45% (5/11) | 40.12% (134/334) | 41.08% (168/409) | - (0/0) |
frontend/parser/mod.rs | 64.71% (11/17) | 67.06% (228/340) | 69.12% (291/421) | - (0/0) |
frontend/parser/operator_precedence.rs | 62.50% (5/8) | 54.10% (33/61) | 65.88% (56/85) | - (0/0) |
frontend/parser/types.rs | 100.00% (1/1) | 96.15% (25/26) | 86.67% (39/45) | - (0/0) |
frontend/parser/utils.rs | 44.44% (4/9) | 14.10% (64/454) | 12.93% (105/812) | - (0/0) |
lib.rs | 86.08% (68/79) | 77.65% (396/510) | 71.90% (760/1057) | - (0/0) |
lints/mod.rs | 92.86% (39/42) | 97.38% (334/343) | 98.38% (545/554) | - (0/0) |
middleend/environment.rs | 100.00% (25/25) | 97.35% (220/226) | 96.11% (420/437) | - (0/0) |
middleend/infer.rs | 56.25% (54/96) | 41.81% (470/1124) | 36.75% (910/2476) | - (0/0) |
middleend/mir/builder.rs | 66.67% (20/30) | 69.80% (171/245) | 76.24% (276/362) | - (0/0) |
middleend/mir/lower.rs | 63.64% (14/22) | 61.37% (170/277) | 58.09% (323/556) | - (0/0) |
middleend/mir/optimize.rs | 7.50% (3/40) | 1.74% (6/344) | 1.02% (6/588) | - (0/0) |
middleend/mir/types.rs | 62.50% (5/8) | 52.13% (49/94) | 34.39% (65/189) | - (0/0) |
middleend/types.rs | 84.21% (16/19) | 65.24% (122/187) | 59.06% (225/381) | - (0/0) |
middleend/unify.rs | 75.00% (15/20) | 77.30% (109/141) | 72.51% (248/342) | - (0/0) |
parser/error_recovery.rs | 54.17% (13/24) | 47.89% (125/261) | 55.56% (155/279) | - (0/0) |
proving/counterexample.rs | 38.71% (12/31) | 31.97% (86/269) | 30.10% (155/515) | - (0/0) |
proving/prover.rs | 96.30% (52/54) | 92.06% (313/340) | 92.79% (579/624) | - (0/0) |
proving/refinement.rs | 20.69% (6/29) | 24.19% (52/215) | 26.27% (83/316) | - (0/0) |
proving/smt.rs | 22.22% (6/27) | 18.58% (34/183) | 16.05% (48/299) | - (0/0) |
proving/tactics.rs | 6.12% (3/49) | 11.39% (23/202) | 18.86% (73/387) | - (0/0) |
proving/verification.rs | 100.00% (57/57) | 96.02% (555/578) | 96.71% (941/973) | - (0/0) |
quality/coverage.rs | 57.14% (16/28) | 59.57% (168/282) | 64.01% (217/339) | - (0/0) |
quality/enforcement.rs | 100.00% (30/30) | 93.81% (394/420) | 90.47% (731/808) | - (0/0) |
quality/formatter.rs | 0.00% (0/5) | 0.00% (0/82) | 0.00% (0/175) | - (0/0) |
quality/gates.rs | 100.00% (25/25) | 85.86% (346/403) | 87.53% (421/481) | - (0/0) |
quality/instrumentation.rs | 87.50% (14/16) | 75.32% (116/154) | 75.62% (245/324) | - (0/0) |
quality/linter.rs | 94.77% (145/153) | 94.15% (1062/1128) | 94.58% (2041/2158) | - (0/0) |
quality/mod.rs | 41.67% (10/24) | 47.19% (109/231) | 35.31% (101/286) | - (0/0) |
quality/ruchy_coverage.rs | 0.00% (0/20) | 0.00% (0/217) | 0.00% (0/391) | - (0/0) |
quality/scoring.rs | 21.13% (15/71) | 17.07% (156/914) | 13.50% (188/1393) | - (0/0) |
runtime/actor.rs | 37.21% (16/43) | 54.45% (159/292) | 53.94% (233/432) | - (0/0) |
runtime/assessment.rs | 27.78% (10/36) | 23.86% (94/394) | 16.76% (90/537) | - (0/0) |
runtime/cache.rs | 68.75% (22/32) | 78.35% (152/194) | 81.74% (273/334) | - (0/0) |
runtime/completion.rs | 52.83% (28/53) | 49.89% (227/455) | 53.91% (448/831) | - (0/0) |
runtime/dataflow_debugger.rs | 28.57% (12/42) | 22.35% (80/358) | 17.38% (98/564) | - (0/0) |
runtime/dataflow_ui.rs | 84.38% (81/96) | 81.48% (827/1015) | 79.34% (1256/1583) | - (0/0) |
runtime/deterministic.rs | 63.16% (12/19) | 72.97% (135/185) | 81.93% (263/321) | - (0/0) |
runtime/grammar_coverage.rs | 0.00% (0/6) | 0.00% (0/130) | 0.00% (0/182) | - (0/0) |
runtime/inspect.rs | 62.07% (18/29) | 61.93% (135/218) | 51.53% (202/392) | - (0/0) |
runtime/interpreter.rs | 69.06% (192/278) | 69.07% (2229/3227) | 63.46% (3412/5377) | - (0/0) |
runtime/lazy.rs | 63.33% (19/30) | 67.14% (143/213) | 69.01% (216/313) | - (0/0) |
runtime/magic.rs | 18.97% (11/58) | 30.66% (134/437) | 44.83% (412/919) | - (0/0) |
runtime/observatory.rs | 65.05% (67/103) | 71.78% (608/847) | 73.33% (891/1215) | - (0/0) |
runtime/observatory_ui.rs | 78.12% (75/96) | 66.63% (569/854) | 60.57% (848/1400) | - (0/0) |
runtime/repl.rs | 15.72% (72/458) | 12.48% (755/6049) | 10.20% (1122/10999) | - (0/0) |
runtime/repl_function_tests.rs | 100.00% (18/18) | 98.19% (163/166) | 83.75% (299/357) | - (0/0) |
runtime/repl_recording.rs | 57.14% (4/7) | 23.75% (38/160) | 24.62% (65/264) | - (0/0) |
runtime/replay.rs | 52.63% (10/19) | 52.60% (91/173) | 49.18% (90/183) | - (0/0) |
runtime/replay_converter.rs | 68.42% (13/19) | 71.46% (313/438) | 69.08% (400/579) | - (0/0) |
runtime/safe_arena.rs | 100.00% (27/27) | 99.51% (203/204) | 99.74% (386/387) | - (0/0) |
runtime/transaction.rs | 42.86% (15/35) | 59.59% (115/193) | 66.77% (215/322) | - (0/0) |
testing/ast_builder.rs | 34.09% (15/44) | 36.97% (132/357) | 53.75% (172/320) | - (0/0) |
testing/generators.rs | 85.71% (18/21) | 92.54% (124/134) | 91.88% (147/160) | - (0/0) |
testing/harness.rs | 0.00% (0/18) | 0.00% (0/105) | 0.00% (0/168) | - (0/0) |
testing/properties.rs | 66.67% (8/12) | 52.34% (67/128) | 51.23% (104/203) | - (0/0) |
testing/snapshot.rs | 47.06% (8/17) | 35.63% (62/174) | 36.88% (97/263) | - (0/0) |
transpiler/canonical_ast.rs | 72.22% (13/18) | 57.71% (116/201) | 56.11% (202/360) | - (0/0) |
transpiler/provenance.rs | 87.50% (14/16) | 80.40% (160/199) | 80.26% (187/233) | - (0/0) |
transpiler/reference_interpreter.rs | 60.00% (9/15) | 32.20% (66/205) | 35.14% (130/370) | - (0/0) |
wasm/component.rs | 0.00% (0/33) | 0.00% (0/247) | 0.00% (0/289) | - (0/0) |
wasm/deployment.rs | 0.00% (0/25) | 0.00% (0/252) | 0.00% (0/259) | - (0/0) |
wasm/notebook.rs | 43.48% (10/23) | 64.71% (99/153) | 57.07% (105/184) | - (0/0) |
wasm/portability.rs | 73.53% (50/68) | 75.05% (713/950) | 73.27% (1025/1399) | - (0/0) |
wasm/repl.rs | 52.94% (9/17) | 40.87% (47/115) | 41.72% (63/151) | - (0/0) |
wasm/wit.rs | 0.00% (0/25) | 0.00% (0/238) | 0.00% (0/366) | - (0/0) |
Totals | 57.38% (2150/3747) | 52.68% (20920/39711) | 51.29% (34687/67628) | - (0/0) |