awslabs / aws-c-cal
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 30 files with 3,705 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 6 medium size files (2,260 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (507 lines of code)
    • 20 very small files (938 lines of code)
0% | 0% | 60% | 13% | 25%
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
c0% | 0% | 70% | 12% | 17%
cmake0% | 0% | 0% | 69% | 30%
h0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
source/unix0% | 0% | 78% | 13% | 8%
source0% | 0% | 73% | 0% | 26%
source/darwin0% | 0% | 65% | 0% | 34%
source/windows0% | 0% | 56% | 42% | <1%
cmake/modules0% | 0% | 0% | 75% | 24%
include/aws/cal0% | 0% | 0% | 0% | 100%
include/aws/cal/private0% | 0% | 0% | 0% | 100%
cmake0% | 0% | 0% | 0% | 100%
Longest Files (Top 30)
File# lines# units
openssl_platform_init.c
in source/unix
490 19
securityframework_ecc.c
in source/darwin
439 5
der.c
in source
414 30
bcrypt_ecc.c
in source/windows
360 9
opensslcrypto_ecc.c
in source/unix
289 7
ecc.c
in source
268 13
bcrypt_hash.c
in source/windows
169 6
opensslcrypto_hash.c
in source/unix
136 3
cmake
FindLibCrypto.cmake
in cmake/modules
101 -
bcrypt_hmac.c
in source/windows
101 4
hash.c
in source
100 10
ecc.h
in include/aws/cal
87 -
opensslcrypto_hmac.c
in source/unix
80 3
cal.c
in source
79 2
hmac.c
in source
66 5
commoncrypto_md5.c
in source/darwin
58 3
der.h
in include/aws/cal/private
58 -
commoncrypto_hmac.c
in source/darwin
56 3
commoncrypto_sha256.c
in source/darwin
55 3
commoncrypto_sha1.c
in source/darwin
55 3
hash.h
in include/aws/cal
51 -
opensslcrypto_common.h
in include/aws/cal/private
38 -
hmac.h
in include/aws/cal
36 -
cmake
aws-lc.cmake
in cmake/modules
33 -
cal.h
in include/aws/cal
31 -
exports.h
in include/aws/cal
20 -
ecc.h
in include/aws/cal/private
14 -
cmake
aws-c-cal-config.cmake
in cmake
11 -
commoncrypto_platform_init.c
in source/darwin
5 2
bcrypt_platform_init.c
in source/windows
5 2
Files With Most Units (Top 19)
File# lines# units
der.c
in source
414 30
openssl_platform_init.c
in source/unix
490 19
ecc.c
in source
268 13
hash.c
in source
100 10
bcrypt_ecc.c
in source/windows
360 9
opensslcrypto_ecc.c
in source/unix
289 7
bcrypt_hash.c
in source/windows
169 6
securityframework_ecc.c
in source/darwin
439 5
hmac.c
in source
66 5
bcrypt_hmac.c
in source/windows
101 4
commoncrypto_md5.c
in source/darwin
58 3
commoncrypto_hmac.c
in source/darwin
56 3
commoncrypto_sha256.c
in source/darwin
55 3
commoncrypto_sha1.c
in source/darwin
55 3
opensslcrypto_hash.c
in source/unix
136 3
opensslcrypto_hmac.c
in source/unix
80 3
commoncrypto_platform_init.c
in source/darwin
5 2
bcrypt_platform_init.c
in source/windows
5 2
cal.c
in source
79 2
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