aws / amazon-s3-encryption-client-go
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 57% | 42%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
go0% | 0% | 0% | 53% | 46%
ts0% | 0% | 0% | 100% | 0%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
v30% | 0% | 0% | 53% | 46%
cdk0% | 0% | 0% | 100% | 0%
Longest Files (Top 25)
File# lines# units
kms_keyring.go
in v3/materials
159 9
aes_cbc.go
in v3/internal
145 6
136 5
cdk-stack.ts
in cdk/lib
128 1
strategy.go
in v3/internal
112 4
object_metadata.go
in v3/internal
105 6
104 4
aes_gcm.go
in v3/internal
75 5
helper.go
in v3/internal
64 4
materials.go
in v3/materials
60 2
56 3
pkcs7_padder.go
in v3/internal
52 4
unit.go
in v3/internal/awstesting
49 5
48 3
hash_io.go
in v3/internal
45 6
40 4
38 4
cipher.go
in v3/internal
29 2
mat_desc.go
in v3/materials
22 3
keyring.go
in v3/materials
21 1
cipher_builder.go
in v3/internal
18 -
padder.go
in v3/internal
17 3
aes_cbc_padder.go
in v3/internal
15 3
user_agent.go
in v3/internal
11 1
doc.go
in v3
1 -
Files With Most Units (Top 23)
File# lines# units
kms_keyring.go
in v3/materials
159 9
hash_io.go
in v3/internal
45 6
object_metadata.go
in v3/internal
105 6
aes_cbc.go
in v3/internal
145 6
136 5
aes_gcm.go
in v3/internal
75 5
unit.go
in v3/internal/awstesting
49 5
104 4
pkcs7_padder.go
in v3/internal
52 4
40 4
38 4
strategy.go
in v3/internal
112 4
helper.go
in v3/internal
64 4
48 3
mat_desc.go
in v3/materials
22 3
56 3
padder.go
in v3/internal
17 3
aes_cbc_padder.go
in v3/internal
15 3
materials.go
in v3/materials
60 2
cipher.go
in v3/internal
29 2
cdk-stack.ts
in cdk/lib
128 1
keyring.go
in v3/materials
21 1
user_agent.go
in v3/internal
11 1
Files With Long Lines (Top 9)

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

File# lines# units# long lines
kms_keyring.go
in v3/materials
159 9 10
136 5 7
56 3 3
48 3 2
keyring.go
in v3/materials
21 1 2
104 4 1
user_agent.go
in v3/internal
11 1 1
unit.go
in v3/internal/awstesting
49 5 1
strategy.go
in v3/internal
112 4 1
Correlations

File Size vs. Commits (all time): 25 points

v3/internal/hash_io.go x: 2 commits (all time) y: 45 lines of code v3/materials/kms_keyring.go x: 4 commits (all time) y: 159 lines of code v3/client/decrypt_middleware.go x: 3 commits (all time) y: 136 lines of code v3/internal/object_metadata.go x: 2 commits (all time) y: 105 lines of code cdk/lib/cdk-stack.ts x: 11 commits (all time) y: 128 lines of code v3/client/encrypt_middleware.go x: 1 commits (all time) y: 104 lines of code v3/client/s3_encryption_client_v3.go x: 1 commits (all time) y: 56 lines of code v3/doc.go x: 1 commits (all time) y: 1 lines of code v3/internal/aes_cbc.go x: 1 commits (all time) y: 145 lines of code v3/internal/aes_cbc_content_cipher.go x: 1 commits (all time) y: 40 lines of code v3/internal/aes_cbc_padder.go x: 1 commits (all time) y: 15 lines of code v3/internal/aes_gcm.go x: 1 commits (all time) y: 75 lines of code v3/internal/aes_gcm_content_cipher.go x: 1 commits (all time) y: 38 lines of code v3/internal/awstesting/unit.go x: 1 commits (all time) y: 49 lines of code v3/internal/cipher.go x: 1 commits (all time) y: 29 lines of code v3/internal/cipher_builder.go x: 1 commits (all time) y: 18 lines of code v3/internal/helper.go x: 1 commits (all time) y: 64 lines of code v3/internal/padder.go x: 1 commits (all time) y: 17 lines of code v3/internal/pkcs7_padder.go x: 1 commits (all time) y: 52 lines of code v3/internal/strategy.go x: 1 commits (all time) y: 112 lines of code v3/internal/user_agent.go x: 1 commits (all time) y: 11 lines of code v3/materials/cryptographic_materials_manager.go x: 1 commits (all time) y: 48 lines of code v3/materials/keyring.go x: 1 commits (all time) y: 21 lines of code v3/materials/mat_desc.go x: 1 commits (all time) y: 22 lines of code v3/materials/materials.go x: 1 commits (all time) y: 60 lines of code
159.0
lines of code
  min: 1.0
  average: 62.0
  25th percentile: 21.5
  median: 49.0
  75th percentile: 104.5
  max: 159.0
