aws-samples / amazon-kinesis-video-streams-media-interface
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:
    • 963 cleaned lines of cleaned code (without empty lines, comments, and frequently duplicated constructs such as imports)
    • 154 duplicated lines
  • 6 duplicates
system15% (154 lines)
Duplication per Extension
c19% (154 lines)
Duplication per Component (primary)
source/T3122% (140 lines)
source/V4L27% (14 lines)
CMake0% (0 lines)
include/com/amazonaws/kinesis/video/capturer0% (0 lines)
include/com/amazonaws/kinesis/video/player0% (0 lines)
include/com/amazonaws/kinesis/video/capability0% (0 lines)
Longest Duplicates
The list of 6 longest duplicates.
See data for all 6 duplicates...
Size#FoldersFilesLinesCode
43 x 2 source/T31
source/T31
T31AudioCapturer.c
T31AudioPlayer.c
110:167 (22%)
119:176 (23%)
view
8 x 2 source/T31
source/T31
T31AudioCapturer.c
T31AudioPlayer.c
191:201 (4%)
205:215 (4%)
view
7 x 2 source/T31
source/V4L2
T31AudioCapturer.c
V4L2AudioCapturer.c
32:38 (3%)
23:29 (24%)
view
7 x 2 source/T31
source/V4L2
T31AudioPlayer.c
V4L2AudioPlayer.c
31:37 (3%)
22:28 (25%)
view
6 x 2 source/T31
source/T31
T31AudioCapturer.c
T31AudioPlayer.c
179:187 (3%)
193:201 (3%)
view
6 x 2 source/T31
source/T31
T31AudioPlayer.c
T31VideoCapturer.c
96:105 (3%)
168:177 (2%)
view
Duplicated Units
The list of top 3 duplicated units.
See data for all 3 unit duplicates...
Size#FoldersFilesLinesCode
10 x 2 source/T31
source/T31
T31AudioPlayer.c
T31AudioCapturer.c
204:216 
190:202 
view
9 x 3 source/T31
source/T31
source/T31
T31VideoCapturer.c
T31AudioPlayer.c
T31AudioCapturer.c
44:55 
40:52 
41:52 
view
9 x 2 source/T31
source/T31
T31VideoCapturer.c
T31AudioPlayer.c
166:178 
94:106 
view