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/143) | - (0/0) |
full-node/bin/main.rs | 0.00% (0/21) | 0.00% (0/315) | 0.00% (0/470) | - (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 | 42.31% (22/52) | 16.99% (254/1495) | 17.31% (280/1618) | - (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/48) | - (0/0) |
full-node/tests/json-rpc-basic.rs | 100.00% (8/8) | 96.83% (61/63) | 97.47% (77/79) | - (0/0) |
full-node/tests/json-rpc-general-requests.rs | 100.00% (42/42) | 100.00% (433/433) | 99.44% (536/539) | - (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.79% (6/38) | 24.51% (63/257) | 20.75% (66/318) | - (0/0) |
lib/src/chain/blocks_tree/finality.rs | 4.76% (1/21) | 4.58% (13/284) | 2.69% (9/334) | - (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 | 41.67% (5/12) | 67.21% (205/305) | 68.80% (247/359) | - (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 | 26.03% (38/146) | 63.56% (778/1224) | 48.14% (607/1261) | - (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.87% (999/1053) | - (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 | 49.56% (56/113) | 47.37% (917/1936) | 49.28% (1236/2508) | - (0/0) |
lib/src/executor/host/functions.rs | 100.00% (3/3) | 64.04% (73/114) | 31.45% (117/372) | - (0/0) |
lib/src/executor/host/runtime_version.rs | 75.00% (27/36) | 81.09% (193/238) | 80.00% (284/355) | - (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) | 53.09% (765/1441) | - (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 | 97.83% (45/46) | 96.85% (338/349) | 97.11% (471/485) | - (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) | 89.96% (439/488) | 89.59% (654/730) | - (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.17% (149/303) | - (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.28% (451/736) | 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) | 51.96% (146/281) | - (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 | 63.64% (7/11) | 83.33% (75/90) | 87.32% (124/142) | - (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.50% (146/301) | 49.59% (183/369) | - (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 | 44.74% (17/38) | 40.21% (271/674) | 38.86% (279/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 | 14.81% (4/27) | 7.18% (60/836) | 6.33% (57/901) | - (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 | 58.33% (14/24) | 66.44% (287/432) | 68.04% (313/460) | - (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 | 92.31% (36/39) | 94.00% (784/834) | 93.17% (1010/1084) | - (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 | 56.86% (29/51) | 58.36% (576/987) | 58.17% (701/1205) | - (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 | 56.41% (22/39) | 51.20% (278/543) | 55.59% (408/734) | - (0/0) |
lib/src/network/codec.rs | 0.00% (0/19) | 0.00% (0/178) | 0.00% (0/167) | - (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/5) | 0.00% (0/49) | 0.00% (0/57) | - (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 | 11.02% (14/127) | 5.88% (159/2705) | 5.60% (147/2626) | - (0/0) |
lib/src/sync/all.rs | 11.63% (10/86) | 10.97% (118/1076) | 10.30% (117/1136) | - (0/0) |
lib/src/sync/all_forks.rs | 11.11% (9/81) | 7.54% (84/1114) | 6.96% (69/992) | - (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.53% (6/57) | 11.62% (135/1162) | 11.11% (146/1314) | - (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 | 100.00% (11/11) | 100.00% (132/132) | 100.00% (134/134) | - (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 | 100.00% (22/22) | 97.04% (197/203) | 96.58% (311/322) | - (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 | 56.52% (26/46) | 58.02% (470/810) | 58.86% (611/1038) | - (0/0) |
lib/src/trie/proof_decode/tests.rs | 100.00% (22/22) | 100.00% (2198/2198) | 98.80% (413/418) | - (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.11% (327/355) | 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/1) | 0.00% (0/58) | 0.00% (0/79) | - (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/169) | - (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/71) | 0.00% (0/3451) | 0.00% (0/3573) | - (0/0) |
light-base/src/lib.rs | 0.00% (0/33) | 0.00% (0/612) | 0.00% (0/718) | - (0/0) |
light-base/src/network_service.rs | 0.00% (0/64) | 0.00% (0/1671) | 0.00% (0/1779) | - (0/0) |
light-base/src/network_service/tasks.rs | 0.00% (0/15) | 0.00% (0/279) | 0.00% (0/382) | - (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/77) | 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/88) | 0.00% (0/1748) | 0.00% (0/1982) | - (0/0) |
light-base/src/sync_service.rs | 0.00% (0/25) | 0.00% (0/510) | 0.00% (0/541) | - (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/31) | 0.00% (0/916) | 0.00% (0/1020) | - (0/0) |
light-base/src/transactions_service.rs | 0.00% (0/46) | 0.00% (0/778) | 0.00% (0/966) | - (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-646dbe40d79f1eb6/out/assembler-isle-macro.rs | 20.00% (4/20) | 20.83% (20/96) | 21.21% (56/264) | - (0/0) |
target/debug/build/cranelift-assembler-x64-646dbe40d79f1eb6/out/assembler.rs | 17.86% (25/140) | 17.17% (143/833) | 15.55% (312/2006) | - (0/0) |
target/debug/build/cranelift-codegen-1ce1e25d4fc09631/out/inst_builder.rs | 27.73% (61/220) | 30.52% (390/1278) | 24.48% (837/3419) | - (0/0) |
target/debug/build/cranelift-codegen-1ce1e25d4fc09631/out/isle_opt.rs | 24.21% (46/190) | 32.79% (3668/11187) | 36.28% (8118/22375) | - (0/0) |
target/debug/build/cranelift-codegen-1ce1e25d4fc09631/out/isle_pulley_shared.rs | 0.00% (0/560) | 0.00% (0/13980) | 0.00% (0/25304) | - (0/0) |
target/debug/build/cranelift-codegen-1ce1e25d4fc09631/out/isle_x64.rs | 21.70% (115/530) | 17.44% (3133/17967) | 15.14% (5929/39154) | - (0/0) |
target/debug/build/cranelift-codegen-1ce1e25d4fc09631/out/opcodes.rs | 55.88% (19/34) | 18.50% (244/1319) | 19.77% (363/1836) | - (0/0) |
target/debug/build/cranelift-codegen-1ce1e25d4fc09631/out/pulley_inst_gen.rs | 0.00% (0/3) | 0.00% (0/5939) | 0.00% (0/13217) | - (0/0) |
target/debug/build/cranelift-codegen-1ce1e25d4fc09631/out/settings-pulley.rs | 0.00% (0/12) | 0.00% (0/64) | 0.00% (0/103) | - (0/0) |
target/debug/build/cranelift-codegen-1ce1e25d4fc09631/out/settings-x86.rs | 65.00% (26/40) | 70.27% (130/185) | 64.39% (179/278) | - (0/0) |
target/debug/build/cranelift-codegen-1ce1e25d4fc09631/out/settings.rs | 40.00% (22/55) | 27.46% (78/284) | 30.79% (109/354) | - (0/0) |
target/debug/build/target-lexicon-219dc882e6d7c7d1/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/92) | - (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/263) | - (0/0) |
wasm-node/rust/src/platform.rs | 0.00% (0/40) | 0.00% (0/684) | 0.00% (0/934) | - (0/0) |
wasm-node/rust/src/timers.rs | 0.00% (0/11) | 0.00% (0/116) | 0.00% (0/169) | - (0/0) |
Totals | 36.04% (2199/6102) | 28.94% (33766/116659) | 25.56% (47077/184152) | - (0/0) |