freertos / FreeRTOS-Kernel-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 9 files with 1,378 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 2 medium size files (578 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (639 lines of code)
    • 3 very small files (161 lines of code)
0% | 0% | 41% | 46% | 11%
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
h0% | 0% | 52% | 23% | 24%
c0% | 0% | 32% | 67% | 0%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
Z88DK/Z1800% | 0% | 68% | 31% | 0%
GCC/TriCore_38xa0% | 0% | 47% | 34% | 18%
GCC/MSP430FR59690% | 0% | 0% | 70% | 29%
GCC/RISC-V/chip_specific_extensions/THEAD_RV320% | 0% | 0% | 100% | 0%
Longest Files (Top 9)
File# lines# units
portmacro.h
in Z88DK/Z180
337 -
port.c
in GCC/TriCore_38xa
241 10
porttrap.c
in GCC/TriCore_38xa
174 8
port.c
in GCC/MSP430FR5969
160 7
port.c
in Z88DK/Z180
156 6
freertos_risc_v_chip_specific_extensions.h
in GCC/RISC-V/chip_specific_extensions/THEAD_RV32
149 -
portmacro.h
in GCC/TriCore_38xa
84 -
portmacro.h
in GCC/MSP430FR5969
68 -
port.h
in GCC/TriCore_38xa
9 -
Files With Most Units (Top 4)
File# lines# units
port.c
in GCC/TriCore_38xa
241 10
porttrap.c
in GCC/TriCore_38xa
174 8
port.c
in GCC/MSP430FR5969
160 7
port.c
in Z88DK/Z180
156 6
Files With Long Lines (Top 2)

There are 2 files with lines longer than 120 characters. In total, there are 17 long lines.

File# lines# units# long lines
portmacro.h
in GCC/TriCore_38xa
84 - 16
port.c
in GCC/TriCore_38xa
241 10 1