aws / aws-nitro-enclaves-sdk-c
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 15 files with 3,489 lines of code.
    • 1 very long files (2,071 lines of code)
    • 0 long files (0 lines of code)
    • 2 medium size files (613 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (459 lines of code)
    • 9 very small files (346 lines of code)
59% | 0% | 17% | 13% | 9%
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
c73% | 0% | 13% | 10% | 2%
h0% | 0% | 58% | 0% | 41%
ps10% | 0% | 0% | 100% | 0%
cmake0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
source73% | 0% | 13% | 10% | 2%
include/aws/nitro_enclaves0% | 0% | 64% | 0% | 35%
ROOT0% | 0% | 0% | 100% | 0%
cmake/modules0% | 0% | 0% | 0% | 100%
include/aws/vsock0% | 0% | 0% | 0% | 100%
include/aws/nitro_enclaves/internal0% | 0% | 0% | 0% | 100%
cmake0% | 0% | 0% | 0% | 100%
Longest Files (Top 15)
File# lines# units
kms.c
in source
2071 30
rest.c
in source
381 9
kms.h
in include/aws/nitro_enclaves
232 -
build.ps1
in root
173 -
cms.c
in source
165 2
attestation.c
in source
121 3
cmake
FindLibJsonC.cmake
in cmake/modules
94 -
nitro_enclaves.c
in source
76 3
rest.h
in include/aws/nitro_enclaves
59 -
attestation.h
in include/aws/nitro_enclaves
35 -
VirtioVsock.h
in include/aws/vsock
22 -
cms.h
in include/aws/nitro_enclaves/internal
20 -
nitro_enclaves.h
in include/aws/nitro_enclaves
16 -
exports.h
in include/aws/nitro_enclaves
15 -
cmake
aws-nitro-enclaves-sdk-c-config.cmake
in cmake
9 -
Files With Most Units (Top 5)
File# lines# units
kms.c
in source
2071 30
rest.c
in source
381 9
nitro_enclaves.c
in source
76 3
attestation.c
in source
121 3
cms.c
in source
165 2
Files With Long Lines (Top 1)

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

File# lines# units# long lines
build.ps1
in root
173 - 8