Click here for information about interpreting this report.
| Filename | Function Coverage | Line Coverage | Region Coverage | Branch Coverage |
full-node/bin/cli.rs | 0.00% (0/13) | 0.00% (0/93) | 0.00% (0/144) | - (0/0) |
full-node/bin/main.rs | 0.00% (0/21) | 0.00% (0/315) | 0.00% (0/469) | - (0/0) |
full-node/src/consensus_service.rs | 18.87% (20/106) | 12.29% (254/2067) | 10.91% (285/2613) | - (0/0) |
full-node/src/database_thread.rs | 62.50% (5/8) | 68.09% (32/47) | 75.93% (41/54) | - (0/0) |
full-node/src/jaeger_service.rs | 12.50% (2/16) | 10.00% (13/130) | 5.97% (12/201) | - (0/0) |
full-node/src/json_rpc_service.rs | 36.36% (8/22) | 24.37% (87/357) | 24.29% (103/424) | - (0/0) |
full-node/src/json_rpc_service/chain_head_subscriptions.rs | 0.00% (0/9) | 0.00% (0/191) | 0.00% (0/202) | - (0/0) |
full-node/src/json_rpc_service/legacy_api_subscriptions.rs | 0.00% (0/20) | 0.00% (0/565) | 0.00% (0/664) | - (0/0) |
full-node/src/json_rpc_service/requests_handler.rs | 30.56% (11/36) | 37.59% (209/556) | 34.22% (269/786) | - (0/0) |
full-node/src/json_rpc_service/runtime_caches_service.rs | 83.33% (5/6) | 85.71% (66/77) | 84.26% (91/108) | - (0/0) |
full-node/src/lib.rs | 47.62% (20/42) | 53.21% (315/592) | 53.91% (483/896) | - (0/0) |
full-node/src/network_service.rs | 40.74% (22/54) | 16.97% (254/1497) | 17.28% (280/1620) | - (0/0) |
full-node/src/network_service/tasks.rs | 0.00% (0/10) | 0.00% (0/161) | 0.00% (0/234) | - (0/0) |
full-node/src/util.rs | 0.00% (0/2) | 0.00% (0/14) | 0.00% (0/22) | - (0/0) |
full-node/tests/author.rs | 0.00% (0/4) | 0.00% (0/39) | 0.00% (0/47) | - (0/0) |
full-node/tests/json-rpc-basic.rs | 100.00% (8/8) | 96.83% (61/63) | 97.40% (75/77) | - (0/0) |
full-node/tests/json-rpc-general-requests.rs | 100.00% (42/42) | 100.00% (433/433) | 99.44% (535/538) | - (0/0) |
lib/src/author/aura.rs | 0.00% (0/2) | 0.00% (0/42) | 0.00% (0/73) | - (0/0) |
lib/src/author/build.rs | 0.00% (0/30) | 0.00% (0/204) | 0.00% (0/229) | - (0/0) |
lib/src/author/runtime.rs | 42.00% (21/50) | 51.69% (229/443) | 54.33% (301/554) | - (0/0) |
lib/src/author/runtime/tests.rs | 100.00% (8/8) | 92.31% (72/78) | 94.31% (116/123) | - (0/0) |
lib/src/chain/async_tree.rs | 0.00% (0/42) | 0.00% (0/565) | 0.00% (0/622) | - (0/0) |
lib/src/chain/blocks_tree.rs | 15.00% (6/40) | 24.32% (63/259) | 20.50% (66/322) | - (0/0) |
lib/src/chain/blocks_tree/finality.rs | 4.55% (1/22) | 4.56% (13/285) | 2.69% (9/335) | - (0/0) |
lib/src/chain/blocks_tree/tests.rs | 100.00% (2/2) | 98.73% (312/316) | 96.92% (126/130) | - (0/0) |
lib/src/chain/blocks_tree/verify.rs | 35.71% (5/14) | 66.78% (205/307) | 68.42% (247/361) | - (0/0) |
lib/src/chain/chain_information.rs | 47.62% (10/21) | 43.00% (89/207) | 43.36% (98/226) | - (0/0) |
lib/src/chain/chain_information/build.rs | 60.34% (35/58) | 63.32% (454/717) | 60.25% (426/707) | - (0/0) |
lib/src/chain/fork_tree.rs | 71.43% (40/56) | 79.40% (316/398) | 82.46% (536/650) | - (0/0) |
lib/src/chain_spec.rs | 78.05% (32/41) | 68.38% (186/272) | 69.87% (262/375) | - (0/0) |
lib/src/chain_spec/light_sync_state.rs | 71.11% (32/45) | 74.76% (231/309) | 71.01% (240/338) | - (0/0) |
lib/src/chain_spec/structs.rs | 66.67% (4/6) | 58.70% (27/46) | 58.73% (37/63) | - (0/0) |
lib/src/chain_spec/tests.rs | 100.00% (3/3) | 100.00% (77/77) | 98.11% (52/53) | - (0/0) |
lib/src/database/finalized_serialize.rs | 0.00% (0/5) | 0.00% (0/40) | 0.00% (0/43) | - (0/0) |
lib/src/database/finalized_serialize/defs.rs | 0.00% (0/27) | 0.00% (0/239) | 0.00% (0/249) | - (0/0) |
lib/src/database/full_sqlite.rs | 25.33% (38/150) | 63.36% (778/1228) | 48.03% (611/1272) | - (0/0) |
lib/src/database/full_sqlite/open.rs | 100.00% (4/4) | 94.05% (174/185) | 74.71% (65/87) | - (0/0) |
lib/src/database/full_sqlite/tests.rs | 85.19% (23/27) | 96.68% (728/753) | 94.61% (1000/1057) | - (0/0) |
lib/src/executor.rs | 100.00% (1/1) | 54.55% (6/11) | 21.05% (4/19) | - (0/0) |
lib/src/executor/allocator.rs | 100.00% (53/53) | 97.07% (398/410) | 95.54% (728/762) | - (0/0) |
lib/src/executor/host.rs | 29.63% (56/189) | 45.25% (914/2020) | 47.70% (1236/2591) | - (0/0) |
lib/src/executor/host/functions.rs | 100.00% (3/3) | 62.93% (73/116) | 30.69% (116/378) | - (0/0) |
lib/src/executor/host/runtime_version.rs | 75.00% (27/36) | 81.09% (193/238) | 80.45% (284/353) | - (0/0) |
lib/src/executor/host/tests.rs | 100.00% (5/5) | 97.40% (75/77) | 97.14% (136/140) | - (0/0) |
lib/src/executor/host/tests/hash_algorithms.rs | 100.00% (1/1) | 96.15% (25/26) | 96.77% (30/31) | - (0/0) |
lib/src/executor/host/tests/initialization.rs | 100.00% (8/8) | 93.75% (120/128) | 92.31% (96/104) | - (0/0) |
lib/src/executor/host/tests/run.rs | 100.00% (9/9) | 95.37% (247/259) | 95.95% (284/296) | - (0/0) |
lib/src/executor/host/zstd.rs | 100.00% (2/2) | 92.86% (26/28) | 95.00% (38/40) | - (0/0) |
lib/src/executor/host/zstd/tests.rs | 100.00% (4/4) | 100.00% (22/22) | 92.86% (26/28) | - (0/0) |
lib/src/executor/runtime_call.rs | 40.74% (44/108) | 50.15% (516/1029) | 52.98% (765/1444) | - (0/0) |
lib/src/executor/runtime_call/tests.rs | 92.31% (12/13) | 92.91% (118/127) | 94.06% (190/202) | - (0/0) |
lib/src/executor/storage_diff.rs | 35.71% (10/28) | 45.03% (77/171) | 32.91% (77/234) | - (0/0) |
lib/src/executor/trie_root_calculator.rs | 83.33% (45/54) | 94.68% (338/357) | 95.34% (471/494) | - (0/0) |
lib/src/executor/trie_root_calculator/tests.rs | 100.00% (13/13) | 92.99% (292/314) | 92.86% (403/434) | - (0/0) |
lib/src/executor/vm.rs | 80.00% (36/45) | 79.25% (233/294) | 77.84% (302/388) | - (0/0) |
lib/src/executor/vm/interpreter.rs | 85.71% (30/35) | 91.12% (308/338) | 90.35% (468/518) | - (0/0) |
lib/src/executor/vm/jit.rs | 87.50% (28/32) | 90.00% (441/490) | 89.65% (658/734) | - (0/0) |
lib/src/executor/vm/tests.rs | 100.00% (46/46) | 97.85% (501/512) | 96.25% (769/799) | - (0/0) |
lib/src/finality/decode.rs | 51.28% (20/39) | 72.73% (408/561) | 49.50% (149/301) | - (0/0) |
lib/src/finality/verify.rs | 0.00% (0/11) | 0.00% (0/208) | 0.00% (0/275) | - (0/0) |
lib/src/header.rs | 66.67% (42/63) | 61.11% (451/738) | 59.06% (626/1060) | - (0/0) |
lib/src/header/aura.rs | 47.06% (8/17) | 42.34% (47/111) | 35.80% (58/162) | - (0/0) |
lib/src/header/babe.rs | 66.67% (28/42) | 64.60% (208/322) | 66.36% (284/428) | - (0/0) |
lib/src/header/grandpa.rs | 51.85% (14/27) | 56.68% (140/247) | 52.14% (146/280) | - (0/0) |
lib/src/header/tests.rs | 100.00% (4/4) | 100.00% (46/46) | 100.00% (24/24) | - (0/0) |
lib/src/identity/keystore.rs | 76.19% (32/42) | 71.46% (303/424) | 73.09% (459/628) | - (0/0) |
lib/src/identity/seed_phrase.rs | 91.30% (21/23) | 94.05% (174/185) | 92.26% (286/310) | - (0/0) |
lib/src/identity/ss58.rs | 58.33% (7/12) | 82.42% (75/91) | 86.71% (124/143) | - (0/0) |
lib/src/informant.rs | 25.00% (1/4) | 11.40% (13/114) | 13.96% (31/222) | - (0/0) |
lib/src/json_rpc/methods.rs | 53.85% (21/39) | 48.18% (146/303) | 49.18% (181/368) | - (0/0) |
lib/src/json_rpc/parse.rs | 92.11% (35/38) | 90.46% (275/304) | 88.92% (329/370) | - (0/0) |
lib/src/json_rpc/payment_info.rs | 0.00% (0/7) | 0.00% (0/75) | 0.00% (0/76) | - (0/0) |
lib/src/json_rpc/service/client_main_task.rs | 42.11% (16/38) | 40.06% (270/674) | 38.72% (278/718) | - (0/0) |
lib/src/json_rpc/service/deliver_channel.rs | 0.00% (0/8) | 0.00% (0/73) | 0.00% (0/93) | - (0/0) |
lib/src/libp2p/collection.rs | 13.33% (4/30) | 7.15% (60/839) | 6.31% (57/904) | - (0/0) |
lib/src/libp2p/collection/multi_stream.rs | 0.00% (0/13) | 0.00% (0/418) | 0.00% (0/456) | - (0/0) |
lib/src/libp2p/collection/single_stream.rs | 0.00% (0/10) | 0.00% (0/450) | 0.00% (0/445) | - (0/0) |
lib/src/libp2p/connection/established/multi_stream.rs | 0.00% (0/23) | 0.00% (0/418) | 0.00% (0/499) | - (0/0) |
lib/src/libp2p/connection/established/single_stream.rs | 51.85% (14/27) | 65.98% (287/435) | 67.60% (313/463) | - (0/0) |
lib/src/libp2p/connection/established/substream.rs | 67.86% (19/28) | 56.68% (454/801) | 58.16% (435/748) | - (0/0) |
lib/src/libp2p/connection/established/tests.rs | 88.89% (16/18) | 75.90% (441/581) | 73.14% (591/808) | - (0/0) |
lib/src/libp2p/connection/multistream_select.rs | 92.86% (13/14) | 87.85% (188/214) | 85.91% (256/298) | - (0/0) |
lib/src/libp2p/connection/noise.rs | 83.33% (35/42) | 93.31% (781/837) | 92.64% (1007/1087) | - (0/0) |
lib/src/libp2p/connection/single_stream_handshake.rs | 60.00% (3/5) | 87.05% (121/139) | 81.15% (99/122) | - (0/0) |
lib/src/libp2p/connection/single_stream_handshake/tests.rs | 100.00% (4/4) | 98.25% (56/57) | 98.89% (89/90) | - (0/0) |
lib/src/libp2p/connection/webrtc_framing.rs | 0.00% (0/12) | 0.00% (0/152) | 0.00% (0/207) | - (0/0) |
lib/src/libp2p/connection/yamux.rs | 52.73% (29/55) | 58.12% (576/991) | 57.98% (701/1209) | - (0/0) |
lib/src/libp2p/connection/yamux/header.rs | 100.00% (18/18) | 98.44% (252/256) | 98.27% (284/289) | - (0/0) |
lib/src/libp2p/multiaddr.rs | 67.44% (29/43) | 77.07% (289/375) | 77.56% (522/673) | - (0/0) |
lib/src/libp2p/multihash.rs | 69.23% (9/13) | 69.84% (44/63) | 66.67% (58/87) | - (0/0) |
lib/src/libp2p/peer_id.rs | 65.52% (19/29) | 63.64% (98/154) | 63.84% (143/224) | - (0/0) |
lib/src/libp2p/read_write.rs | 88.24% (15/17) | 88.16% (216/245) | 85.80% (296/345) | - (0/0) |
lib/src/libp2p/websocket.rs | 7.14% (1/14) | 0.94% (2/213) | 0.63% (2/316) | - (0/0) |
lib/src/libp2p/with_buffers.rs | 0.00% (0/15) | 0.00% (0/227) | 0.00% (0/294) | - (0/0) |
lib/src/network/basic_peering_strategy.rs | 55.00% (22/40) | 51.10% (278/544) | 55.43% (408/736) | - (0/0) |
lib/src/network/codec.rs | 0.00% (0/20) | 0.00% (0/179) | 0.00% (0/168) | - (0/0) |
lib/src/network/codec/block_announces.rs | 0.00% (0/9) | 0.00% (0/83) | 0.00% (0/105) | - (0/0) |
lib/src/network/codec/block_request.rs | 27.78% (5/18) | 45.42% (124/273) | 28.88% (80/277) | - (0/0) |
lib/src/network/codec/grandpa.rs | 35.48% (11/31) | 56.36% (155/275) | 46.94% (115/245) | - (0/0) |
lib/src/network/codec/grandpa_warp_sync.rs | 0.00% (0/12) | 0.00% (0/57) | 0.00% (0/56) | - (0/0) |
lib/src/network/codec/identify.rs | 0.00% (0/4) | 0.00% (0/63) | 0.00% (0/66) | - (0/0) |
lib/src/network/codec/kademlia.rs | 0.00% (0/3) | 0.00% (0/33) | 0.00% (0/61) | - (0/0) |
lib/src/network/codec/state_request.rs | 0.00% (0/2) | 0.00% (0/28) | 0.00% (0/47) | - (0/0) |
lib/src/network/codec/storage_call_proof.rs | 0.00% (0/7) | 0.00% (0/70) | 0.00% (0/75) | - (0/0) |
lib/src/network/kademlia.rs | 0.00% (0/2) | 0.00% (0/6) | 0.00% (0/6) | - (0/0) |
lib/src/network/kademlia/kbuckets.rs | 42.86% (15/35) | 53.82% (155/288) | 50.92% (222/436) | - (0/0) |
lib/src/network/service.rs | 9.66% (14/145) | 5.78% (159/2751) | 5.51% (147/2667) | - (0/0) |
lib/src/sync/all.rs | 10.75% (10/93) | 10.88% (118/1085) | 10.24% (117/1143) | - (0/0) |
lib/src/sync/all_forks.rs | 9.64% (8/83) | 7.25% (81/1118) | 6.64% (66/994) | - (0/0) |
lib/src/sync/all_forks/disjoint.rs | 56.10% (23/41) | 69.50% (180/259) | 74.90% (376/502) | - (0/0) |
lib/src/sync/all_forks/pending_blocks.rs | 11.48% (7/61) | 13.33% (60/450) | 10.73% (63/587) | - (0/0) |
lib/src/sync/all_forks/sources.rs | 60.00% (15/25) | 75.13% (148/197) | 72.17% (249/345) | - (0/0) |
lib/src/sync/para.rs | 66.67% (4/6) | 78.65% (70/89) | 66.67% (32/48) | - (0/0) |
lib/src/sync/warp_sync.rs | 10.17% (6/59) | 11.60% (135/1164) | 11.09% (146/1316) | - (0/0) |
lib/src/transactions/light_pool.rs | 42.22% (19/45) | 58.09% (341/587) | 56.10% (506/902) | - (0/0) |
lib/src/transactions/light_pool/tests.rs | 100.00% (6/6) | 100.00% (202/202) | 100.00% (414/414) | - (0/0) |
lib/src/transactions/pool.rs | 26.19% (11/42) | 31.30% (123/393) | 29.07% (159/547) | - (0/0) |
lib/src/transactions/pool/tests.rs | 100.00% (1/1) | 100.00% (25/25) | 100.00% (33/33) | - (0/0) |
lib/src/transactions/validate.rs | 7.41% (2/27) | 12.09% (22/182) | 12.37% (23/186) | - (0/0) |
lib/src/transactions/validate/tests.rs | 100.00% (2/2) | 65.62% (42/64) | 61.29% (57/93) | - (0/0) |
lib/src/trie.rs | 100.00% (19/19) | 96.49% (165/171) | 97.42% (227/233) | - (0/0) |
lib/src/trie/branch_search.rs | 91.67% (11/12) | 99.25% (132/133) | 99.26% (134/135) | - (0/0) |
lib/src/trie/branch_search/tests.rs | 100.00% (6/6) | 94.29% (99/105) | 97.45% (153/157) | - (0/0) |
lib/src/trie/calculate_root.rs | 88.00% (22/25) | 95.63% (197/206) | 95.69% (311/325) | - (0/0) |
lib/src/trie/minimize_proof.rs | 0.00% (0/6) | 0.00% (0/55) | 0.00% (0/101) | - (0/0) |
lib/src/trie/nibble.rs | 84.38% (27/32) | 88.46% (161/182) | 88.18% (276/313) | - (0/0) |
lib/src/trie/prefix_proof.rs | 50.00% (5/10) | 75.89% (85/112) | 75.14% (133/177) | - (0/0) |
lib/src/trie/prefix_proof/tests.rs | 75.00% (3/4) | 78.26% (36/46) | 79.10% (53/67) | - (0/0) |
lib/src/trie/proof_decode.rs | 49.09% (27/55) | 55.98% (473/845) | 56.95% (619/1087) | - (0/0) |
lib/src/trie/proof_decode/tests.rs | 100.00% (23/23) | 100.00% (2642/2642) | 98.86% (435/440) | - (0/0) |
lib/src/trie/proof_encode.rs | 92.31% (24/26) | 91.20% (311/341) | 89.46% (467/522) | - (0/0) |
lib/src/trie/trie_node.rs | 90.00% (18/20) | 92.16% (329/357) | 89.65% (433/483) | - (0/0) |
lib/src/trie/trie_structure.rs | 79.63% (86/108) | 85.38% (882/1033) | 85.28% (1385/1624) | - (0/0) |
lib/src/trie/trie_structure/tests.rs | 100.00% (18/18) | 97.44% (684/702) | 98.45% (1018/1034) | - (0/0) |
lib/src/util.rs | 86.67% (13/15) | 79.89% (139/174) | 84.68% (199/235) | - (0/0) |
lib/src/util/leb128.rs | 100.00% (10/10) | 85.71% (72/84) | 94.55% (104/110) | - (0/0) |
lib/src/util/protobuf.rs | 91.67% (44/48) | 88.36% (243/275) | 87.54% (295/337) | - (0/0) |
lib/src/verify/aura.rs | 0.00% (0/2) | 0.00% (0/59) | 0.00% (0/80) | - (0/0) |
lib/src/verify/babe.rs | 83.33% (10/12) | 81.57% (177/217) | 87.24% (294/337) | - (0/0) |
lib/src/verify/body_only.rs | 0.00% (0/9) | 0.00% (0/85) | 0.00% (0/117) | - (0/0) |
lib/src/verify/header_only.rs | 75.00% (3/4) | 56.79% (46/81) | 50.62% (41/81) | - (0/0) |
lib/src/verify/inherents.rs | 50.00% (1/2) | 50.00% (5/10) | 50.00% (5/10) | - (0/0) |
light-base/src/database.rs | 0.00% (0/13) | 0.00% (0/112) | 0.00% (0/170) | - (0/0) |
light-base/src/json_rpc_service.rs | 0.00% (0/6) | 0.00% (0/59) | 0.00% (0/79) | - (0/0) |
light-base/src/json_rpc_service/background.rs | 0.00% (0/86) | 0.00% (0/3520) | 0.00% (0/3650) | - (0/0) |
light-base/src/lib.rs | 0.00% (0/34) | 0.00% (0/613) | 0.00% (0/719) | - (0/0) |
light-base/src/network_service.rs | 0.00% (0/69) | 0.00% (0/1753) | 0.00% (0/1857) | - (0/0) |
light-base/src/network_service/tasks.rs | 0.00% (0/16) | 0.00% (0/280) | 0.00% (0/383) | - (0/0) |
light-base/src/platform.rs | 0.00% (0/2) | 0.00% (0/24) | 0.00% (0/20) | - (0/0) |
light-base/src/platform/address_parse.rs | 0.00% (0/2) | 0.00% (0/79) | 0.00% (0/109) | - (0/0) |
light-base/src/platform/default.rs | 33.33% (8/24) | 27.93% (50/179) | 34.26% (86/251) | - (0/0) |
light-base/src/platform/with_prefix.rs | 0.00% (0/18) | 0.00% (0/72) | 0.00% (0/85) | - (0/0) |
light-base/src/runtime_service.rs | 0.00% (0/104) | 0.00% (0/2201) | 0.00% (0/2470) | - (0/0) |
light-base/src/sync_service.rs | 0.00% (0/25) | 0.00% (0/532) | 0.00% (0/562) | - (0/0) |
light-base/src/sync_service/parachain.rs | 0.00% (0/37) | 0.00% (0/757) | 0.00% (0/874) | - (0/0) |
light-base/src/sync_service/standalone.rs | 0.00% (0/44) | 0.00% (0/929) | 0.00% (0/1033) | - (0/0) |
light-base/src/transactions_service.rs | 0.00% (0/47) | 0.00% (0/779) | 0.00% (0/968) | - (0/0) |
light-base/src/util.rs | 0.00% (0/4) | 0.00% (0/20) | 0.00% (0/29) | - (0/0) |
target/debug/build/cranelift-assembler-x64-23b5bb0396a10057/out/assembler.rs | 10.01% (751/7501) | 9.99% (4855/48616) | 9.35% (9382/100366) | - (0/0) |
target/debug/build/cranelift-codegen-cadc23fc31cc46c7/out/assembler-isle-macro.rs | 12.22% (130/1064) | 12.15% (1113/9158) | 11.74% (2951/25141) | - (0/0) |
target/debug/build/cranelift-codegen-cadc23fc31cc46c7/out/inst_builder.rs | 27.68% (62/224) | 29.39% (447/1521) | 20.61% (923/4478) | - (0/0) |
target/debug/build/cranelift-codegen-cadc23fc31cc46c7/out/isle_numerics.rs | 5.00% (41/820) | 5.36% (206/3840) | 4.80% (160/3330) | - (0/0) |
target/debug/build/cranelift-codegen-cadc23fc31cc46c7/out/isle_opt.rs | 27.76% (68/245) | 34.87% (4491/12881) | 38.24% (9801/25631) | - (0/0) |
target/debug/build/cranelift-codegen-cadc23fc31cc46c7/out/isle_pulley_shared.rs | 0.00% (0/587) | 0.00% (0/14580) | 0.00% (0/26525) | - (0/0) |
target/debug/build/cranelift-codegen-cadc23fc31cc46c7/out/isle_x64.rs | 12.56% (243/1935) | 15.02% (4810/32027) | 15.03% (8782/58435) | - (0/0) |
target/debug/build/cranelift-codegen-cadc23fc31cc46c7/out/opcodes.rs | 51.35% (19/37) | 15.56% (239/1536) | 16.44% (345/2098) | - (0/0) |
target/debug/build/cranelift-codegen-cadc23fc31cc46c7/out/pulley_inst_gen.rs | 0.00% (0/3) | 0.00% (0/6366) | 0.00% (0/12777) | - (0/0) |
target/debug/build/cranelift-codegen-cadc23fc31cc46c7/out/settings-pulley.rs | 0.00% (0/12) | 0.00% (0/64) | 0.00% (0/102) | - (0/0) |
target/debug/build/cranelift-codegen-cadc23fc31cc46c7/out/settings-x86.rs | 65.85% (27/41) | 71.20% (136/191) | 65.26% (186/285) | - (0/0) |
target/debug/build/cranelift-codegen-cadc23fc31cc46c7/out/settings.rs | 41.07% (23/56) | 28.62% (81/283) | 31.82% (112/352) | - (0/0) |
target/debug/build/target-lexicon-55733cabbcc80b55/out/host.rs | 16.67% (1/6) | 37.50% (9/24) | 28.57% (6/21) | - (0/0) |
wasm-node/rust/src/allocator.rs | 60.00% (3/5) | 61.54% (24/39) | 61.29% (38/62) | - (0/0) |
wasm-node/rust/src/bindings.rs | 0.00% (0/15) | 0.00% (0/64) | 0.00% (0/93) | - (0/0) |
wasm-node/rust/src/init.rs | 0.00% (0/2) | 0.00% (0/39) | 0.00% (0/68) | - (0/0) |
wasm-node/rust/src/lib.rs | 0.00% (0/17) | 0.00% (0/191) | 0.00% (0/270) | - (0/0) |
wasm-node/rust/src/platform.rs | 0.00% (0/40) | 0.00% (0/684) | 0.00% (0/956) | - (0/0) |
wasm-node/rust/src/timers.rs | 0.00% (0/13) | 0.00% (0/118) | 0.00% (0/171) | - (0/0) |
Totals | 19.04% (3244/17040) | 21.83% (42779/195986) | 18.97% (63842/336459) | - (0/0) |