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.30% (87/358) | 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 | 41.82% (23/55) | 17.12% (262/1530) | 17.44% (287/1646) | - (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 | 17.50% (7/40) | 25.48% (66/259) | 22.05% (71/322) | - (0/0) |
lib/src/chain/blocks_tree/finality.rs | 4.76% (1/21) | 1.83% (5/273) | 2.43% (8/329) | - (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) | 67.86% (247/364) | - (0/0) |
lib/src/chain/chain_information.rs | 47.62% (10/21) | 52.17% (108/207) | 48.67% (110/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 | 75.61% (31/41) | 66.91% (182/272) | 68.80% (258/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.45% (928/2042) | 47.53% (1249/2628) | - (0/0) |
lib/src/executor/host/functions.rs | 100.00% (3/3) | 64.10% (75/117) | 31.05% (118/380) | - (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/tests/transaction_index.rs | 100.00% (3/3) | 96.97% (32/33) | 92.68% (38/41) | - (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.00% (513/1026) | 52.72% (757/1436) | - (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 | 66.22% (49/74) | 66.61% (373/560) | 68.41% (535/782) | - (0/0) |
lib/src/json_rpc/parse.rs | 92.11% (35/38) | 91.78% (279/304) | 91.15% (340/373) | - (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) | 39.50% (271/686) | 38.17% (279/731) | - (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/cid.rs | 88.10% (37/42) | 88.89% (208/234) | 88.49% (323/365) | - (0/0) |
lib/src/libp2p/collection.rs | 11.43% (4/35) | 6.60% (70/1061) | 5.66% (65/1149) | - (0/0) |
lib/src/libp2p/collection/multi_stream.rs | 0.00% (0/13) | 0.00% (0/479) | 0.00% (0/542) | - (0/0) |
lib/src/libp2p/collection/single_stream.rs | 0.00% (0/11) | 0.00% (0/526) | 0.00% (0/544) | - (0/0) |
lib/src/libp2p/connection/established/multi_stream.rs | 0.00% (0/28) | 0.00% (0/502) | 0.00% (0/598) | - (0/0) |
lib/src/libp2p/connection/established/single_stream.rs | 56.25% (18/32) | 66.67% (342/513) | 67.88% (372/548) | - (0/0) |
lib/src/libp2p/connection/established/substream.rs | 71.43% (25/35) | 57.65% (550/954) | 59.48% (530/891) | - (0/0) |
lib/src/libp2p/connection/established/tests.rs | 92.00% (23/25) | 79.11% (606/766) | 77.34% (877/1134) | - (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 | 54.55% (30/55) | 58.93% (584/991) | 58.40% (706/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 | 57.78% (26/45) | 58.51% (337/576) | 59.90% (475/793) | - (0/0) |
lib/src/network/bitswap_peering_strategy.rs | 86.67% (26/30) | 97.51% (274/281) | 95.11% (447/470) | - (0/0) |
lib/src/network/codec.rs | 64.29% (18/28) | 65.50% (169/258) | 72.45% (192/265) | - (0/0) |
lib/src/network/codec/affinity.rs | 97.30% (36/37) | 96.95% (286/295) | 97.23% (492/506) | - (0/0) |
lib/src/network/codec/bitswap.rs | 100.00% (27/27) | 99.72% (353/354) | 98.52% (667/677) | - (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 | 33.33% (1/3) | 30.30% (10/33) | 27.87% (17/61) | - (0/0) |
lib/src/network/codec/state_request.rs | 0.00% (0/2) | 0.00% (0/24) | 0.00% (0/42) | - (0/0) |
lib/src/network/codec/statement.rs | 94.12% (32/34) | 97.15% (613/631) | 96.36% (1033/1072) | - (0/0) |
lib/src/network/codec/storage_call_proof.rs | 0.00% (0/7) | 0.00% (0/71) | 0.00% (0/78) | - (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.19% (17/185) | 5.92% (214/3615) | 5.49% (192/3499) | - (0/0) |
lib/src/sync/all.rs | 32.76% (38/116) | 30.57% (398/1302) | 31.01% (431/1390) | - (0/0) |
lib/src/sync/all_forks.rs | 16.67% (14/84) | 12.14% (140/1153) | 11.08% (114/1029) | - (0/0) |
lib/src/sync/all_forks/disjoint.rs | 60.98% (25/41) | 71.81% (186/259) | 76.89% (386/502) | - (0/0) |
lib/src/sync/all_forks/pending_blocks.rs | 29.51% (18/61) | 34.67% (156/450) | 26.06% (153/587) | - (0/0) |
lib/src/sync/all_forks/sources.rs | 72.00% (18/25) | 83.76% (165/197) | 78.55% (271/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 | 18.64% (11/59) | 18.38% (216/1175) | 18.00% (237/1317) | - (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% (20/20) | 96.61% (171/177) | 97.57% (241/247) | - (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 | 55.56% (35/63) | 60.81% (599/985) | 62.31% (810/1300) | - (0/0) |
lib/src/trie/proof_decode/tests.rs | 100.00% (36/36) | 99.86% (2763/2767) | 97.67% (586/600) | - (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.44% (330/357) | 89.86% (434/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.72% (686/702) | 98.65% (1020/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 | 97.92% (47/48) | 93.82% (258/275) | 94.36% (318/337) | - (0/0) |
lib/src/verify/aura.rs | 0.00% (0/3) | 0.00% (0/69) | 0.00% (0/98) | - (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) | 55.42% (46/83) | 49.40% (41/83) | - (0/0) |
lib/src/verify/inherents.rs | 50.00% (1/2) | 50.00% (5/10) | 50.00% (5/10) | - (0/0) |
light-base/src/bitswap_service.rs | 48.28% (28/58) | 25.48% (200/785) | 29.29% (369/1260) | - (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/62) | 0.00% (0/82) | - (0/0) |
light-base/src/json_rpc_service/background.rs | 0.00% (0/95) | 0.00% (0/3795) | 0.00% (0/4020) | - (0/0) |
light-base/src/json_rpc_service/statement.rs | 92.31% (24/26) | 94.74% (162/171) | 97.45% (306/314) | - (0/0) |
light-base/src/lib.rs | 0.00% (0/35) | 0.00% (0/612) | 0.00% (0/725) | - (0/0) |
light-base/src/network_service.rs | 10.78% (11/102) | 5.26% (121/2299) | 5.89% (147/2495) | - (0/0) |
light-base/src/network_service/tasks.rs | 0.00% (0/16) | 0.00% (0/292) | 0.00% (0/395) | - (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/2208) | 0.00% (0/2463) | - (0/0) |
light-base/src/sync_service.rs | 0.00% (0/30) | 0.00% (0/647) | 0.00% (0/673) | - (0/0) |
light-base/src/sync_service/parachain.rs | 15.56% (14/90) | 6.02% (74/1230) | 8.40% (130/1547) | - (0/0) |
light-base/src/sync_service/paraheads.rs | 0.00% (0/35) | 0.00% (0/683) | 0.00% (0/781) | - (0/0) |
light-base/src/sync_service/substrate_compat.rs | 24.00% (18/75) | 11.90% (153/1286) | 12.42% (174/1401) | - (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-d0e3adac8f3e2087/out/assembler.rs | 10.04% (753/7501) | 10.02% (4871/48616) | 9.38% (9412/100366) | - (0/0) |
target/debug/build/cranelift-codegen-c8883d0e17b52fdd/out/assembler-isle-macro.rs | 12.22% (130/1064) | 12.15% (1113/9158) | 11.74% (2951/25141) | - (0/0) |
target/debug/build/cranelift-codegen-c8883d0e17b52fdd/out/inst_builder.rs | 27.68% (62/224) | 29.39% (447/1521) | 20.61% (923/4478) | - (0/0) |
target/debug/build/cranelift-codegen-c8883d0e17b52fdd/out/isle_numerics.rs | 5.00% (41/820) | 5.36% (206/3840) | 4.80% (160/3330) | - (0/0) |
target/debug/build/cranelift-codegen-c8883d0e17b52fdd/out/isle_opt.rs | 27.76% (68/245) | 34.84% (4491/12891) | 38.21% (9801/25648) | - (0/0) |
target/debug/build/cranelift-codegen-c8883d0e17b52fdd/out/isle_pulley_shared.rs | 0.00% (0/587) | 0.00% (0/14580) | 0.00% (0/26525) | - (0/0) |
target/debug/build/cranelift-codegen-c8883d0e17b52fdd/out/isle_x64.rs | 12.60% (244/1936) | 15.10% (4843/32083) | 15.10% (8838/58543) | - (0/0) |
target/debug/build/cranelift-codegen-c8883d0e17b52fdd/out/opcodes.rs | 51.35% (19/37) | 15.56% (239/1536) | 16.44% (345/2098) | - (0/0) |
target/debug/build/cranelift-codegen-c8883d0e17b52fdd/out/pulley_inst_gen.rs | 0.00% (0/3) | 0.00% (0/6366) | 0.00% (0/12777) | - (0/0) |
target/debug/build/cranelift-codegen-c8883d0e17b52fdd/out/settings-pulley.rs | 0.00% (0/12) | 0.00% (0/64) | 0.00% (0/102) | - (0/0) |
target/debug/build/cranelift-codegen-c8883d0e17b52fdd/out/settings-x86.rs | 65.85% (27/41) | 73.82% (141/191) | 65.26% (186/285) | - (0/0) |
target/debug/build/cranelift-codegen-c8883d0e17b52fdd/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/70) | 0.00% (0/96) | - (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/18) | 0.00% (0/202) | 0.00% (0/290) | - (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 | 20.74% (3657/17631) | 23.04% (47009/204011) | 20.19% (70177/347508) | - (0/0) |