The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
ota.c in source |
2372 | 60 |
ota_mqtt.c in source |
823 | 17 |
ota_os_posix.c in source/portable/os |
270 | 10 |
ota_base64.c in source |
251 | 4 |
ota_os_freertos.c in source/portable/os |
246 | 10 |
ota_cbor.c in source |
234 | 3 |
ota_private.h in source/include |
226 | - |
ota.h in source/include |
171 | - |
uncrustify.cfg in tools |
158 | - |
ota_http.c in source |
111 | 4 |
ota_interface.c in source |
99 | 2 |
otaFilePaths.cmake in root |
83 | - |
coverage.cmake in tools/cmock |
78 | - |
ota_os_interface.h in source/include |
76 | - |
ota_config_defaults.h in source/include |
76 | - |
ota_platform_interface.h in source/include |
59 | - |
ota_interface_private.h in source/include |
40 | - |
ota_cbor_private.h in source/include |
37 | - |
ota_appversion32.h in source/include |
36 | - |
ota_mqtt_interface.h in source/include |
35 | - |
ota_mqtt_private.h in source/include |
28 | - |
ota_http_interface.h in source/include |
28 | - |
ota_base64_private.h in source/include |
27 | - |
ota_os_posix.h in source/portable/os |
27 | - |
project.yml in tools/cmock |
25 | - |
ota_http_private.h in source/include |
22 | - |
ota_os_freertos.h in source/portable/os |
22 | - |
manifest.yml in root |
16 | - |
File | # lines | # units |
---|---|---|
ota.c in source |
2372 | 60 |
ota_mqtt.c in source |
823 | 17 |
ota_os_posix.c in source/portable/os |
270 | 10 |
ota_os_freertos.c in source/portable/os |
246 | 10 |
ota_http.c in source |
111 | 4 |
ota_base64.c in source |
251 | 4 |
ota_cbor.c in source |
234 | 3 |
ota_interface.c in source |
99 | 2 |
There are 8 files with lines longer than 120 characters. In total, there are 90 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
ota.c in source |
2372 | 60 | 54 |
ota_mqtt.c in source |
823 | 17 | 15 |
ota_private.h in source/include |
226 | - | 6 |
ota_platform_interface.h in source/include |
59 | - | 5 |
ota_interface.c in source |
99 | 2 | 4 |
ota_http.c in source |
111 | 4 | 3 |
ota_appversion32.h in source/include |
36 | - | 2 |
coverage.cmake in tools/cmock |
78 | - | 1 |