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/26) | 0.00% (0/107) | 0.00% (0/102) | - (0/0) |
full-node/bin/main.rs | 0.00% (0/21) | 0.00% (0/346) | 0.00% (0/196) | - (0/0) |
full-node/src/consensus_service.rs | 17.39% (20/115) | 12.70% (304/2393) | 12.22% (120/982) | - (0/0) |
full-node/src/database_thread.rs | 62.50% (5/8) | 70.37% (38/54) | 70.00% (14/20) | - (0/0) |
full-node/src/jaeger_service.rs | 12.50% (2/16) | 10.00% (14/140) | 10.53% (6/57) | - (0/0) |
full-node/src/json_rpc_service.rs | 34.78% (8/23) | 24.75% (100/404) | 17.53% (27/154) | - (0/0) |
full-node/src/json_rpc_service/chain_head_subscriptions.rs | 0.00% (0/9) | 0.00% (0/219) | 0.00% (0/72) | - (0/0) |
full-node/src/json_rpc_service/legacy_api_subscriptions.rs | 0.00% (0/22) | 0.00% (0/602) | 0.00% (0/250) | - (0/0) |
full-node/src/json_rpc_service/requests_handler.rs | 29.73% (11/37) | 37.00% (242/654) | 36.63% (100/273) | - (0/0) |
full-node/src/json_rpc_service/runtime_caches_service.rs | 83.33% (5/6) | 87.50% (77/88) | 74.19% (23/31) | - (0/0) |
full-node/src/lib.rs | 43.48% (20/46) | 55.37% (366/661) | 46.96% (139/296) | - (0/0) |
full-node/src/network_service.rs | 40.74% (22/54) | 17.52% (292/1667) | 19.78% (88/445) | - (0/0) |
full-node/src/network_service/tasks.rs | 0.00% (0/10) | 0.00% (0/182) | 0.00% (0/112) | - (0/0) |
full-node/src/util.rs | 0.00% (0/2) | 0.00% (0/14) | 0.00% (0/14) | - (0/0) |
full-node/tests/author.rs | 0.00% (0/4) | 0.00% (0/43) | 0.00% (0/18) | - (0/0) |
full-node/tests/json-rpc-basic.rs | 100.00% (8/8) | 97.14% (68/70) | 93.75% (30/32) | - (0/0) |
full-node/tests/json-rpc-general-requests.rs | 100.00% (45/45) | 100.00% (524/524) | 98.71% (230/233) | - (0/0) |
lib/src/author/aura.rs | 0.00% (0/2) | 0.00% (0/46) | 0.00% (0/33) | - (0/0) |
lib/src/author/build.rs | 0.00% (0/30) | 0.00% (0/222) | 0.00% (0/62) | - (0/0) |
lib/src/author/runtime.rs | 42.59% (23/54) | 52.35% (279/533) | 51.22% (84/164) | - (0/0) |
lib/src/author/runtime/tests.rs | 100.00% (8/8) | 93.10% (81/87) | 90.24% (37/41) | - (0/0) |
lib/src/chain/async_tree.rs | 0.00% (0/49) | 0.00% (0/635) | 0.00% (0/325) | - (0/0) |
lib/src/chain/blocks_tree.rs | 15.79% (6/38) | 24.73% (70/283) | 18.92% (21/111) | - (0/0) |
lib/src/chain/blocks_tree/finality.rs | 4.00% (1/25) | 4.94% (16/324) | 2.82% (4/142) | - (0/0) |
lib/src/chain/blocks_tree/tests.rs | 100.00% (2/2) | 98.99% (393/397) | 81.82% (18/22) | - (0/0) |
lib/src/chain/blocks_tree/verify.rs | 46.15% (6/13) | 63.76% (241/378) | 65.41% (104/159) | - (0/0) |
lib/src/chain/chain_information.rs | 47.62% (10/21) | 44.00% (99/225) | 38.02% (46/121) | - (0/0) |
lib/src/chain/chain_information/build.rs | 60.34% (35/58) | 66.09% (538/814) | 57.93% (157/271) | - (0/0) |
lib/src/chain/fork_tree.rs | 72.58% (45/62) | 80.43% (370/460) | 80.00% (200/250) | - (0/0) |
lib/src/chain_spec.rs | 71.11% (32/45) | 66.87% (216/323) | 66.46% (109/164) | - (0/0) |
lib/src/chain_spec/light_sync_state.rs | 71.11% (32/45) | 73.72% (317/430) | 72.22% (91/126) | - (0/0) |
lib/src/chain_spec/structs.rs | 66.67% (4/6) | 57.69% (30/52) | 70.00% (21/30) | - (0/0) |
lib/src/chain_spec/tests.rs | 100.00% (3/3) | 100.00% (128/128) | 91.67% (11/12) | - (0/0) |
lib/src/database/finalized_serialize.rs | 0.00% (0/5) | 0.00% (0/43) | 0.00% (0/18) | - (0/0) |
lib/src/database/finalized_serialize/defs.rs | 0.00% (0/33) | 0.00% (0/266) | 0.00% (0/120) | - (0/0) |
lib/src/database/full_sqlite.rs | 25.17% (38/151) | 64.16% (829/1292) | 42.71% (328/768) | - (0/0) |
lib/src/database/full_sqlite/open.rs | 100.00% (4/4) | 94.76% (181/191) | 64.29% (27/42) | - (0/0) |
lib/src/database/full_sqlite/tests.rs | 85.19% (23/27) | 97.23% (879/904) | 80.56% (174/216) | - (0/0) |
lib/src/executor.rs | 33.33% (1/3) | 46.15% (6/13) | 23.53% (4/17) | - (0/0) |
lib/src/executor/allocator.rs | 89.83% (53/59) | 96.68% (524/542) | 86.21% (200/232) | - (0/0) |
lib/src/executor/host.rs | 49.18% (60/122) | 48.87% (1040/2128) | 47.12% (499/1059) | - (0/0) |
lib/src/executor/host/functions.rs | 100.00% (3/3) | 64.35% (74/115) | 40.86% (114/279) | - (0/0) |
lib/src/executor/host/runtime_version.rs | 70.73% (29/41) | 85.41% (281/329) | 74.15% (109/147) | - (0/0) |
lib/src/executor/host/tests.rs | 100.00% (5/5) | 97.98% (97/99) | 90.00% (18/20) | - (0/0) |
lib/src/executor/host/tests/hash_algorithms.rs | 100.00% (1/1) | 99.41% (168/169) | 90.00% (9/10) | - (0/0) |
lib/src/executor/host/tests/initialization.rs | 100.00% (8/8) | 95.24% (160/168) | 86.21% (50/58) | - (0/0) |
lib/src/executor/host/tests/run.rs | 100.00% (10/10) | 98.12% (627/639) | 88.00% (88/100) | - (0/0) |
lib/src/executor/host/zstd.rs | 100.00% (3/3) | 93.10% (27/29) | 90.48% (19/21) | - (0/0) |
lib/src/executor/host/zstd/tests.rs | 100.00% (5/5) | 100.00% (26/26) | 83.33% (10/12) | - (0/0) |
lib/src/executor/runtime_call.rs | 41.44% (46/111) | 52.59% (589/1120) | 46.32% (258/557) | - (0/0) |
lib/src/executor/runtime_call/tests.rs | 92.86% (13/14) | 94.38% (151/160) | 89.04% (65/73) | - (0/0) |
lib/src/executor/storage_diff.rs | 34.48% (10/29) | 44.09% (82/186) | 30.61% (30/98) | - (0/0) |
lib/src/executor/trie_root_calculator.rs | 97.83% (45/46) | 97.35% (404/415) | 96.07% (171/178) | - (0/0) |
lib/src/executor/trie_root_calculator/tests.rs | 100.00% (13/13) | 92.28% (311/337) | 92.54% (124/134) | - (0/0) |
lib/src/executor/vm.rs | 80.00% (36/45) | 80.26% (244/304) | 73.86% (130/176) | - (0/0) |
lib/src/executor/vm/interpreter.rs | 71.11% (32/45) | 89.03% (349/392) | 85.00% (204/240) | - (0/0) |
lib/src/executor/vm/jit.rs | 70.73% (29/41) | 90.14% (521/578) | 79.88% (258/323) | - (0/0) |
lib/src/executor/vm/tests.rs | 62.50% (55/88) | 95.77% (996/1040) | 83.51% (319/382) | - (0/0) |
lib/src/finality/decode.rs | 48.78% (20/41) | 73.97% (466/630) | 41.00% (41/100) | - (0/0) |
lib/src/finality/verify.rs | 0.00% (0/12) | 0.00% (0/261) | 0.00% (0/91) | - (0/0) |
lib/src/header.rs | 60.87% (42/69) | 61.20% (481/786) | 51.75% (207/400) | - (0/0) |
lib/src/header/aura.rs | 42.11% (8/19) | 41.53% (49/118) | 36.84% (28/76) | - (0/0) |
lib/src/header/babe.rs | 65.12% (28/43) | 65.87% (220/334) | 58.29% (102/175) | - (0/0) |
lib/src/header/grandpa.rs | 50.00% (14/28) | 62.79% (189/301) | 49.40% (41/83) | - (0/0) |
lib/src/header/tests.rs | 100.00% (4/4) | 100.00% (54/54) | 100.00% (5/5) | - (0/0) |
lib/src/identity/keystore.rs | 76.19% (32/42) | 72.67% (327/450) | 68.13% (186/273) | - (0/0) |
lib/src/identity/seed_phrase.rs | 91.30% (21/23) | 96.10% (271/282) | 87.00% (87/100) | - (0/0) |
lib/src/identity/ss58.rs | 63.64% (7/11) | 85.44% (88/103) | 73.81% (31/42) | - (0/0) |
lib/src/informant.rs | 25.00% (1/4) | 8.78% (13/148) | 12.86% (9/70) | - (0/0) |
lib/src/json_rpc/methods.rs | 52.50% (21/40) | 50.43% (174/345) | 48.68% (92/189) | - (0/0) |
lib/src/json_rpc/parse.rs | 92.11% (35/38) | 91.27% (303/332) | 85.28% (139/163) | - (0/0) |
lib/src/json_rpc/payment_info.rs | 0.00% (0/8) | 0.00% (0/100) | 0.00% (0/41) | - (0/0) |
lib/src/json_rpc/service/client_main_task.rs | 39.47% (15/38) | 39.94% (284/711) | 36.58% (94/257) | - (0/0) |
lib/src/json_rpc/service/deliver_channel.rs | 0.00% (0/8) | 0.00% (0/78) | 0.00% (0/36) | - (0/0) |
lib/src/libp2p/collection.rs | 14.81% (4/27) | 6.86% (62/904) | 4.49% (17/379) | - (0/0) |
lib/src/libp2p/collection/multi_stream.rs | 0.00% (0/13) | 0.00% (0/487) | 0.00% (0/188) | - (0/0) |
lib/src/libp2p/collection/single_stream.rs | 0.00% (0/10) | 0.00% (0/522) | 0.00% (0/150) | - (0/0) |
lib/src/libp2p/connection/established/multi_stream.rs | 0.00% (0/23) | 0.00% (0/444) | 0.00% (0/159) | - (0/0) |
lib/src/libp2p/connection/established/single_stream.rs | 58.33% (14/24) | 68.80% (333/484) | 55.76% (92/165) | - (0/0) |
lib/src/libp2p/connection/established/substream.rs | 67.86% (19/28) | 58.47% (497/850) | 51.29% (179/349) | - (0/0) |
lib/src/libp2p/connection/established/tests.rs | 88.89% (16/18) | 76.78% (506/659) | 65.09% (138/212) | - (0/0) |
lib/src/libp2p/connection/multistream_select.rs | 86.67% (13/15) | 89.11% (221/248) | 78.50% (84/107) | - (0/0) |
lib/src/libp2p/connection/noise.rs | 87.80% (36/41) | 94.78% (998/1053) | 83.20% (208/250) | - (0/0) |
lib/src/libp2p/connection/single_stream_handshake.rs | 60.00% (3/5) | 88.19% (127/144) | 76.19% (48/63) | - (0/0) |
lib/src/libp2p/connection/single_stream_handshake/tests.rs | 100.00% (4/4) | 98.51% (66/67) | 93.75% (15/16) | - (0/0) |
lib/src/libp2p/connection/webrtc_framing.rs | 0.00% (0/12) | 0.00% (0/183) | 0.00% (0/98) | - (0/0) |
lib/src/libp2p/connection/yamux.rs | 56.60% (30/53) | 59.67% (657/1101) | 54.78% (292/533) | - (0/0) |
lib/src/libp2p/connection/yamux/header.rs | 100.00% (21/21) | 98.69% (302/306) | 95.45% (105/110) | - (0/0) |
lib/src/libp2p/multiaddr.rs | 66.04% (35/53) | 77.92% (353/453) | 74.58% (223/299) | - (0/0) |
lib/src/libp2p/multihash.rs | 69.23% (9/13) | 72.06% (49/68) | 62.96% (17/27) | - (0/0) |
lib/src/libp2p/peer_id.rs | 55.88% (19/34) | 64.64% (117/181) | 63.64% (63/99) | - (0/0) |
lib/src/libp2p/read_write.rs | 88.24% (15/17) | 88.59% (233/263) | 80.92% (106/131) | - (0/0) |
lib/src/libp2p/websocket.rs | 7.14% (1/14) | 0.91% (2/220) | 1.74% (2/115) | - (0/0) |
lib/src/libp2p/with_buffers.rs | 0.00% (0/17) | 0.00% (0/257) | 0.00% (0/127) | - (0/0) |
lib/src/network/basic_peering_strategy.rs | 55.00% (22/40) | 51.91% (299/576) | 45.36% (127/280) | - (0/0) |
lib/src/network/codec.rs | 0.00% (0/25) | 0.00% (0/203) | 0.00% (0/76) | - (0/0) |
lib/src/network/codec/block_announces.rs | 0.00% (0/13) | 0.00% (0/110) | 0.00% (0/39) | - (0/0) |
lib/src/network/codec/block_request.rs | 26.32% (5/19) | 46.04% (151/328) | 26.61% (29/109) | - (0/0) |
lib/src/network/codec/grandpa.rs | 35.48% (11/31) | 60.00% (216/360) | 40.35% (23/57) | - (0/0) |
lib/src/network/codec/grandpa_warp_sync.rs | 0.00% (0/14) | 0.00% (0/75) | 0.00% (0/25) | - (0/0) |
lib/src/network/codec/identify.rs | 0.00% (0/4) | 0.00% (0/80) | 0.00% (0/14) | - (0/0) |
lib/src/network/codec/kademlia.rs | 0.00% (0/3) | 0.00% (0/41) | 0.00% (0/31) | - (0/0) |
lib/src/network/codec/state_request.rs | 0.00% (0/2) | 0.00% (0/31) | 0.00% (0/13) | - (0/0) |
lib/src/network/codec/storage_call_proof.rs | 0.00% (0/6) | 0.00% (0/65) | 0.00% (0/20) | - (0/0) |
lib/src/network/kademlia.rs | 0.00% (0/2) | 0.00% (0/6) | 0.00% (0/2) | - (0/0) |
lib/src/network/kademlia/kbuckets.rs | 42.86% (15/35) | 55.62% (183/329) | 42.68% (70/164) | - (0/0) |
lib/src/network/service.rs | 10.61% (14/132) | 5.83% (173/2965) | 3.30% (29/880) | - (0/0) |
lib/src/sync/all.rs | 11.24% (10/89) | 13.31% (156/1172) | 9.74% (48/493) | - (0/0) |
lib/src/sync/all_forks.rs | 11.11% (9/81) | 8.32% (105/1262) | 7.26% (23/317) | - (0/0) |
lib/src/sync/all_forks/disjoint.rs | 55.81% (24/43) | 72.19% (218/302) | 65.41% (104/159) | - (0/0) |
lib/src/sync/all_forks/pending_blocks.rs | 10.94% (7/64) | 14.07% (73/519) | 10.70% (20/187) | - (0/0) |
lib/src/sync/all_forks/sources.rs | 57.14% (16/28) | 75.83% (160/211) | 68.67% (57/83) | - (0/0) |
lib/src/sync/para.rs | 66.67% (4/6) | 80.41% (78/97) | 42.11% (8/19) | - (0/0) |
lib/src/sync/warp_sync.rs | 9.38% (6/64) | 11.71% (150/1281) | 8.42% (50/594) | - (0/0) |
lib/src/transactions/light_pool.rs | 38.89% (21/54) | 57.87% (375/648) | 54.04% (194/359) | - (0/0) |
lib/src/transactions/light_pool/tests.rs | 100.00% (11/11) | 100.00% (259/259) | 100.00% (60/60) | - (0/0) |
lib/src/transactions/pool.rs | 23.91% (11/46) | 32.03% (139/434) | 25.85% (53/205) | - (0/0) |
lib/src/transactions/pool/tests.rs | 100.00% (1/1) | 100.00% (31/31) | 100.00% (4/4) | - (0/0) |
lib/src/transactions/validate.rs | 7.41% (2/27) | 10.09% (23/228) | 11.32% (6/53) | - (0/0) |
lib/src/transactions/validate/tests.rs | 100.00% (2/2) | 69.44% (50/72) | 57.14% (8/14) | - (0/0) |
lib/src/trie.rs | 100.00% (20/20) | 97.29% (215/221) | 92.00% (69/75) | - (0/0) |
lib/src/trie/branch_search.rs | 100.00% (11/11) | 100.00% (149/149) | 100.00% (52/52) | - (0/0) |
lib/src/trie/branch_search/tests.rs | 100.00% (6/6) | 93.28% (111/119) | 96.77% (60/62) | - (0/0) |
lib/src/trie/calculate_root.rs | 100.00% (23/23) | 97.18% (241/248) | 95.00% (95/100) | - (0/0) |
lib/src/trie/nibble.rs | 84.38% (27/32) | 89.23% (174/195) | 85.94% (110/128) | - (0/0) |
lib/src/trie/prefix_proof.rs | 50.00% (5/10) | 76.56% (98/128) | 76.00% (57/75) | - (0/0) |
lib/src/trie/prefix_proof/tests.rs | 83.33% (5/6) | 79.63% (43/54) | 80.00% (24/30) | - (0/0) |
lib/src/trie/proof_decode.rs | 53.85% (28/52) | 60.62% (585/965) | 56.47% (288/510) | - (0/0) |
lib/src/trie/proof_decode/tests.rs | 100.00% (22/22) | 100.00% (2323/2323) | 92.86% (65/70) | - (0/0) |
lib/src/trie/proof_encode.rs | 92.31% (24/26) | 92.77% (372/401) | 85.45% (141/165) | - (0/0) |
lib/src/trie/trie_node.rs | 90.91% (20/22) | 93.03% (374/402) | 87.26% (185/212) | - (0/0) |
lib/src/trie/trie_structure.rs | 80.83% (97/120) | 86.27% (961/1114) | 84.44% (608/720) | - (0/0) |
lib/src/trie/trie_structure/tests.rs | 100.00% (19/19) | 97.77% (790/808) | 90.73% (137/151) | - (0/0) |
lib/src/util.rs | 77.78% (14/18) | 80.37% (172/214) | 77.33% (58/75) | - (0/0) |
lib/src/util/leb128.rs | 100.00% (11/11) | 87.76% (86/98) | 93.75% (45/48) | - (0/0) |
lib/src/util/protobuf.rs | 90.57% (48/53) | 87.13% (291/334) | 86.76% (118/136) | - (0/0) |
lib/src/verify/aura.rs | 0.00% (0/3) | 0.00% (0/80) | 0.00% (0/42) | - (0/0) |
lib/src/verify/babe.rs | 57.89% (11/19) | 82.24% (213/259) | 73.75% (118/160) | - (0/0) |
lib/src/verify/body_only.rs | 0.00% (0/9) | 0.00% (0/106) | 0.00% (0/37) | - (0/0) |
lib/src/verify/header_only.rs | 75.00% (3/4) | 61.62% (61/99) | 43.90% (18/41) | - (0/0) |
lib/src/verify/inherents.rs | 50.00% (1/2) | 45.45% (5/11) | 50.00% (1/2) | - (0/0) |
light-base/src/database.rs | 0.00% (0/18) | 0.00% (0/137) | 0.00% (0/83) | - (0/0) |
light-base/src/json_rpc_service.rs | 0.00% (0/6) | 0.00% (0/75) | 0.00% (0/17) | - (0/0) |
light-base/src/json_rpc_service/background.rs | 0.00% (0/76) | 0.00% (0/4074) | 0.00% (0/1115) | - (0/0) |
light-base/src/lib.rs | 0.00% (0/34) | 0.00% (0/736) | 0.00% (0/216) | - (0/0) |
light-base/src/network_service.rs | 0.00% (0/64) | 0.00% (0/1947) | 0.00% (0/488) | - (0/0) |
light-base/src/network_service/tasks.rs | 0.00% (0/15) | 0.00% (0/365) | 0.00% (0/163) | - (0/0) |
light-base/src/platform.rs | 0.00% (0/2) | 0.00% (0/24) | 0.00% (0/13) | - (0/0) |
light-base/src/platform/address_parse.rs | 0.00% (0/2) | 0.00% (0/83) | 0.00% (0/59) | - (0/0) |
light-base/src/platform/default.rs | 29.63% (8/27) | 31.34% (63/201) | 25.53% (24/94) | - (0/0) |
light-base/src/platform/with_prefix.rs | 0.00% (0/18) | 0.00% (0/75) | 0.00% (0/19) | - (0/0) |
light-base/src/runtime_service.rs | 0.00% (0/94) | 0.00% (0/2150) | 0.00% (0/690) | - (0/0) |
light-base/src/sync_service.rs | 0.00% (0/25) | 0.00% (0/543) | 0.00% (0/199) | - (0/0) |
light-base/src/sync_service/parachain.rs | 0.00% (0/42) | 0.00% (0/972) | 0.00% (0/334) | - (0/0) |
light-base/src/sync_service/standalone.rs | 0.00% (0/31) | 0.00% (0/1137) | 0.00% (0/322) | - (0/0) |
light-base/src/transactions_service.rs | 0.00% (0/49) | 0.00% (0/965) | 0.00% (0/335) | - (0/0) |
light-base/src/util.rs | 0.00% (0/4) | 0.00% (0/20) | 0.00% (0/16) | - (0/0) |
target/debug/build/cranelift-assembler-x64-d20593c6665a22c9/out/assembler-isle-macro.rs | 20.00% (4/20) | 20.83% (20/96) | 20.00% (4/20) | - (0/0) |
target/debug/build/cranelift-assembler-x64-d20593c6665a22c9/out/assembler.rs | 17.86% (25/140) | 16.83% (151/897) | 18.16% (93/512) | - (0/0) |
target/debug/build/cranelift-codegen-93511cbe2899e71f/out/inst_builder.rs | 27.73% (61/220) | 30.52% (390/1278) | 24.47% (81/331) | - (0/0) |
target/debug/build/cranelift-codegen-93511cbe2899e71f/out/isle_opt.rs | 24.21% (46/190) | 32.86% (3930/11960) | 31.12% (2216/7120) | - (0/0) |
target/debug/build/cranelift-codegen-93511cbe2899e71f/out/isle_pulley_shared.rs | 0.00% (0/560) | 0.00% (0/15343) | 0.00% (0/3152) | - (0/0) |
target/debug/build/cranelift-codegen-93511cbe2899e71f/out/isle_x64.rs | 21.70% (115/530) | 17.28% (3414/19757) | 20.84% (1243/5965) | - (0/0) |
target/debug/build/cranelift-codegen-93511cbe2899e71f/out/opcodes.rs | 55.88% (19/34) | 18.62% (246/1321) | 22.05% (161/730) | - (0/0) |
target/debug/build/cranelift-codegen-93511cbe2899e71f/out/pulley_inst_gen.rs | 0.00% (0/3) | 0.00% (0/6854) | 0.00% (0/1389) | - (0/0) |
target/debug/build/cranelift-codegen-93511cbe2899e71f/out/settings-pulley.rs | 0.00% (0/12) | 0.00% (0/65) | 0.00% (0/47) | - (0/0) |
target/debug/build/cranelift-codegen-93511cbe2899e71f/out/settings-x86.rs | 65.00% (26/40) | 70.59% (132/187) | 60.87% (70/115) | - (0/0) |
target/debug/build/cranelift-codegen-93511cbe2899e71f/out/settings.rs | 40.00% (22/55) | 27.72% (79/285) | 19.35% (36/186) | - (0/0) |
target/debug/build/target-lexicon-7aa8cecb95369e61/out/host.rs | 16.67% (1/6) | 37.50% (9/24) | 16.67% (1/6) | - (0/0) |
wasm-node/rust/src/allocator.rs | 60.00% (3/5) | 62.22% (28/45) | 50.00% (8/16) | - (0/0) |
wasm-node/rust/src/bindings.rs | 0.00% (0/15) | 0.00% (0/69) | 0.00% (0/15) | - (0/0) |
wasm-node/rust/src/init.rs | 0.00% (0/2) | 0.00% (0/62) | 0.00% (0/5) | - (0/0) |
wasm-node/rust/src/lib.rs | 0.00% (0/17) | 0.00% (0/226) | 0.00% (0/103) | - (0/0) |
wasm-node/rust/src/platform.rs | 0.00% (0/41) | 0.00% (0/801) | 0.00% (0/299) | - (0/0) |
wasm-node/rust/src/timers.rs | 0.00% (0/11) | 0.00% (0/145) | 0.00% (0/72) | - (0/0) |
Totals | 35.41% (2278/6433) | 29.86% (39376/131849) | 30.71% (14638/47672) | - (0/0) |