awslabs / aws-c-auth
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 42 files with 9,555 lines of code.
    • 2 very long files (3,016 lines of code)
    • 2 long files (1,587 lines of code)
    • 7 medium size files (2,234 lines of codeclsfd_ftr_w_mp_ins)
    • 11 small files (1,708 lines of code)
    • 20 very small files (1,010 lines of code)
31% | 16% | 23% | 17% | 10%
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
c34% | 18% | 23% | 17% | 6%
h0% | 0% | 26% | 20% | 53%
cmake0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
source34% | 18% | 23% | 17% | 6%
include/aws/auth0% | 0% | 32% | 25% | 41%
include/aws/auth/private0% | 0% | 0% | 0% | 100%
cmake0% | 0% | 0% | 0% | 100%
Longest Files (Top 42)
File# lines# units
aws_signing.c
in source
1728 53
aws_imds_client.c
in source
1288 56
credentials_provider_sts_web_identity.c
in source
902 19
credentials_provider_sts.c
in source
685 15
credentials_provider_x509.c
in source
469 12
credentials_provider_ecs.c
in source
451 12
credentials_provider_profile.c
in source
341 2
credentials_provider_default_chain.c
in source
298 5
credentials.h
in include/aws/auth
237 -
credentials_provider_cached.c
in source
225 5
credentials_provider_process.c
in source
213 3
credentials.c
in source
200 11
key_derivation.c
in source
194 5
aws_imds_client.h
in include/aws/auth
186 -
signing_result.c
in source
184 9
credentials_utils.c
in source
161 4
credentials_provider_imds.c
in source
159 6
credentials_provider_chain.c
in source
139 3
auth.c
in source
133 3
signing.c
in source
133 4
signable.c
in source
114 8
sigv4_http_request.c
in source
105 2
signable_trailer.c
in source
94 4
signing_config.c
in source
90 1
signable_http_request.c
in source
86 4
credentials_utils.h
in include/aws/auth/private
86 -
signable_chunk.c
in source
78 4
signable.h
in include/aws/auth
75 -
signing_config.h
in include/aws/auth
64 -
aws_signing.h
in include/aws/auth/private
62 -
signing_result.h
in include/aws/auth
58 -
credentials_provider_environment.c
in source
56 2
auth.h
in include/aws/auth
48 -
credentials_provider_delegate.c
in source
45 2
credentials_provider_static.c
in source
44 2
signing.h
in include/aws/auth
35 -
aws_profile.c
in source
27 -
exports.h
in include/aws/auth
20 -
key_derivation.h
in include/aws/auth/private
14 -
cmake
aws-c-auth-config.cmake
in cmake
11 -
aws_profile.h
in include/aws/auth/private
11 -
sigv4_http_request.h
in include/aws/auth/private
6 -
Files With Most Units (Top 20)
File# lines# units
aws_imds_client.c
in source
1288 56
aws_signing.c
in source
1728 53
credentials_provider_sts_web_identity.c
in source
902 19
credentials_provider_sts.c
in source
685 15
credentials_provider_ecs.c
in source
451 12
credentials_provider_x509.c
in source
469 12
credentials.c
in source
200 11
signing_result.c
in source
184 9
signable.c
in source
114 8
credentials_provider_imds.c
in source
159 6
credentials_provider_cached.c
in source
225 5
key_derivation.c
in source
194 5
credentials_provider_default_chain.c
in source
298 5
signable_chunk.c
in source
78 4
signing.c
in source
133 4
signable_http_request.c
in source
86 4
credentials_utils.c
in source
161 4
signable_trailer.c
in source
94 4
auth.c
in source
133 3
credentials_provider_process.c
in source
213 3
Files With Long Lines (Top 0)

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

File# lines# units# long lines