facebookincubator / OSM-HOT-Tasking-Manager
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
  • 8% duplication:
    • 45,218 cleaned lines of cleaned code (without empty lines, comments, and frequently duplicated constructs such as imports)
    • 3,849 duplicated lines
  • 520 duplicates
system8% (3,849 lines)
Duplication per Extension
js9% (2,589 lines)
py7% (1,242 lines)
sql5% (18 lines)
Duplication per Component (primary)
frontend/src8% (2,493 lines)
backend/api17% (529 lines)
backend/models7% (325 lines)
migrations/versions11% (274 lines)
backend/services2% (114 lines)
scripts/aws12% (96 lines)
scripts/database5% (18 lines)
migrations0% (0 lines)
ROOT0% (0 lines)
frontend0% (0 lines)
frontend/public0% (0 lines)
backend0% (0 lines)
scripts/profiler0% (0 lines)

Duplication Between Components (50+ lines)

G backend/models backend/models backend/services backend/services backend/models--backend/services 54

Download: SVG DOT (open online Graphviz editor)

Open 3D force graph...

Show more details on duplication between components...
Longest Duplicates
The list of 50 longest duplicates.
See data for all 520 duplicates...
Size#FoldersFilesLinesCode
35 x 2 frontend/src/components
frontend/src/components
9:58 (46%)
16:70 (41%)
view
26 x 2 frontend/src/components/teamsAndOrgs
frontend/src/components/teamsAndOrgs
117:142 (14%)
226:251 (7%)
view
25 x 2 frontend/src/components/interests
frontend/src/components/licenses
91:115 (25%)
99:123 (23%)
view
24 x 2 frontend/src/components/licenses
frontend/src/components/teamsAndOrgs
99:122 (22%)
117:140 (13%)
view
24 x 2 frontend/src/components/interests
frontend/src/components/teamsAndOrgs
91:114 (24%)
226:249 (6%)
view
24 x 2 frontend/src/components/interests
frontend/src/components/teamsAndOrgs
91:114 (24%)
117:140 (13%)
view
24 x 2 frontend/src/components/licenses
frontend/src/components/teamsAndOrgs
99:122 (22%)
226:249 (6%)
view
21 x 2 frontend/src/components/notifications
frontend/src/components/projects
38:60 (43%)
46:68 (38%)
view
21 x 2 scripts/aws/cloudformation
scripts/aws/cloudformation
429:450 (3%)
471:492 (3%)
view
20 x 2 frontend/src/hooks
frontend/src/hooks
157:182 (10%)
118:143 (13%)
view
18 x 2 frontend/src/views
frontend/src/views
45:62 (20%)
102:119 (17%)
view
17 x 2 backend/models/dtos
backend/models/dtos
245:261 (3%)
510:526 (3%)
view
17 x 2 frontend/src/components
frontend/src/components
88:107 (22%)
102:121 (20%)
view
16 x 2 frontend/src/views
frontend/src/views
80:96 (17%)
53:69 (15%)
view
16 x 2 frontend/src/views
frontend/src/views
44:60 (11%)
80:96 (17%)
view
16 x 2 frontend/src/components/taskSelection
frontend/src/components/taskSelection
114:131 (2%)
333:350 (2%)
view
16 x 2 frontend/src/views
frontend/src/views
44:60 (11%)
53:69 (15%)
view
15 x 2 frontend/src/components/licenses
frontend/src/components/teamsAndOrgs
99:113 (13%)
100:114 (14%)
view
15 x 2 frontend/src/components/interests
frontend/src/components/teamsAndOrgs
91:105 (15%)
100:114 (14%)
view
15 x 2 frontend/src/components/projects
frontend/src/components/userDetail
128:145 (11%)
28:45 (21%)
view
15 x 2 frontend/src/components/teamsAndOrgs
frontend/src/components/teamsAndOrgs
100:114 (14%)
117:131 (8%)
view
15 x 2 frontend/src/components/teamsAndOrgs
frontend/src/components/teamsAndOrgs
100:114 (14%)
226:240 (4%)
view
15 x 2 frontend/src/hooks
frontend/src/hooks
184:201 (8%)
145:162 (10%)
view
14 x 2 frontend/src/hooks
frontend/src/hooks
66:80 (7%)
46:60 (9%)
view
14 x 2 frontend/src/views
frontend/src/views
66:79 (11%)
138:151 (11%)
view
14 x 2 frontend/src/components/interests
frontend/src/components/teamsAndOrgs
72:85 (14%)
95:108 (7%)
view
14 x 2 frontend/src/components/interests
frontend/src/components/licenses
72:85 (14%)
80:93 (12%)
view
14 x 2 frontend/src/components/teamsAndOrgs
frontend/src/components/teamsAndOrgs
95:108 (7%)
207:220 (3%)
view
14 x 2 frontend/src/components/interests
frontend/src/components/teamsAndOrgs
72:85 (14%)
207:220 (3%)
view
14 x 2 frontend/src/components/licenses
frontend/src/components/teamsAndOrgs
80:93 (12%)
207:220 (3%)
view
14 x 2 frontend/src/components/licenses
frontend/src/components/teamsAndOrgs
80:93 (12%)
95:108 (7%)
view
13 x 2 frontend/src/hooks
frontend/src/hooks
83:97 (7%)
65:79 (8%)
view
13 x 2 frontend/src/views
frontend/src/views
76:90 (5%)
120:134 (3%)
view
13 x 2 frontend/src/hooks
frontend/src/hooks
7:19 (18%)
48:60 (8%)
view
13 x 2 migrations/versions
migrations/versions
34:50 (34%)
134:150 (9%)
view
13 x 2 frontend/src/hooks
frontend/src/hooks
7:19 (14%)
48:60 (8%)
view
13 x 2 frontend/src/hooks
frontend/src/hooks
206:221 (7%)
167:182 (8%)
view
13 x 2 frontend/src/views
frontend/src/views
107:119 (12%)
120:132 (5%)
view
13 x 2 backend/api/teams
backend/api/teams
88:101 (8%)
175:188 (8%)
view
13 x 2 frontend/src/hooks
frontend/src/hooks
7:19 (14%)
7:19 (18%)
view
13 x 2 frontend/src/views
frontend/src/views
50:62 (14%)
120:132 (5%)
view
13 x 2 frontend/src/hooks
frontend/src/hooks
68:80 (7%)
7:19 (18%)
view
13 x 2 frontend/src/components/user/forms
frontend/src/components/user/forms
184:196 (4%)
218:230 (4%)
view
13 x 2 frontend/src/hooks
frontend/src/hooks
7:19 (14%)
68:80 (7%)
view
13 x 2 frontend/src/components/user/forms
frontend/src/components/user/forms
168:180 (4%)
202:214 (4%)
view
12 x 2 frontend/src/components/user/forms
frontend/src/components/user/forms
202:213 (4%)
218:229 (4%)
view
12 x 2 frontend/src/components/interests
frontend/src/components/teamsAndOrgs
52:64 (12%)
52:64 (11%)
view
12 x 2 frontend/src/components/projectEdit
frontend/src/components/projectEdit
67:78 (8%)
101:112 (8%)
view
12 x 2 migrations/versions
migrations/versions
56:71 (21%)
129:144 (8%)
view
12 x 2 scripts/aws/cloudformation
scripts/aws/cloudformation
412:423 (1%)
459:470 (1%)
view
Duplicated Units
The list of top 6 duplicated units.
See data for all 6 unit duplicates...
Size#FoldersFilesLinesCode
7 x 3 frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
4:17 
4:17 
4:14 
view
7 x 10 frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
4:17 
4:17 
4:17 
4:17 
4:17 
4:17 
4:17 
4:17 
4:17 
4:17 
view
7 x 4 frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
4:14 
4:14 
4:14 
4:14 
view
6 x 22 frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
...
6:15 
6:15 
6:15 
6:15 
6:15 
6:15 
6:15 
6:15 
6:15 
6:15 
...
view
6 x 10 frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
frontend/src/components/svgIcons
4:13 
4:13 
4:13 
4:13 
4:13 
4:13 
6:15 
4:13 
6:15 
4:13 
view
10 x 2 frontend/src/components/homepage
frontend/src/hooks
40:51 
3:14 
view