0 11.0
commits (all time)
min: 1.0 | average: 1.68 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 11.0

File Size vs. Contributors (all time): 25 points

v3/internal/hash_io.go x: 2 contributors (all time) y: 45 lines of code v3/materials/kms_keyring.go x: 3 contributors (all time) y: 159 lines of code v3/client/decrypt_middleware.go x: 2 contributors (all time) y: 136 lines of code v3/internal/object_metadata.go x: 2 contributors (all time) y: 105 lines of code cdk/lib/cdk-stack.ts x: 2 contributors (all time) y: 128 lines of code v3/client/encrypt_middleware.go x: 1 contributors (all time) y: 104 lines of code v3/client/s3_encryption_client_v3.go x: 1 contributors (all time) y: 56 lines of code v3/doc.go x: 1 contributors (all time) y: 1 lines of code v3/internal/aes_cbc.go x: 1 contributors (all time) y: 145 lines of code v3/internal/aes_cbc_content_cipher.go x: 1 contributors (all time) y: 40 lines of code v3/internal/aes_cbc_padder.go x: 1 contributors (all time) y: 15 lines of code v3/internal/aes_gcm.go x: 1 contributors (all time) y: 75 lines of code v3/internal/aes_gcm_content_cipher.go x: 1 contributors (all time) y: 38 lines of code v3/internal/awstesting/unit.go x: 1 contributors (all time) y: 49 lines of code v3/internal/cipher.go x: 1 contributors (all time) y: 29 lines of code v3/internal/cipher_builder.go x: 1 contributors (all time) y: 18 lines of code v3/internal/helper.go x: 1 contributors (all time) y: 64 lines of code v3/internal/padder.go x: 1 contributors (all time) y: 17 lines of code v3/internal/pkcs7_padder.go x: 1 contributors (all time) y: 52 lines of code v3/internal/strategy.go x: 1 contributors (all time) y: 112 lines of code v3/internal/user_agent.go x: 1 contributors (all time) y: 11 lines of code v3/materials/cryptographic_materials_manager.go x: 1 contributors (all time) y: 48 lines of code v3/materials/keyring.go x: 1 contributors (all time) y: 21 lines of code v3/materials/mat_desc.go x: 1 contributors (all time) y: 22 lines of code v3/materials/materials.go x: 1 contributors (all time) y: 60 lines of code
159.0
lines of code
  min: 1.0
  average: 62.0
  25th percentile: 21.5
  median: 49.0
  75th percentile: 104.5
  max: 159.0
0 3.0
contributors (all time)
min: 1.0 | average: 1.24 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 3.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 1 points

v3/internal/hash_io.go x: 1 commits (90d) y: 45 lines of code
45.0
lines of code
  min: 45.0
  average: 45.0
  25th percentile: 45.0
  median: 45.0
  75th percentile: 45.0
  max: 45.0
0 1.0
commits (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Contributors (90 days): 1 points

v3/internal/hash_io.go x: 1 contributors (90d) y: 45 lines of code
45.0
lines of code
  min: 45.0
  average: 45.0
  25th percentile: 45.0
  median: 45.0
  75th percentile: 45.0
  max: 45.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0