novifinancial / ed25519-dalek-fiat
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
  • 10% duplication:
    • 1,030 cleaned lines of cleaned code (without empty lines, comments, and frequently duplicated constructs such as imports)
    • 109 duplicated lines
  • 10 duplicates
system10% (109 lines)
Duplication per Extension
rs11% (109 lines)
Duplication per Component (primary)
src12% (109 lines)
ROOT0% (0 lines)
benches0% (0 lines)
Longest Duplicates
The list of 10 longest duplicates.
See data for all 10 duplicates...
Size#FoldersFilesLinesCode
8 x 2 src
src
323:330 (8%)
182:189 (4%)
view
8 x 2 src
src
293:300 (2%)
333:340 (2%)
view
6 x 2 src
src
397:402 (6%)
282:287 (3%)
view
6 x 2 src
src
313:318 (1%)
363:368 (1%)
view
6 x 2 src
src
26:31 (3%)
25:30 (1%)
view
6 x 2 src
src
15:20 (6%)
25:30 (1%)
view
6 x 2 src
src
287:294 (3%)
333:340 (3%)
view
6 x 2 src
src
425:434 (6%)
503:512 (1%)
view
6 x 2 src
src
210:216 (3%)
346:352 (3%)
view
6 x 2 src
src
15:20 (6%)
26:31 (3%)
view