Click here for information about interpreting this report.
| Filename | Function Coverage | Line Coverage | Region Coverage | Branch Coverage |
node/rpc/src/lib.rs | 66.67% (10/15) | 86.49% (32/37) | 60.00% (24/40) | - (0/0) |
node/rpc/src/task.rs | 83.33% (10/12) | 80.00% (44/55) | 67.65% (23/34) | - (0/0) |
node/src/benchmarking.rs | 0.00% (0/13) | 0.00% (0/109) | 0.00% (0/19) | - (0/0) |
node/src/chain_spec.rs | 0.00% (0/25) | 0.00% (0/236) | 0.00% (0/55) | - (0/0) |
node/src/cli.rs | 46.15% (6/13) | 66.67% (28/42) | 34.78% (24/69) | - (0/0) |
node/src/command.rs | 18.52% (5/27) | 15.31% (32/209) | 6.70% (12/179) | - (0/0) |
node/src/main.rs | 0.00% (0/1) | 0.00% (0/3) | 0.00% (0/1) | - (0/0) |
node/src/rpc.rs | 0.00% (0/1) | 0.00% (0/51) | 0.00% (0/12) | - (0/0) |
node/src/service.rs | 0.00% (0/22) | 0.00% (0/396) | 0.00% (0/122) | - (0/0) |
node/src/service/consensus_switcher.rs | 0.00% (0/47) | 0.00% (0/483) | 0.00% (0/229) | - (0/0) |
node/src/service/nonce_monitor.rs | 0.00% (0/22) | 0.00% (0/138) | 0.00% (0/104) | - (0/0) |
pallets/creditcoin/src/helpers.rs | 89.47% (17/19) | 80.86% (131/162) | 80.00% (56/70) | - (0/0) |
pallets/creditcoin/src/helpers/external_address.rs | 100.00% (18/18) | 98.52% (133/135) | 97.53% (79/81) | - (0/0) |
pallets/creditcoin/src/helpers/register_transfer.rs | 94.44% (17/18) | 81.08% (180/222) | 75.41% (46/61) | - (0/0) |
pallets/creditcoin/src/lib.rs | 53.15% (76/143) | 80.26% (618/770) | 74.87% (420/561) | - (0/0) |
pallets/creditcoin/src/migrations/mod.rs | 100.00% (4/4) | 100.00% (44/44) | 91.67% (11/12) | - (0/0) |
pallets/creditcoin/src/migrations/v1.rs | 88.71% (55/62) | 97.31% (289/297) | 91.21% (83/91) | - (0/0) |
pallets/creditcoin/src/migrations/v2.rs | 91.30% (21/23) | 94.48% (171/181) | 91.18% (31/34) | - (0/0) |
pallets/creditcoin/src/migrations/v3.rs | 100.00% (26/26) | 99.64% (273/274) | 97.30% (36/37) | - (0/0) |
pallets/creditcoin/src/migrations/v4.rs | 100.00% (7/7) | 97.44% (38/39) | 94.44% (17/18) | - (0/0) |
pallets/creditcoin/src/migrations/v5.rs | 92.00% (23/25) | 97.50% (117/120) | 88.24% (45/51) | - (0/0) |
pallets/creditcoin/src/migrations/v6.rs | 100.00% (11/11) | 96.00% (72/75) | 91.67% (33/36) | - (0/0) |
pallets/creditcoin/src/migrations/v7.rs | 90.00% (9/10) | 93.02% (80/86) | 76.67% (23/30) | - (0/0) |
pallets/creditcoin/src/ocw.rs | 100.00% (6/6) | 96.97% (32/33) | 96.43% (27/28) | - (0/0) |
pallets/creditcoin/src/ocw/errors.rs | 29.03% (9/31) | 38.89% (14/36) | 37.50% (15/40) | - (0/0) |
pallets/creditcoin/src/ocw/rpc.rs | 55.38% (36/65) | 74.88% (158/211) | 61.88% (99/160) | - (0/0) |
pallets/creditcoin/src/ocw/tasks.rs | 100.00% (3/3) | 100.00% (13/13) | 100.00% (8/8) | - (0/0) |
pallets/creditcoin/src/ocw/tasks/collect_coins.rs | 98.37% (121/123) | 98.72% (1006/1019) | 92.38% (291/315) | - (0/0) |
pallets/creditcoin/src/ocw/tasks/verify_transfer.rs | 100.00% (15/15) | 97.22% (210/216) | 92.44% (110/119) | - (0/0) |
pallets/creditcoin/src/types.rs | 90.67% (204/225) | 93.85% (519/553) | 84.83% (302/356) | - (0/0) |
pallets/creditcoin/src/types/collect_coins.rs | 100.00% (30/30) | 96.30% (78/81) | 91.11% (41/45) | - (0/0) |
pallets/creditcoin/src/types/loan_terms.rs | 98.33% (59/60) | 99.14% (115/116) | 98.77% (80/81) | - (0/0) |
pallets/creditcoin/src/types/transfer.rs | 100.00% (31/31) | 97.67% (84/86) | 93.48% (43/46) | - (0/0) |
pallets/creditcoin/src/weights.rs | 92.59% (25/27) | 87.91% (240/273) | 92.59% (25/27) | - (0/0) |
pallets/difficulty/src/lib.rs | 56.52% (13/23) | 47.34% (80/169) | 53.19% (25/47) | - (0/0) |
pallets/offchain-task-scheduler/runtime-api/src/lib.rs | 100.00% (1/1) | 100.00% (5/5) | 100.00% (1/1) | - (0/0) |
pallets/offchain-task-scheduler/src/authority.rs | 100.00% (6/6) | 100.00% (27/27) | 100.00% (11/11) | - (0/0) |
pallets/offchain-task-scheduler/src/authorship.rs | 100.00% (3/3) | 100.00% (16/16) | 100.00% (4/4) | - (0/0) |
pallets/offchain-task-scheduler/src/lib.rs | 72.73% (24/33) | 31.13% (80/257) | 74.12% (63/85) | - (0/0) |
pallets/offchain-task-scheduler/src/mock/runtime.rs | 100.00% (2/2) | 100.00% (20/20) | 85.71% (6/7) | - (0/0) |
pallets/offchain-task-scheduler/src/mock/utils.rs | 100.00% (1/1) | 100.00% (14/14) | 100.00% (1/1) | - (0/0) |
pallets/offchain-task-scheduler/src/mocked_task.rs | 89.47% (17/19) | 92.86% (39/42) | 88.24% (30/34) | - (0/0) |
pallets/offchain-task-scheduler/src/ocw.rs | 100.00% (8/8) | 96.61% (57/59) | 76.47% (26/34) | - (0/0) |
pallets/offchain-task-scheduler/src/ocw/nonce.rs | 94.44% (34/36) | 98.68% (225/228) | 96.00% (72/75) | - (0/0) |
pallets/offchain-task-scheduler/src/tasks.rs | 100.00% (4/4) | 100.00% (28/28) | 100.00% (8/8) | - (0/0) |
pallets/offchain-task-scheduler/src/tasks/error.rs | 0.00% (0/1) | 0.00% (0/1) | 0.00% (0/2) | - (0/0) |
pallets/offchain-task-scheduler/src/tasks/macros.rs | 100.00% (1/1) | 100.00% (3/3) | 100.00% (1/1) | - (0/0) |
pallets/offchain-task-scheduler/src/weights.rs | 100.00% (1/1) | 100.00% (13/13) | 100.00% (1/1) | - (0/0) |
pallets/pos-switch/src/lib.rs | 15.79% (3/19) | 12.70% (8/63) | 17.14% (6/35) | - (0/0) |
pallets/rewards/src/lib.rs | 85.71% (12/14) | 33.11% (49/148) | 82.86% (29/35) | - (0/0) |
pallets/rewards/src/weights.rs | 100.00% (2/2) | 100.00% (18/18) | 100.00% (2/2) | - (0/0) |
pallets/staking/src/lib.rs | 22.50% (9/40) | 32.03% (49/153) | 28.77% (21/73) | - (0/0) |
primitives/src/lib.rs | 100.00% (13/13) | 98.44% (63/64) | 88.57% (31/35) | - (0/0) |
primitives/src/vrf.rs | 86.54% (45/52) | 92.55% (298/322) | 75.59% (96/127) | - (0/0) |
runtime/src/lib.rs | 7.41% (4/54) | 47.35% (304/642) | 21.19% (32/151) | - (0/0) |
runtime/src/mock/runtime.rs | 25.00% (1/4) | 84.11% (180/214) | 25.00% (7/28) | - (0/0) |
sha3pow/src/lib.rs | 80.00% (40/50) | 92.88% (248/267) | 82.29% (79/96) | - (0/0) |
test/client/src/lib.rs | 91.67% (11/12) | 87.06% (74/85) | 83.33% (15/18) | - (0/0) |
test/runtime-utils/src/lib.rs | 100.00% (13/13) | 100.00% (74/74) | 100.00% (29/29) | - (0/0) |
test/runtime-utils/src/pool.rs | 100.00% (10/10) | 100.00% (34/34) | 90.48% (19/21) | - (0/0) |
test/traced-test/src/lib.rs | 75.00% (21/28) | 78.16% (68/87) | 76.00% (38/50) | - (0/0) |
Totals | 70.74% (1153/1630) | 69.26% (6825/9854) | 63.53% (2657/4182) | - (0/0) |