freertos / FreeRTOS-Partner-Supported-Demos
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 164 files with 37,951 lines of code.
    • 14 very long files (22,560 lines of code)
    • 6 long files (4,013 lines of code)
    • 13 medium size files (3,794 lines of codeclsfd_ftr_w_mp_ins)
    • 11 small files (2,055 lines of code)
    • 120 very small files (5,529 lines of code)
59% | 10% | 9% | 5% | 14%
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
c54% | 11% | 12% | 6% | 14%
h65% | 9% | 6% | 4% | 15%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
AVR_Dx_Atmel_Studio/RTOSDemo64% | 6% | 11% | 3% | 14%
AVR_ATMega4809_Atmel_Studio/RTOSDemo64% | 6% | 9% | 5% | 13%
AVR_Dx_MPLAB.X/TraceRecorder69% | 19% | 3% | 2% | 4%
AVR_ATMega4809_MPLAB.X/TraceRecorder69% | 19% | 3% | 2% | 4%
AVR_Dx_MPLAB.X0% | 0% | 28% | 0% | 71%
AVR_ATMega4809_MPLAB.X0% | 0% | 28% | 0% | 71%
AVR_Dx_MPLAB.X/cli0% | 0% | 49% | 30% | 19%
AVR_ATMega4809_MPLAB.X/cli0% | 0% | 48% | 31% | 19%
AVR_Dx_MPLAB.X/serial0% | 0% | 0% | 67% | 32%
AVR_ATMega4809_MPLAB.X/serial0% | 0% | 0% | 67% | 32%
AVR_Dx_MPLAB.X/ParTest0% | 0% | 0% | 0% | 100%
AVR_ATMega4809_MPLAB.X/ParTest0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
trcKernelPort.h
in AVR_Dx_MPLAB.X/TraceRecorder/include
1972 1
trcKernelPort.h
in AVR_ATMega4809_MPLAB.X/TraceRecorder/include
1972 1
trcKernelPort.h
in AVR_ATMega4809_Atmel_Studio/RTOSDemo/TraceRecorder/include
1972 1
trcKernelPort.h
in AVR_Dx_Atmel_Studio/RTOSDemo/TraceRecorder/include
1972 1
trcSnapshotRecorder.c
in AVR_Dx_MPLAB.X/TraceRecorder
1795 73
trcSnapshotRecorder.c
in AVR_ATMega4809_MPLAB.X/TraceRecorder
1795 73
trcSnapshotRecorder.c
in AVR_ATMega4809_Atmel_Studio/RTOSDemo/TraceRecorder
1795 73
trcSnapshotRecorder.c
in AVR_Dx_Atmel_Studio/RTOSDemo/TraceRecorder
1795 73
trcRecorder.h
in AVR_ATMega4809_Atmel_Studio/RTOSDemo/TraceRecorder/include
1504 -
trcRecorder.h
in AVR_Dx_Atmel_Studio/RTOSDemo/TraceRecorder/include
1504 -
trcStreamingRecorder.c
in AVR_Dx_MPLAB.X/TraceRecorder
1121 48
trcStreamingRecorder.c
in AVR_ATMega4809_MPLAB.X/TraceRecorder
1121 48
trcStreamingRecorder.c
in AVR_ATMega4809_Atmel_Studio/RTOSDemo/TraceRecorder
1121 48
trcStreamingRecorder.c
in AVR_Dx_Atmel_Studio/RTOSDemo/TraceRecorder
1121 48
trcRecorder.h
in AVR_Dx_MPLAB.X/TraceRecorder/include
752 -
trcRecorder.h
in AVR_ATMega4809_MPLAB.X/TraceRecorder/include
752 -
trcKernelPort.c
in AVR_Dx_Atmel_Studio/RTOSDemo/TraceRecorder
628 50
trcKernelPort.c
in AVR_Dx_MPLAB.X/TraceRecorder
627 50
trcKernelPort.c
in AVR_ATMega4809_MPLAB.X/TraceRecorder
627 50
trcKernelPort.c
in AVR_ATMega4809_Atmel_Studio/RTOSDemo/TraceRecorder
627 50
regtest.c
in AVR_Dx_MPLAB.X
329 4
regtest.c
in AVR_ATMega4809_MPLAB.X
329 4
regtest.c
in AVR_ATMega4809_Atmel_Studio/RTOSDemo
329 4
regtest.c
in AVR_Dx_Atmel_Studio/RTOSDemo
329 4
Sample-CLI-commands.c
in AVR_Dx_MPLAB.X/cli
313 9
Sample-CLI-commands.c
in AVR_ATMega4809_Atmel_Studio/RTOSDemo/cli
313 9
Sample-CLI-commands.c
in AVR_Dx_Atmel_Studio/RTOSDemo/cli
313 9
Sample-CLI-commands.c
in AVR_ATMega4809_MPLAB.X/cli
305 9
trcHardwarePort.h
in AVR_Dx_MPLAB.X/TraceRecorder/include
257 3
trcHardwarePort.h
in AVR_ATMega4809_MPLAB.X/TraceRecorder/include
257 3
trcHardwarePort.h
in AVR_ATMega4809_Atmel_Studio/RTOSDemo/TraceRecorder/include
257 3
trcHardwarePort.h
in AVR_Dx_Atmel_Studio/RTOSDemo/TraceRecorder/include
257 3
usart.c
in AVR_Dx_Atmel_Studio/RTOSDemo/serial
206 14
FreeRTOS_CLI.c
in AVR_Dx_MPLAB.X/cli
194 4
FreeRTOS_CLI.c
in AVR_ATMega4809_MPLAB.X/cli
194 4
FreeRTOS_CLI.c
in AVR_Dx_Atmel_Studio/RTOSDemo/cli
194 4
FreeRTOS_CLI.c
in AVR_ATMega4809_Atmel_Studio/RTOSDemo/cli
193 4
usart.c
in AVR_Dx_MPLAB.X/serial
192 14
usart.c
in AVR_ATMega4809_MPLAB.X/serial
192 14
usart.c
in AVR_ATMega4809_Atmel_Studio/RTOSDemo/serial
192 14
trcExtensions.h
in AVR_Dx_MPLAB.X/TraceRecorder/include
176 -
trcExtensions.h
in AVR_ATMega4809_MPLAB.X/TraceRecorder/include
176 -
trcExtensions.h
in AVR_ATMega4809_Atmel_Studio/RTOSDemo/TraceRecorder/include
176 -
trcExtensions.h
in AVR_Dx_Atmel_Studio/RTOSDemo/TraceRecorder/include
176 -
UARTCommandConsole.c
in AVR_Dx_MPLAB.X/cli
99 2
UARTCommandConsole.c
in AVR_ATMega4809_MPLAB.X/cli
99 2
UARTCommandConsole.c
in AVR_Dx_Atmel_Studio/RTOSDemo/cli
99 2
UARTCommandConsole.c
in AVR_ATMega4809_Atmel_Studio/RTOSDemo/cli
98 2
main_minimal.c
in AVR_Dx_MPLAB.X
94 6
main_minimal.c
in AVR_ATMega4809_MPLAB.X
94 6
Files With Most Units (Top 20)
File# lines# units
trcSnapshotRecorder.c
in AVR_Dx_MPLAB.X/TraceRecorder
1795 73
trcSnapshotRecorder.c
in AVR_ATMega4809_MPLAB.X/TraceRecorder
1795 73
trcSnapshotRecorder.c
in AVR_ATMega4809_Atmel_Studio/RTOSDemo/TraceRecorder
1795 73
trcSnapshotRecorder.c
in AVR_Dx_Atmel_Studio/RTOSDemo/TraceRecorder
1795 73
trcKernelPort.c
in AVR_Dx_MPLAB.X/TraceRecorder
627 50
trcKernelPort.c
in AVR_ATMega4809_MPLAB.X/TraceRecorder
627 50
trcKernelPort.c
in AVR_ATMega4809_Atmel_Studio/RTOSDemo/TraceRecorder
627 50
trcKernelPort.c
in AVR_Dx_Atmel_Studio/RTOSDemo/TraceRecorder
628 50
trcStreamingRecorder.c
in AVR_Dx_MPLAB.X/TraceRecorder
1121 48
trcStreamingRecorder.c
in AVR_ATMega4809_MPLAB.X/TraceRecorder
1121 48
trcStreamingRecorder.c
in AVR_ATMega4809_Atmel_Studio/RTOSDemo/TraceRecorder
1121 48
trcStreamingRecorder.c
in AVR_Dx_Atmel_Studio/RTOSDemo/TraceRecorder
1121 48
usart.c
in AVR_Dx_MPLAB.X/serial
192 14
usart.c
in AVR_ATMega4809_MPLAB.X/serial
192 14
usart.c
in AVR_ATMega4809_Atmel_Studio/RTOSDemo/serial
192 14
usart.c
in AVR_Dx_Atmel_Studio/RTOSDemo/serial
206 14
Sample-CLI-commands.c
in AVR_Dx_MPLAB.X/cli
313 9
Sample-CLI-commands.c
in AVR_ATMega4809_MPLAB.X/cli
305 9
Sample-CLI-commands.c
in AVR_ATMega4809_Atmel_Studio/RTOSDemo/cli
313 9
Sample-CLI-commands.c
in AVR_Dx_Atmel_Studio/RTOSDemo/cli
313 9
Files With Long Lines (Top 20)

