id: 1 unit: fn test_hashwires_inner_functions() file: src/hashwires.rs start line: 624 end line: 687 size: 60 LOC McCabe index: 1 number of parameters: 0 id: 2 unit: fn test_mdp() file: src/dp.rs start line: 207 end line: 267 size: 47 LOC McCabe index: 1 number of parameters: 0 id: 3 unit: fn coef() file: src/dp.rs start line: 39 end line: 79 size: 41 LOC McCabe index: 1 number of parameters: 3 id: 4 unit: fn sample_dummy_proof_bytes() file: src/serialization.rs start line: 87 end line: 118 size: 26 LOC McCabe index: 3 number of parameters: 1 id: 5 unit: fn test_smt() file: src/hashwires.rs start line: 690 end line: 714 size: 24 LOC McCabe index: 1 number of parameters: 0 id: 6 unit: fn test_dp() file: src/dp.rs start line: 179 end line: 204 size: 23 LOC McCabe index: 1 number of parameters: 0 id: 7 unit: fn test_plr() file: src/hashes.rs start line: 185 end line: 206 size: 20 LOC McCabe index: 1 number of parameters: 0 id: 8 unit: fn shuffle() file: src/shuffle.rs start line: 32 end line: 54 size: 20 LOC McCabe index: 3 number of parameters: 4 id: 9 unit: fn find_dp_u32() file: src/dp.rs start line: 102 end line: 125 size: 19 LOC McCabe index: 4 number of parameters: 2 id: 10 unit: fn plr_roots_and_proof() file: src/hashwires.rs start line: 506 end line: 525 size: 19 LOC McCabe index: 1 number of parameters: 5 id: 11 unit: fn proving_value_chain_nodes() file: src/hashwires.rs start line: 405 end line: 422 size: 18 LOC McCabe index: 1 number of parameters: 4 id: 12 unit: fn final_smt_root_and_proof() file: src/hashwires.rs start line: 476 end line: 497 size: 18 LOC McCabe index: 1 number of parameters: 5 id: 13 unit: fn prove_and_verify() file: src/hashwires.rs start line: 579 end line: 605 size: 18 LOC McCabe index: 1 number of parameters: 4 id: 14 unit: fn test_coef() file: src/dp.rs start line: 270 end line: 296 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 15 unit: fn test_full_hash_chain() file: src/hashes.rs start line: 154 end line: 172 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 16 unit: fn wires() file: src/hashwires.rs start line: 538 end line: 554 size: 17 LOC McCabe index: 2 number of parameters: 2 id: 17 unit: fn test_pick_mdp_index() file: src/hashwires.rs start line: 717 end line: 737 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 18 unit: fn find_mdp_u32() file: src/dp.rs start line: 143 end line: 159 size: 16 LOC McCabe index: 4 number of parameters: 2 id: 19 unit: fn compute_smt_leaves() file: src/hashwires.rs start line: 459 end line: 474 size: 16 LOC McCabe index: 1 number of parameters: 3 id: 20 unit: fn test_deterministic_durstenfeld() file: src/shuffle.rs start line: 77 end line: 97 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 21 unit: fn test_mdp_u32() file: src/dp.rs start line: 162 end line: 176 size: 15 LOC McCabe index: 1 number of parameters: 0 id: 22 unit: fn final_smt_root() file: src/hashwires.rs start line: 446 end line: 457 size: 12 LOC McCabe index: 1 number of parameters: 4 id: 23 unit: fn shuffle() file: src/shuffle.rs start line: 20 end line: 31 size: 11 LOC McCabe index: 2 number of parameters: 4 id: 24 unit: fn to_ints() file: src/dp.rs start line: 129 end line: 138 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 25 unit: fn compute_plr_roots() file: src/hashwires.rs start line: 393 end line: 402 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 26 unit: fn plr_roots() file: src/hashwires.rs start line: 527 end line: 536 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 27 unit: fn test_commit_serialization() file: src/serialization.rs start line: 75 end line: 85 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 28 unit: fn compute_bitlength() file: src/hashwires.rs start line: 436 end line: 444 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 29 unit: fn test_hash_chain() file: src/hashes.rs start line: 143 end line: 151 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 30 unit: fn test_compute_hashchains() file: src/hashes.rs start line: 175 end line: 182 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 31 unit: fn pick_mdp_index() file: src/hashwires.rs start line: 426 end line: 433 size: 8 LOC McCabe index: 3 number of parameters: 2 id: 32 unit: fn test_proof_serialization_with_padding() file: src/serialization.rs start line: 121 end line: 128 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 33 unit: fn test_proof_serialization_without_padding() file: src/serialization.rs start line: 131 end line: 138 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 34 unit: fn test_proof_success() file: src/hashwires.rs start line: 608 end line: 613 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 35 unit: fn test_proof_failure() file: src/hashwires.rs start line: 616 end line: 621 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 36 unit: fn mdp_splits() file: src/hashwires.rs start line: 499 end line: 503 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 37 unit: fn log_2() file: src/hashwires.rs start line: 560 end line: 563 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 38 unit: fn compute_mdp_height() file: src/hashwires.rs start line: 565 end line: 567 size: 3 LOC McCabe index: 1 number of parameters: 2