Click here for information about interpreting this report.
Filename | Function Coverage | Line Coverage | Region Coverage | Branch Coverage |
fuel-asm/src/args.rs | 42.31% (11/26) | 85.95% (104/121) | 13.93% (17/122) | - (0/0) |
fuel-asm/src/args/wideint.rs | 60.38% (32/53) | 86.00% (129/150) | 74.59% (91/122) | - (0/0) |
fuel-asm/src/encoding_tests.rs | 100.00% (4/4) | 100.00% (57/57) | 96.77% (30/31) | - (0/0) |
fuel-asm/src/lib.rs | 36.17% (51/141) | 68.69% (408/594) | 47.40% (91/192) | - (0/0) |
fuel-asm/src/macros.rs | 47.10% (73/155) | 52.11% (296/568) | 49.64% (205/413) | - (0/0) |
fuel-asm/src/op.rs | 40.00% (20/50) | 63.41% (104/164) | 40.00% (20/50) | - (0/0) |
fuel-asm/src/pack.rs | 100.00% (23/23) | 100.00% (79/79) | 100.00% (23/23) | - (0/0) |
fuel-asm/src/panic_instruction.rs | 50.00% (10/20) | 47.69% (31/65) | 25.00% (15/60) | - (0/0) |
fuel-asm/src/panic_reason.rs | 56.25% (9/16) | 69.44% (25/36) | 16.33% (24/147) | - (0/0) |
fuel-asm/src/unpack.rs | 100.00% (23/23) | 100.00% (79/79) | 100.00% (23/23) | - (0/0) |
fuel-crypto/src/ed25519.rs | 50.00% (1/2) | 92.31% (12/13) | 80.00% (8/10) | - (0/0) |
fuel-crypto/src/error.rs | 0.00% (0/13) | 0.00% (0/27) | 0.00% (0/27) | - (0/0) |
fuel-crypto/src/hasher.rs | 76.92% (10/13) | 90.57% (48/53) | 78.57% (11/14) | - (0/0) |
fuel-crypto/src/message.rs | 34.78% (8/23) | 40.32% (25/62) | 36.00% (9/25) | - (0/0) |
fuel-crypto/src/mnemonic.rs | 100.00% (1/1) | 100.00% (6/6) | 75.00% (3/4) | - (0/0) |
fuel-crypto/src/secp256/backend.rs | 100.00% (2/2) | 100.00% (23/23) | 100.00% (8/8) | - (0/0) |
fuel-crypto/src/secp256/backend/k1/k256.rs | 68.75% (11/16) | 94.12% (96/102) | 78.43% (40/51) | - (0/0) |
fuel-crypto/src/secp256/backend/k1/secp256k1.rs | 83.33% (10/12) | 96.88% (62/64) | 89.19% (33/37) | - (0/0) |
fuel-crypto/src/secp256/backend/r1/p256.rs | 85.71% (12/14) | 96.49% (110/114) | 88.68% (47/53) | - (0/0) |
fuel-crypto/src/secp256/public.rs | 50.00% (13/26) | 54.79% (40/73) | 42.42% (14/33) | - (0/0) |
fuel-crypto/src/secp256/secret.rs | 55.17% (16/29) | 64.71% (55/85) | 60.00% (30/50) | - (0/0) |
fuel-crypto/src/secp256/signature.rs | 42.31% (11/26) | 48.44% (31/64) | 40.00% (12/30) | - (0/0) |
fuel-crypto/src/secp256/signature_format.rs | 81.82% (9/11) | 92.00% (46/50) | 78.26% (18/23) | - (0/0) |
fuel-derive/src/attribute.rs | 100.00% (4/4) | 79.37% (50/63) | 80.00% (44/55) | - (0/0) |
fuel-derive/src/deserialize.rs | 100.00% (14/14) | 99.43% (174/175) | 94.55% (52/55) | - (0/0) |
fuel-derive/src/serialize.rs | 100.00% (18/18) | 99.56% (227/228) | 94.92% (56/59) | - (0/0) |
fuel-merkle/src/binary/hash.rs | 100.00% (3/3) | 100.00% (20/20) | 100.00% (3/3) | - (0/0) |
fuel-merkle/src/binary/in_memory.rs | 75.00% (18/24) | 93.83% (152/162) | 92.77% (77/83) | - (0/0) |
fuel-merkle/src/binary/merkle_tree.rs | 81.36% (48/59) | 96.80% (545/563) | 90.07% (254/282) | - (0/0) |
fuel-merkle/src/binary/node.rs | 76.92% (10/13) | 86.11% (31/36) | 59.38% (19/32) | - (0/0) |
fuel-merkle/src/binary/primitive.rs | 100.00% (4/4) | 100.00% (14/14) | 100.00% (4/4) | - (0/0) |
fuel-merkle/src/binary/root_calculator.rs | 86.21% (25/29) | 97.28% (143/147) | 84.62% (77/91) | - (0/0) |
fuel-merkle/src/binary/verify.rs | 90.91% (10/11) | 97.49% (194/199) | 88.37% (76/86) | - (0/0) |
fuel-merkle/src/common.rs | 100.00% (3/3) | 100.00% (19/19) | 100.00% (4/4) | - (0/0) |
fuel-merkle/src/common/error.rs | 25.00% (1/4) | 50.00% (3/6) | 20.00% (1/5) | - (0/0) |
fuel-merkle/src/common/hash.rs | 100.00% (2/2) | 100.00% (14/14) | 100.00% (6/6) | - (0/0) |
fuel-merkle/src/common/msb.rs | 100.00% (21/21) | 100.00% (129/129) | 100.00% (53/53) | - (0/0) |
fuel-merkle/src/common/node.rs | 16.67% (1/6) | 25.00% (3/12) | 11.11% (1/9) | - (0/0) |
fuel-merkle/src/common/path.rs | 100.00% (3/3) | 100.00% (11/11) | 100.00% (6/6) | - (0/0) |
fuel-merkle/src/common/path_iterator.rs | 96.00% (48/50) | 99.10% (442/446) | 97.17% (103/106) | - (0/0) |
fuel-merkle/src/common/position.rs | 90.91% (50/55) | 94.52% (207/219) | 85.79% (157/183) | - (0/0) |
fuel-merkle/src/common/position_path.rs | 100.00% (15/15) | 100.00% (477/477) | 100.00% (79/79) | - (0/0) |
fuel-merkle/src/common/prefix.rs | 33.33% (4/12) | 39.39% (13/33) | 36.67% (11/30) | - (0/0) |
fuel-merkle/src/common/storage_map.rs | 81.82% (27/33) | 91.30% (105/115) | 85.37% (35/41) | - (0/0) |
fuel-merkle/src/sparse.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (1/1) | - (0/0) |
fuel-merkle/src/sparse/hash.rs | 100.00% (4/4) | 100.00% (19/19) | 100.00% (4/4) | - (0/0) |
fuel-merkle/src/sparse/in_memory.rs | 55.88% (19/34) | 60.09% (131/218) | 62.50% (25/40) | - (0/0) |
fuel-merkle/src/sparse/merkle_tree.rs | 89.83% (106/118) | 97.99% (1219/1244) | 90.45% (398/440) | - (0/0) |
fuel-merkle/src/sparse/merkle_tree/branch.rs | 100.00% (2/2) | 100.00% (48/48) | 90.48% (19/21) | - (0/0) |
fuel-merkle/src/sparse/merkle_tree/node.rs | 88.64% (78/88) | 91.03% (497/546) | 88.84% (215/242) | - (0/0) |
fuel-merkle/src/sparse/primitive.rs | 100.00% (4/4) | 100.00% (12/12) | 100.00% (4/4) | - (0/0) |
fuel-merkle/src/sparse/proof.rs | 63.04% (29/46) | 90.26% (482/534) | 76.26% (167/219) | - (0/0) |
fuel-merkle/src/storage.rs | 50.00% (2/4) | 60.00% (12/20) | 50.00% (2/4) | - (0/0) |
fuel-merkle/test-helpers/src/binary/hash.rs | 100.00% (3/3) | 100.00% (22/22) | 100.00% (3/3) | - (0/0) |
fuel-merkle/test-helpers/src/binary/merkle_tree.rs | 100.00% (33/33) | 99.43% (347/349) | 98.26% (113/115) | - (0/0) |
fuel-merkle/test-helpers/src/binary/node.rs | 100.00% (11/11) | 100.00% (27/27) | 100.00% (13/13) | - (0/0) |
fuel-merkle/test-helpers/src/binary/verify.rs | 100.00% (9/9) | 95.68% (133/139) | 88.33% (53/60) | - (0/0) |
fuel-merkle/test-helpers/src/data/binary.rs | 75.00% (3/4) | 73.17% (30/41) | 38.98% (23/59) | - (0/0) |
fuel-merkle/test-helpers/src/data/encoded_value.rs | 45.45% (5/11) | 33.33% (9/27) | 32.56% (14/43) | - (0/0) |
fuel-merkle/test-helpers/src/data/sparse.rs | 100.00% (8/8) | 84.75% (50/59) | 63.08% (41/65) | - (0/0) |
fuel-merkle/test-helpers/src/data/test_error.rs | 0.00% (0/3) | 0.00% (0/3) | 0.00% (0/6) | - (0/0) |
fuel-merkle/test-helpers/src/suites/binary_proofs.rs | 0.00% (0/14) | 0.00% (0/207) | 0.00% (0/22) | - (0/0) |
fuel-merkle/tests-data-binary/tests-data-binary.rs | 50.00% (1/2) | 83.33% (5/6) | 72.73% (8/11) | - (0/0) |
fuel-merkle/tests-data/tests-data.rs | 50.00% (1/2) | 83.33% (5/6) | 72.73% (8/11) | - (0/0) |
fuel-storage/src/impls.rs | 44.83% (13/29) | 44.87% (70/156) | 44.83% (13/29) | - (0/0) |
fuel-storage/src/lib.rs | 100.00% (4/4) | 100.00% (24/24) | 100.00% (4/4) | - (0/0) |
fuel-tx/src/builder.rs | 77.78% (42/54) | 88.25% (308/349) | 77.59% (45/58) | - (0/0) |
fuel-tx/src/contract.rs | 70.00% (35/50) | 87.66% (206/235) | 72.09% (62/86) | - (0/0) |
fuel-tx/src/lib.rs | 50.00% (1/2) | 75.00% (9/12) | 50.00% (1/2) | - (0/0) |
fuel-tx/src/receipt.rs | 63.64% (42/66) | 67.61% (336/497) | 17.46% (88/504) | - (0/0) |
fuel-tx/src/receipt/receipt_repr.rs | 0.00% (0/6) | 0.00% (0/16) | 0.00% (0/12) | - (0/0) |
fuel-tx/src/receipt/script_result.rs | 60.00% (6/10) | 27.27% (6/22) | 28.95% (11/38) | - (0/0) |
fuel-tx/src/test_helper.rs | 74.07% (20/27) | 88.82% (302/340) | 66.67% (60/90) | - (0/0) |
fuel-tx/src/transaction.rs | 33.33% (58/174) | 60.81% (512/842) | 39.61% (141/356) | - (0/0) |
fuel-tx/src/transaction/consensus_parameters.rs | 61.15% (96/157) | 63.04% (336/533) | 39.49% (124/314) | - (0/0) |
fuel-tx/src/transaction/consensus_parameters/gas.rs | 81.55% (137/168) | 56.42% (668/1184) | 31.23% (381/1220) | - (0/0) |
fuel-tx/src/transaction/consensus_parameters/gas/default_gas_costs.rs | 100.00% (1/1) | 100.00% (183/183) | 100.00% (1/1) | - (0/0) |
fuel-tx/src/transaction/fee.rs | 51.72% (15/29) | 84.36% (151/179) | 56.38% (53/94) | - (0/0) |
fuel-tx/src/transaction/id.rs | 97.62% (82/84) | 97.84% (724/740) | 93.42% (213/228) | - (0/0) |
fuel-tx/src/transaction/metadata.rs | 37.50% (3/8) | 74.32% (55/74) | 48.78% (20/41) | - (0/0) |
fuel-tx/src/transaction/policies.rs | 58.62% (34/58) | 75.70% (190/251) | 71.51% (123/172) | - (0/0) |
fuel-tx/src/transaction/repr.rs | 33.33% (3/9) | 18.75% (3/16) | 30.30% (10/33) | - (0/0) |
fuel-tx/src/transaction/types.rs | 100.00% (1/1) | 100.00% (11/11) | 100.00% (1/1) | - (0/0) |
fuel-tx/src/transaction/types/chargeable_transaction.rs | 88.89% (40/45) | 87.56% (197/225) | 75.17% (112/149) | - (0/0) |
fuel-tx/src/transaction/types/create.rs | 81.82% (36/44) | 90.28% (260/288) | 76.35% (113/148) | - (0/0) |
fuel-tx/src/transaction/types/create/ser_de_tests.rs | 100.00% (2/2) | 100.00% (16/16) | 100.00% (3/3) | - (0/0) |
fuel-tx/src/transaction/types/input.rs | 61.26% (68/111) | 62.56% (483/772) | 75.62% (273/361) | - (0/0) |
fuel-tx/src/transaction/types/input/coin.rs | 25.64% (10/39) | 44.70% (59/132) | 43.40% (46/106) | - (0/0) |
fuel-tx/src/transaction/types/input/contract.rs | 57.14% (8/14) | 51.22% (21/41) | 52.83% (28/53) | - (0/0) |
fuel-tx/src/transaction/types/input/message.rs | 23.33% (14/60) | 49.42% (128/259) | 39.71% (54/136) | - (0/0) |
fuel-tx/src/transaction/types/input/repr.rs | 75.00% (15/20) | 72.73% (56/77) | 68.57% (48/70) | - (0/0) |
fuel-tx/src/transaction/types/input/ser_de_tests.rs | 100.00% (2/2) | 100.00% (56/56) | 100.00% (17/17) | - (0/0) |
fuel-tx/src/transaction/types/input/snapshot_tests.rs | 100.00% (21/21) | 100.00% (167/167) | 100.00% (28/28) | - (0/0) |
fuel-tx/src/transaction/types/mint.rs | 55.26% (21/38) | 66.67% (82/123) | 44.44% (44/99) | - (0/0) |
fuel-tx/src/transaction/types/output.rs | 57.14% (28/49) | 69.43% (134/193) | 65.09% (110/169) | - (0/0) |
fuel-tx/src/transaction/types/output/contract.rs | 57.14% (8/14) | 51.52% (17/33) | 53.66% (22/41) | - (0/0) |
fuel-tx/src/transaction/types/output/repr.rs | 57.14% (8/14) | 58.33% (35/60) | 55.32% (26/47) | - (0/0) |
fuel-tx/src/transaction/types/script.rs | 65.79% (25/38) | 82.88% (121/146) | 70.10% (68/97) | - (0/0) |
fuel-tx/src/transaction/types/storage.rs | 75.00% (15/20) | 80.56% (58/72) | 55.81% (24/43) | - (0/0) |
fuel-tx/src/transaction/types/upgrade.rs | 76.32% (29/38) | 88.10% (148/168) | 77.07% (121/157) | - (0/0) |
fuel-tx/src/transaction/types/upload.rs | 63.33% (38/60) | 86.26% (226/262) | 58.99% (105/178) | - (0/0) |
fuel-tx/src/transaction/types/utxo_id.rs | 61.54% (24/39) | 72.19% (109/151) | 60.00% (63/105) | - (0/0) |
fuel-tx/src/transaction/types/witness.rs | 56.67% (17/30) | 63.75% (51/80) | 60.38% (32/53) | - (0/0) |
fuel-tx/src/transaction/validity.rs | 61.76% (21/34) | 80.59% (299/371) | 79.73% (240/301) | - (0/0) |
fuel-tx/src/transaction/validity/error.rs | 14.29% (1/7) | 14.29% (1/7) | 1.92% (2/104) | - (0/0) |
fuel-tx/src/transaction/validity/tests.rs | 85.71% (6/7) | 96.67% (29/30) | 58.33% (7/12) | - (0/0) |
fuel-tx/src/tx_pointer.rs | 53.12% (17/32) | 67.37% (64/95) | 61.04% (47/77) | - (0/0) |
fuel-types/src/array_types.rs | 70.83% (51/72) | 75.40% (187/248) | 73.29% (107/146) | - (0/0) |
fuel-types/src/bytes.rs | 90.00% (9/10) | 85.11% (40/47) | 96.88% (31/32) | - (0/0) |
fuel-types/src/canonical.rs | 80.00% (64/80) | 89.26% (399/447) | 67.12% (198/295) | - (0/0) |
fuel-types/src/fmt.rs | 0.00% (0/2) | 0.00% (0/23) | 0.00% (0/20) | - (0/0) |
fuel-types/src/numeric_types.rs | 44.44% (16/36) | 38.89% (42/108) | 47.14% (33/70) | - (0/0) |
fuel-vm/src/backtrace.rs | 33.33% (3/9) | 42.25% (30/71) | 33.33% (3/9) | - (0/0) |
fuel-vm/src/call.rs | 63.04% (29/46) | 75.20% (94/125) | 60.00% (54/90) | - (0/0) |
fuel-vm/src/checked_transaction.rs | 68.31% (97/142) | 85.34% (1356/1589) | 55.77% (232/416) | - (0/0) |
fuel-vm/src/checked_transaction/balances.rs | 100.00% (5/5) | 100.00% (84/84) | 88.24% (45/51) | - (0/0) |
fuel-vm/src/checked_transaction/builder.rs | 100.00% (2/2) | 100.00% (10/10) | 100.00% (2/2) | - (0/0) |
fuel-vm/src/checked_transaction/types.rs | 40.00% (14/35) | 75.52% (108/143) | 46.25% (37/80) | - (0/0) |
fuel-vm/src/constraints.rs | 50.00% (3/6) | 50.00% (3/6) | 55.56% (5/9) | - (0/0) |
fuel-vm/src/constraints/reg_key.rs | 69.23% (27/39) | 83.81% (176/210) | 78.79% (52/66) | - (0/0) |
fuel-vm/src/constraints/reg_key/tests.rs | 100.00% (7/7) | 100.00% (69/69) | 100.00% (31/31) | - (0/0) |
fuel-vm/src/context.rs | 61.54% (8/13) | 77.27% (34/44) | 48.15% (26/54) | - (0/0) |
fuel-vm/src/convert.rs | 100.00% (1/1) | 100.00% (3/3) | 75.00% (3/4) | - (0/0) |
fuel-vm/src/crypto.rs | 100.00% (4/4) | 100.00% (78/78) | 100.00% (7/7) | - (0/0) |
fuel-vm/src/error.rs | 39.34% (24/61) | 53.78% (128/238) | 29.86% (66/221) | - (0/0) |
fuel-vm/src/interpreter.rs | 77.91% (67/86) | 84.38% (270/320) | 78.20% (104/133) | - (0/0) |
fuel-vm/src/interpreter/alu.rs | 100.00% (11/11) | 99.42% (171/172) | 90.48% (57/63) | - (0/0) |
fuel-vm/src/interpreter/alu/muldiv.rs | 100.00% (3/3) | 95.65% (44/46) | 73.68% (14/19) | - (0/0) |
fuel-vm/src/interpreter/alu/tests.rs | 94.12% (16/17) | 99.33% (149/150) | 96.67% (29/30) | - (0/0) |
fuel-vm/src/interpreter/alu/wideint.rs | 86.67% (13/15) | 93.65% (236/252) | 71.01% (120/169) | - (0/0) |
fuel-vm/src/interpreter/balances.rs | 87.50% (42/48) | 97.65% (332/340) | 91.67% (99/108) | - (0/0) |
fuel-vm/src/interpreter/blockchain.rs | 91.30% (42/46) | 99.57% (937/941) | 77.80% (333/428) | - (0/0) |
fuel-vm/src/interpreter/blockchain/code_tests.rs | 100.00% (6/6) | 100.00% (166/166) | 87.50% (21/24) | - (0/0) |
fuel-vm/src/interpreter/blockchain/croo_tests.rs | 100.00% (9/9) | 100.00% (173/173) | 100.00% (21/21) | - (0/0) |
fuel-vm/src/interpreter/blockchain/other_tests.rs | 100.00% (14/14) | 99.29% (278/280) | 96.88% (62/64) | - (0/0) |
fuel-vm/src/interpreter/blockchain/smo_tests.rs | 60.00% (3/5) | 97.70% (85/87) | 86.36% (19/22) | - (0/0) |
fuel-vm/src/interpreter/blockchain/test.rs | 100.00% (9/9) | 97.22% (140/144) | 89.74% (35/39) | - (0/0) |
fuel-vm/src/interpreter/blockchain/test/scwq.rs | 100.00% (3/3) | 100.00% (43/43) | 100.00% (12/12) | - (0/0) |
fuel-vm/src/interpreter/blockchain/test/srwq.rs | 100.00% (2/2) | 100.00% (50/50) | 100.00% (10/10) | - (0/0) |
fuel-vm/src/interpreter/blockchain/test/swwq.rs | 100.00% (3/3) | 100.00% (56/56) | 100.00% (12/12) | - (0/0) |
fuel-vm/src/interpreter/constructors.rs | 85.71% (6/7) | 86.21% (50/58) | 85.71% (6/7) | - (0/0) |
fuel-vm/src/interpreter/contract.rs | 92.31% (12/13) | 98.63% (289/293) | 79.23% (103/130) | - (0/0) |
fuel-vm/src/interpreter/contract/tests.rs | 100.00% (10/10) | 99.40% (332/334) | 96.47% (82/85) | - (0/0) |
fuel-vm/src/interpreter/crypto.rs | 100.00% (10/10) | 97.89% (139/142) | 85.29% (58/68) | - (0/0) |
fuel-vm/src/interpreter/crypto/tests.rs | 100.00% (10/10) | 100.00% (187/187) | 86.49% (32/37) | - (0/0) |
fuel-vm/src/interpreter/debug.rs | 75.00% (12/16) | 91.38% (159/174) | 73.33% (22/30) | - (0/0) |
fuel-vm/src/interpreter/diff.rs | 58.00% (29/50) | 82.16% (281/342) | 72.87% (94/129) | - (0/0) |
fuel-vm/src/interpreter/diff/storage.rs | 17.78% (8/45) | 30.14% (110/365) | 31.13% (33/106) | - (0/0) |
fuel-vm/src/interpreter/diff/tests.rs | 100.00% (25/25) | 100.00% (171/171) | 100.00% (50/50) | - (0/0) |
fuel-vm/src/interpreter/ecal.rs | 12.50% (1/8) | 30.00% (12/40) | 22.22% (4/18) | - (0/0) |
fuel-vm/src/interpreter/executors/debug.rs | 100.00% (1/1) | 68.75% (11/16) | 64.71% (11/17) | - (0/0) |
fuel-vm/src/interpreter/executors/instruction.rs | 100.00% (11/11) | 81.09% (553/682) | 60.83% (323/531) | - (0/0) |
fuel-vm/src/interpreter/executors/main.rs | 86.36% (38/44) | 85.55% (580/678) | 79.26% (321/405) | - (0/0) |
fuel-vm/src/interpreter/executors/main/tests.rs | 100.00% (15/15) | 100.00% (206/206) | 89.47% (34/38) | - (0/0) |
fuel-vm/src/interpreter/executors/predicate.rs | 100.00% (1/1) | 84.00% (21/25) | 76.92% (10/13) | - (0/0) |
fuel-vm/src/interpreter/flow.rs | 67.65% (23/34) | 97.41% (452/464) | 76.62% (118/154) | - (0/0) |
fuel-vm/src/interpreter/flow/jump_tests.rs | 100.00% (12/12) | 100.00% (38/38) | 100.00% (20/20) | - (0/0) |
fuel-vm/src/interpreter/flow/ret_tests.rs | 100.00% (6/6) | 100.00% (157/157) | 100.00% (16/16) | - (0/0) |
fuel-vm/src/interpreter/flow/tests.rs | 68.75% (11/16) | 91.76% (167/182) | 82.35% (42/51) | - (0/0) |
fuel-vm/src/interpreter/gas.rs | 81.25% (13/16) | 97.71% (128/131) | 84.44% (38/45) | - (0/0) |
fuel-vm/src/interpreter/gas/tests.rs | 92.31% (12/13) | 98.82% (84/85) | 95.45% (21/22) | - (0/0) |
fuel-vm/src/interpreter/initialization.rs | 100.00% (5/5) | 99.07% (106/107) | 83.33% (30/36) | - (0/0) |
fuel-vm/src/interpreter/internal.rs | 100.00% (22/22) | 100.00% (139/139) | 88.71% (55/62) | - (0/0) |
fuel-vm/src/interpreter/internal/message_tests.rs | 100.00% (8/8) | 96.97% (32/33) | 93.75% (15/16) | - (0/0) |
fuel-vm/src/interpreter/internal/tests.rs | 100.00% (7/7) | 100.00% (138/138) | 100.00% (29/29) | - (0/0) |
fuel-vm/src/interpreter/log.rs | 100.00% (4/4) | 100.00% (62/62) | 81.25% (13/16) | - (0/0) |
fuel-vm/src/interpreter/log/tests.rs | 100.00% (2/2) | 100.00% (49/49) | 84.62% (11/13) | - (0/0) |
fuel-vm/src/interpreter/memory.rs | 78.05% (64/82) | 87.38% (623/713) | 80.06% (281/351) | - (0/0) |
fuel-vm/src/interpreter/memory/allocation_tests.rs | 100.00% (19/19) | 100.00% (194/194) | 98.89% (89/90) | - (0/0) |
fuel-vm/src/interpreter/memory/impl_tests.rs | 100.00% (8/8) | 100.00% (93/93) | 100.00% (16/16) | - (0/0) |
fuel-vm/src/interpreter/memory/stack_tests.rs | 100.00% (8/8) | 100.00% (74/74) | 100.00% (11/11) | - (0/0) |
fuel-vm/src/interpreter/memory/tests.rs | 100.00% (11/11) | 100.00% (138/138) | 100.00% (31/31) | - (0/0) |
fuel-vm/src/interpreter/metadata.rs | 76.34% (71/93) | 81.03% (393/485) | 66.47% (220/331) | - (0/0) |
fuel-vm/src/interpreter/metadata/tests.rs | 100.00% (6/6) | 100.00% (63/63) | 100.00% (15/15) | - (0/0) |
fuel-vm/src/interpreter/post_execution.rs | 50.00% (1/2) | 96.43% (27/28) | 66.67% (4/6) | - (0/0) |
fuel-vm/src/interpreter/receipts.rs | 88.00% (22/25) | 93.44% (114/122) | 90.20% (46/51) | - (0/0) |
fuel-vm/src/memory_client.rs | 68.42% (13/19) | 71.95% (59/82) | 73.08% (19/26) | - (0/0) |
fuel-vm/src/pool.rs | 33.33% (1/3) | 60.00% (3/5) | 33.33% (1/3) | - (0/0) |
fuel-vm/src/predicate.rs | 66.67% (10/15) | 97.83% (225/230) | 64.15% (34/53) | - (0/0) |
fuel-vm/src/profiler.rs | 67.27% (37/55) | 56.99% (106/186) | 47.15% (58/123) | - (0/0) |
fuel-vm/src/state.rs | 38.46% (15/39) | 53.33% (56/105) | 40.30% (27/67) | - (0/0) |
fuel-vm/src/state/debug.rs | 45.45% (10/22) | 71.74% (33/46) | 35.85% (19/53) | - (0/0) |
fuel-vm/src/state/debugger.rs | 72.22% (13/18) | 81.58% (62/76) | 83.78% (31/37) | - (0/0) |
fuel-vm/src/storage.rs | 44.83% (13/29) | 45.35% (39/86) | 27.27% (15/55) | - (0/0) |
fuel-vm/src/storage/contracts_state.rs | 50.00% (8/16) | 58.82% (20/34) | 44.44% (8/18) | - (0/0) |
fuel-vm/src/storage/interpreter.rs | 44.44% (12/27) | 44.61% (91/204) | 50.77% (33/65) | - (0/0) |
fuel-vm/src/storage/memory.rs | 73.08% (57/78) | 77.05% (366/475) | 74.24% (98/132) | - (0/0) |
fuel-vm/src/storage/predicate.rs | 0.00% (0/34) | 0.00% (0/174) | 0.00% (0/34) | - (0/0) |
fuel-vm/src/transactor.rs | 74.29% (26/35) | 69.11% (132/191) | 64.71% (44/68) | - (0/0) |
fuel-vm/src/util.rs | 94.64% (53/56) | 96.77% (509/526) | 89.19% (99/111) | - (0/0) |
Totals | 67.38% (3474/5156) | 82.07% (28845/35146) | 63.85% (10655/16688) | - (0/0) |