novifinancial / winterfell
Duplication

Places in code with 6 or more lines that are exactly the same.

Intro
  • For duplication, we look at places in code where there are 6 or more lines of code that are exactly the same.
  • Before duplication is calculated, the code is cleaned to remove empty lines, comments, and frequently duplicated constructs such as imports.
  • You should aim at having as little as possible (<5%) of duplicated code as high-level of duplication can lead to maintenance difficulties, poor factoring, and logical contradictions.
Learn more...
Duplication Overall
  • 15% duplication:
    • 11,890 cleaned lines of cleaned code (without empty lines, comments, and frequently duplicated constructs such as imports)
    • 1,816 duplicated lines
  • 127 duplicates
system15% (1,816 lines)
Duplication per Extension
rs15% (1,804 lines)
toml4% (12 lines)
Duplication per Component (primary)
math/src35% (1,165 lines)
air/src11% (251 lines)
crypto/src10% (241 lines)
math/benches18% (60 lines)
prover/src2% (38 lines)
utils/rand24% (16 lines)
utils/core5% (16 lines)
verifier/src2% (10 lines)
fri/src<1% (7 lines)
air21% (6 lines)
verifier22% (6 lines)
fri0% (0 lines)
fri/benches0% (0 lines)
ROOT0% (0 lines)
crypto0% (0 lines)
crypto/benches0% (0 lines)
math0% (0 lines)
winterfell0% (0 lines)
winterfell/src0% (0 lines)
prover0% (0 lines)
Longest Duplicates
The list of 50 longest duplicates.
See data for all 127 duplicates...
Size#FoldersFilesLinesCode
61 x 2 math/src/field/f62
math/src/field/f64
206:286 (22%)
156:236 (18%)
view
49 x 2 math/src/field/f62
math/src/field/f64
51:124 (18%)
67:141 (14%)
view
42 x 2 math/src/field/f62
math/src/field/f64
421:492 (14%)
460:532 (14%)
view
42 x 2 math/src/field/f62
math/src/field/f64
325:386 (15%)
418:479 (12%)
view
39 x 2 math/src/field/f128
math/src/field/f62
181:259 (12%)
225:303 (13%)
view
29 x 2 math/src/field/f128
math/src/field/f62
44:85 (17%)
34:75 (10%)
view
24 x 2 math/src/field/f62
math/src/field/f64
112:151 (8%)
135:174 (8%)
view
20 x 2 math/src/field/extensions
math/src/field/extensions
96:126 (7%)
89:119 (7%)
view
19 x 2 math/src/field/f128
math/src/field/f64
61:85 (11%)
67:91 (5%)
view
19 x 2 math/src/fft
math/src/fft
274:293 (8%)
365:384 (8%)
view
18 x 2 air/src/air/assertions
air/src/air/assertions
275:300 (7%)
339:364 (7%)
view
17 x 2 crypto/src/hash/rescue/rp62_248
crypto/src/hash/rescue/rp64_256
31:49 (17%)
44:62 (16%)
view
17 x 2 math/src/field/f62
math/src/field/f64
12:29 (5%)
17:34 (6%)
view
16 x 2 math/src/field/f128
math/src/field/f62
76:100 (5%)
104:128 (5%)
view
16 x 2 math/src/field/extensions
math/src/field/extensions
273:293 (5%)
264:284 (6%)
view
16 x 2 air/src/air/boundary
air/src/air/boundary
26:45 (11%)
77:96 (11%)
view
14 x 2 crypto/src/hash/rescue/rp62_248
crypto/src/hash/rescue/rp64_256
259:276 (2%)
300:317 (2%)
view
14 x 2 crypto/src/hash/rescue/rp62_248
crypto/src/hash/rescue/rp64_256
9:34 (22%)
9:34 (23%)
view
13 x 2 math/src/field/extensions
math/src/field/extensions
6:27 (4%)
6:27 (5%)
view
13 x 2 air/src/air
air/src/air
310:322 (4%)
328:340 (4%)
view
12 x 2 math/src/field/f62
math/src/field/f64
84:101 (4%)
79:96 (4%)
view
12 x 2 math/src/field/f128
math/src/field/f62
13:24 (3%)
12:23 (4%)
view
12 x 2 math/src/field/f128
math/src/field/f64
13:24 (3%)
17:28 (4%)
view
12 x 2 math/src/field/f128
math/src/field/f64
84:100 (3%)
135:151 (4%)
view
12 x 2 math/src/fft
math/src/fft
465:477 (5%)
505:517 (5%)
view
11 x 2 math/benches
math/benches
206:216 (5%)
234:244 (5%)
view
11 x 2 math/benches
math/benches
178:188 (5%)
206:216 (5%)
view
11 x 2 math/src/field/f128
math/src/field/f62
18:33 (6%)
16:31 (4%)
view
11 x 2 math/src/polynom
math/src/polynom
48:60 (6%)
78:90 (6%)
view
11 x 2 math/src/field/extensions
math/src/field/extensions
414:424 (3%)
443:453 (3%)
view
11 x 2 math/benches
math/benches
178:188 (5%)
234:244 (5%)
view
11 x 2 math/src/polynom
math/src/polynom
48:60 (6%)
108:120 (6%)
view
11 x 2 math/src/field/extensions
math/src/field/extensions
383:393 (3%)
414:424 (3%)
view
11 x 2 math/src/field/f62
math/src/field/f64
302:318 (4%)
378:394 (3%)
view
11 x 2 math/src/field/extensions
math/src/field/extensions
383:393 (3%)
443:453 (3%)
view
11 x 2 math/src/polynom
math/src/polynom
78:90 (6%)
108:120 (6%)
view
10 x 2 math/src/field/f62
math/src/field/f64
194:213 (3%)
221:240 (3%)
view
10 x 2 math/src/field/f62
math/src/field/f64
7:23 (3%)
9:25 (3%)
view
10 x 2 prover/src
verifier/src
40:51 (4%)
29:40 (6%)
view
10 x 2 crypto/src/hash/rescue/rp62_248
crypto/src/hash/rescue/rp64_256
84:96 (16%)
91:103 (16%)
view
10 x 2 crypto/src/hash/rescue/rp62_248
crypto/src/hash/rescue/rp64_256
114:127 (2%)
133:146 (1%)
view
10 x 2 air/src/air/boundary
air/src/air/boundary
54:69 (7%)
105:120 (7%)
view
10 x 2 math/src/field/f62
math/src/field/f64
302:324 (3%)
355:377 (3%)
view
9 x 2 math/src/field/f128
math/src/field/f62
120:138 (2%)
147:165 (3%)
view
9 x 2 math/src/fft
math/src/fft
91:99 (4%)
186:194 (4%)
view
9 x 2 math/benches
math/benches
194:203 (4%)
222:231 (4%)
view
9 x 2 math/benches
math/benches
194:203 (4%)
250:259 (4%)
view
9 x 2 math/src/fft
math/src/fft
169:177 (4%)
32:40 (7%)
view
9 x 2 math/benches
math/benches
222:231 (4%)
250:259 (4%)
view
9 x 2 math/src/field/f62
math/src/field/f64
124:135 (3%)
302:313 (2%)
view
Duplicated Units
The list of top 17 duplicated units.
See data for all 17 unit duplicates...
Size#FoldersFilesLinesCode
25 x 2 math/src/field/f62
math/src/field/f64
427:453 
466:492 
view
19 x 2 math/src/field/f62
math/src/field/f64
252:276 
202:226 
view
17 x 2 math/src/field/f62
math/src/field/f64
52:76 
68:92 
view
16 x 2 math/src/field/extensions
math/src/field/extensions
268:285 
277:294 
view
14 x 2 math/src/field/f62
math/src/field/f64
84:102 
79:97 
view
13 x 2 math/src/field/f62
math/src/field/f64
214:231 
164:181 
view
12 x 2 math/src/field/f62
math/src/field/f64
234:249 
184:199 
view
9 x 2 math/src/field/f62
math/src/field/f64
79:91 
95:107 
view
8 x 2 math/src/field/f128
math/src/field/f62
45:59 
35:49 
view
8 x 2 math/src/field/f62
math/src/field/f64
475:484 
514:523 
view
8 x 2 math/src/field/f62
math/src/field/f64
362:372 
455:465 
view
8 x 2 math/src/field/f62
math/src/field/f64
377:387 
470:480 
view
7 x 2 crypto/src/hash/rescue/rp62_248
crypto/src/hash/rescue/rp64_256
260:268 
301:309 
view
7 x 2 math/src/field/f62
math/src/field/f64
108:120 
124:136 
view
7 x 2 math/src/field/f62
math/src/field/f64
306:316 
382:392 
view
6 x 2 math/src/field/extensions
math/src/field/extensions
89:96 
96:103 
view
6 x 2 math/src/field/f62
math/src/field/f64
139:152 
162:175 
view