freertos / FreeRTOS-Cellular-Interface-Community-Supported-Ports
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 10 files with 6,568 lines of code.
    • 2 very long files (4,377 lines of code)
    • 1 long files (855 lines of code)
    • 3 medium size files (961 lines of codeclsfd_ftr_w_mp_ins)
    • 2 small files (274 lines of code)
    • 2 very small files (101 lines of code)
66% | 13% | 14% | 4% | 1%
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
c67% | 13% | 14% | 4% | 0%
h0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
sim70x062% | 23% | 8% | 3% | 1%
qgsm71% | 0% | 22% | 4% | 1%
Longest Files (Top 10)
File# lines# units
cellular_sim70x0_api.c
in sim70x0
2310 53
cellular_qgsm_api.c
in qgsm
2067 44
cellular_sim70x0_urc_handler.c
in sim70x0
855 20
cellular_qgsm_urc_handler.c
in qgsm
422 12
cellular_sim70x0.c
in sim70x0
309 10
cellular_qgsm.c
in qgsm
230 8
cellular_qgsm_wrapper.c
in qgsm
137 20
cellular_sim70x0_wrapper.c
in sim70x0
137 20
cellular_sim70x0.h
in sim70x0
58 -
cellular_qgsm.h
in qgsm
43 -
Files With Most Units (Top 8)
File# lines# units
cellular_sim70x0_api.c
in sim70x0
2310 53
cellular_qgsm_api.c
in qgsm
2067 44
cellular_qgsm_wrapper.c
in qgsm
137 20
cellular_sim70x0_urc_handler.c
in sim70x0
855 20
cellular_sim70x0_wrapper.c
in sim70x0
137 20
cellular_qgsm_urc_handler.c
in qgsm
422 12
cellular_sim70x0.c
in sim70x0
309 10
cellular_qgsm.c
in qgsm
230 8
Files With Long Lines (Top 4)

There are 4 files with lines longer than 120 characters. In total, there are 21 long lines.

File# lines# units# long lines
cellular_qgsm_api.c
in qgsm
2067 44 10
cellular_sim70x0_api.c
in sim70x0
2310 53 7
cellular_qgsm_wrapper.c
in qgsm
137 20 2
cellular_sim70x0_wrapper.c
in sim70x0
137 20 2