awslabs / aws-c-iot
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 16 files with 2,873 lines of code.
    • 1 very long files (1,204 lines of code)
    • 1 long files (591 lines of code)
    • 1 medium size files (369 lines of codeclsfd_ftr_w_mp_ins)
    • 2 small files (285 lines of code)
    • 11 very small files (424 lines of code)
41% | 20% | 12% | 9% | 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
c48% | 23% | 14% | 7% | 5%
h0% | 0% | 0% | 26% | 73%
cmake0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
source58% | 28% | 0% | 8% | 3%
source/linux0% | 0% | 100% | 0% | 0%
include/aws/iotdevice0% | 0% | 0% | 45% | 54%
include/aws/iotdevice/private0% | 0% | 0% | 0% | 100%
source/apple0% | 0% | 0% | 0% | 100%
source/windows0% | 0% | 0% | 0% | 100%
cmake0% | 0% | 0% | 0% | 100%
Longest Files (Top 16)
File# lines# units
device_defender.c
in source
1204 37
secure_tunneling.c
in source
591 35
network.c
in source/linux
369 10
serializer.c
in source
184 13
device_defender.h
in include/aws/iotdevice
101 -
secure_tunneling.h
in include/aws/iotdevice
72 -
iotdevice.c
in source
70 3
network.h
in include/aws/iotdevice/private
49 -
serializer.h
in include/aws/iotdevice/private
42 -
secure_tunneling_impl.h
in include/aws/iotdevice/private
37 -
network.c
in source/apple
32 4
network.c
in source/windows
32 4
iotdevice.h
in include/aws/iotdevice
31 -
iotdevice_internals.h
in include/aws/iotdevice/private
30 -
exports.h
in include/aws/iotdevice
20 -
cmake
aws-c-iot-config.cmake
in cmake
9 -
Files With Most Units (Top 7)
File# lines# units
device_defender.c
in source
1204 37
secure_tunneling.c
in source
591 35
serializer.c
in source
184 13
network.c
in source/linux
369 10
network.c
in source/apple
32 4
network.c
in source/windows
32 4
iotdevice.c
in source
70 3
Files With Long Lines (Top 2)

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

File# lines# units# long lines
iotdevice.c
in source
70 3 1
exports.h
in include/aws/iotdevice
20 - 1