There are 52 files with lines longer than 120 characters. In total, there are 1024 long lines.

File# lines# units# long lines
trcKernelPort.h
in AVR_Dx_MPLAB.X/TraceRecorder/include
1972 1 144
trcKernelPort.h
in AVR_ATMega4809_MPLAB.X/TraceRecorder/include
1972 1 144
trcKernelPort.h
in AVR_ATMega4809_Atmel_Studio/RTOSDemo/TraceRecorder/include
1972 1 144
trcKernelPort.h
in AVR_Dx_Atmel_Studio/RTOSDemo/TraceRecorder/include
1972 1 144
trcRecorder.h
in AVR_ATMega4809_Atmel_Studio/RTOSDemo/TraceRecorder/include
1504 - 32
trcRecorder.h
in AVR_Dx_Atmel_Studio/RTOSDemo/TraceRecorder/include
1504 - 32
trcSnapshotRecorder.c
in AVR_Dx_MPLAB.X/TraceRecorder
1795 73 27
trcSnapshotRecorder.c
in AVR_ATMega4809_MPLAB.X/TraceRecorder
1795 73 27
trcSnapshotRecorder.c
in AVR_ATMega4809_Atmel_Studio/RTOSDemo/TraceRecorder
1795 73 27
trcSnapshotRecorder.c
in AVR_Dx_Atmel_Studio/RTOSDemo/TraceRecorder
1795 73 27
trcKernelPort.c
in AVR_Dx_MPLAB.X/TraceRecorder
627 50 22
trcKernelPort.c
in AVR_ATMega4809_MPLAB.X/TraceRecorder
627 50 22
trcKernelPort.c
in AVR_ATMega4809_Atmel_Studio/RTOSDemo/TraceRecorder
627 50 22
trcKernelPort.c
in AVR_Dx_Atmel_Studio/RTOSDemo/TraceRecorder
628 50 22
trcRecorder.h
in AVR_Dx_MPLAB.X/TraceRecorder/include
752 - 16
trcRecorder.h
in AVR_ATMega4809_MPLAB.X/TraceRecorder/include
752 - 16
trcStreamingRecorder.c
in AVR_Dx_MPLAB.X/TraceRecorder
1121 48 10
trcStreamingRecorder.c
in AVR_ATMega4809_MPLAB.X/TraceRecorder
1121 48 10
trcStreamingRecorder.c
in AVR_ATMega4809_Atmel_Studio/RTOSDemo/TraceRecorder
1121 48 10
trcStreamingRecorder.c
in AVR_Dx_Atmel_Studio/RTOSDemo/TraceRecorder
1121 48 10