aws-robotics / utils-common
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 17 files with 951 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (299 lines of codeclsfd_ftr_w_mp_ins)
    • 1 small files (119 lines of code)
    • 15 very small files (533 lines of code)
0% | 0% | 31% | 12% | 56%
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
cpp0% | 0% | 50% | 20% | 29%
h0% | 0% | 0% | 0% | 100%
cmake0% | 0% | 0% | 0% | 100%
in0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
aws_common/src/sdk_utils/auth0% | 0% | 100% | 0% | 0%
aws_common/src/sdk_utils0% | 0% | 0% | 58% | 41%
aws_common/include/aws_common/sdk_utils0% | 0% | 0% | 0% | 100%
aws_common/include/aws_common/sdk_utils/auth0% | 0% | 0% | 0% | 100%
aws_common/src/sdk_utils/logging0% | 0% | 0% | 0% | 100%
aws_common/cmake0% | 0% | 0% | 0% | 100%
aws_common0% | 0% | 0% | 0% | 100%
aws_common/include/aws_common/sdk_utils/logging0% | 0% | 0% | 0% | 100%
aws_common/src/fs_utils0% | 0% | 0% | 0% | 100%
aws_common/include/aws_common/fs_utils0% | 0% | 0% | 0% | 100%
Longest Files (Top 17)
File# lines# units
service_credentials_provider.cpp
in aws_common/src/sdk_utils/auth
299 14
client_configuration_provider.cpp
in aws_common/src/sdk_utils
119 4
service_credentials_provider.h
in aws_common/include/aws_common/sdk_utils/auth
82 -
aws_log_system.cpp
in aws_common/src/sdk_utils/logging
73 5
cmake
DefineTestMacros.cmake
in aws_common/cmake
54 -
throttling_manager.h
in aws_common/include/aws_common/sdk_utils
49 2
parameter_path.cpp
in aws_common/src/sdk_utils
48 3
parameter_reader.h
in aws_common/include/aws_common/sdk_utils
44 2
aws_profile_provider.cpp
in aws_common/src/sdk_utils
38 1
aws_log_system.h
in aws_common/include/aws_common/sdk_utils/logging
37 -
in
aws_commonConfig.cmake.in
in aws_common
28 -
client_configuration_provider.h
in aws_common/include/aws_common/sdk_utils
18 -
aws_profile_provider.h
in aws_common/include/aws_common/sdk_utils
17 -
aws_error.h
in aws_common/include/aws_common/sdk_utils
17 -
wordexp_ros.cpp
in aws_common/src/fs_utils
15 1
in
aws_commonConfigVersion.cmake.in
in aws_common
10 -
wordexp_ros.h
in aws_common/include/aws_common/fs_utils
3 -
Files With Most Units (Top 8)
File# lines# units
service_credentials_provider.cpp
in aws_common/src/sdk_utils/auth
299 14
aws_log_system.cpp
in aws_common/src/sdk_utils/logging
73 5
client_configuration_provider.cpp
in aws_common/src/sdk_utils
119 4
parameter_path.cpp
in aws_common/src/sdk_utils
48 3
parameter_reader.h
in aws_common/include/aws_common/sdk_utils
44 2
throttling_manager.h
in aws_common/include/aws_common/sdk_utils
49 2
wordexp_ros.cpp
in aws_common/src/fs_utils
15 1
aws_profile_provider.cpp
in aws_common/src/sdk_utils
38 1
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there is only one long line.

File# lines# units# long lines
client_configuration_provider.cpp
in aws_common/src/sdk_utils
119 4 1