aws-samples / ipc-h264-hls-c-sdk
File Size

The distribution of size of files (measured in lines of code).

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 101-200 (small files), 201-500 (medium size files), 501-1000 (long files), 1001+(very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 24 files with 2,133 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (613 lines of code)
    • 1 medium size files (312 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (640 lines of code)
    • 18 very small files (568 lines of code)
0% | 28% | 14% | 30% | 26%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: zoomable circles | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
c0% | 34% | 17% | 35% | 13%
h0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ROOT0% | 28% | 14% | 30% | 26%
Longest Files (Top 24)
File# lines# units
S3_HLS_S3_Put_Client.c
in root
613 7
S3_HLS_Pes.c
in root
312 4
S3_HLS_Queue.c
in root
163 4
S3_HLS_SDK.c
in root
162 9
S3_HLS_TS.c
in root
162 8
S3_HLS_Buffer_Mgr.c
in root
153 6
S3_HLS_Upload_Thread.c
in root
58 3
S3_HLS_Pmt.c
in root
51 2
S3_HLS_S3_Put_Client.h
in root
49 -
S3_HLS_Buffer_Mgr.h
in root
41 -
S3_Crypto.c
in root
38 4
S3_HLS_Pat.c
in root
33 2
S3_HLS_SDK.h
in root
33 -
S3_HLS_H264_Nalu_Types.h
in root
31 -
S3_HLS_H264_Nalu_Types.c
in root
31 1
S3_HLS_Queue.h
in root
28 -
S3_Crypto.h
in root
27 -
S3_HLS_Return_Code.c
in root
25 -
S3_HLS_Upload_Thread.h
in root
24 -
S3_HLS_Return_Code.h
in root
22 -
S3_HLS_TS.h
in root
21 -
S3_HLS_Pat.h
in root
19 -
S3_HLS_Pes.h
in root
19 -
S3_HLS_Pmt.h
in root
18 -
Files With Most Units (Top 11)
File# lines# units
S3_HLS_SDK.c
in root
162 9
S3_HLS_TS.c
in root
162 8
S3_HLS_S3_Put_Client.c
in root
613 7
S3_HLS_Buffer_Mgr.c
in root
153 6
S3_Crypto.c
in root
38 4
S3_HLS_Queue.c
in root
163 4
S3_HLS_Pes.c
in root
312 4
S3_HLS_Upload_Thread.c
in root
58 3
S3_HLS_Pat.c
in root
33 2
S3_HLS_Pmt.c
in root
51 2
S3_HLS_H264_Nalu_Types.c
in root
31 1
Files With Long Lines (Top 9)

There are 9 files with lines longer than 120 characters. In total, there are 38 long lines.

File# lines# units# long lines
S3_HLS_Pes.c
in root
312 4 14
S3_HLS_S3_Put_Client.c
in root
613 7 11
S3_HLS_SDK.c
in root
162 9 4
S3_HLS_Buffer_Mgr.c
in root
153 6 4
S3_HLS_S3_Put_Client.h
in root
49 - 1
S3_HLS_Queue.h
in root
28 - 1
S3_Crypto.c
in root
38 4 1
S3_HLS_Queue.c
in root
163 4 1
S3_Crypto.h
in root
27 - 1