aws / aws-secretsmanager-agent
File Size

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

Intro
Learn more...
File Size Overall
0% | 40% | 35% | 13% | 10%
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
rs0% | 41% | 36% | 13% | 8%
toml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
aws_secretsmanager_agent0% | 32% | 44% | 20% | 3%
aws_secretsmanager_caching0% | 55% | 19% | 0% | 24%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 19)
File# lines# units
main.rs
in aws_secretsmanager_agent/src
688 10
lib.rs
in aws_secretsmanager_caching/src
616 1
config.rs
in aws_secretsmanager_agent/src
458 20
cache_manager.rs
in aws_secretsmanager_agent/src
260 4
parse.rs
in aws_secretsmanager_agent/src
225 11
mod.rs
in aws_secretsmanager_caching/src/secret_store/memory_store
222 13
server.rs
in aws_secretsmanager_agent/src
154 3
utils.rs
in aws_secretsmanager_agent/src
140 3
logging.rs
in aws_secretsmanager_agent/src
134 4
cache.rs
in aws_secretsmanager_caching/src/secret_store/memory_store
91 5
output.rs
in aws_secretsmanager_caching/src
90 3
Cargo.toml
in aws_secretsmanager_agent
38 -
mod.rs
in aws_secretsmanager_caching/src/secret_store
34 1
Cargo.toml
in aws_secretsmanager_caching
31 -
utils.rs
in aws_secretsmanager_caching/src
26 2
error.rs
in aws_secretsmanager_agent/src
17 2
constants.rs
in aws_secretsmanager_agent/src
15 -
error.rs
in aws_secretsmanager_caching/src
4 -
Cargo.toml
in root
3 -
Files With Most Units (Top 14)
File# lines# units
config.rs
in aws_secretsmanager_agent/src
458 20
mod.rs
in aws_secretsmanager_caching/src/secret_store/memory_store
222 13
parse.rs
in aws_secretsmanager_agent/src
225 11
main.rs
in aws_secretsmanager_agent/src
688 10
cache.rs
in aws_secretsmanager_caching/src/secret_store/memory_store
91 5
cache_manager.rs
in aws_secretsmanager_agent/src
260 4
logging.rs
in aws_secretsmanager_agent/src
134 4
output.rs
in aws_secretsmanager_caching/src
90 3
utils.rs
in aws_secretsmanager_agent/src
140 3
server.rs
in aws_secretsmanager_agent/src
154 3
utils.rs
in aws_secretsmanager_caching/src
26 2
error.rs
in aws_secretsmanager_agent/src
17 2
mod.rs
in aws_secretsmanager_caching/src/secret_store
34 1
lib.rs
in aws_secretsmanager_caching/src
616 1
Files With Long Lines (Top 3)

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

File# lines# units# long lines
constants.rs
in aws_secretsmanager_agent/src
15 - 5
main.rs
in aws_secretsmanager_agent/src
688 10 1
Cargo.toml
in aws_secretsmanager_agent
38 - 1
Correlations

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

aws_secretsmanager_agent/Cargo.toml x: 6 commits (all time) y: 38 lines of code aws_secretsmanager_caching/Cargo.toml x: 8 commits (all time) y: 31 lines of code aws_secretsmanager_agent/src/config.rs x: 5 commits (all time) y: 458 lines of code aws_secretsmanager_agent/src/logging.rs x: 1 commits (all time) y: 134 lines of code aws_secretsmanager_agent/src/main.rs x: 5 commits (all time) y: 688 lines of code aws_secretsmanager_agent/src/utils.rs x: 3 commits (all time) y: 140 lines of code aws_secretsmanager_agent/src/cache_manager.rs x: 2 commits (all time) y: 260 lines of code aws_secretsmanager_agent/src/parse.rs x: 1 commits (all time) y: 225 lines of code aws_secretsmanager_agent/src/server.rs x: 1 commits (all time) y: 154 lines of code aws_secretsmanager_caching/src/lib.rs x: 4 commits (all time) y: 616 lines of code aws_secretsmanager_caching/src/error.rs x: 1 commits (all time) y: 4 lines of code aws_secretsmanager_caching/src/output.rs x: 1 commits (all time) y: 90 lines of code aws_secretsmanager_caching/src/secret_store/memory_store/mod.rs x: 1 commits (all time) y: 222 lines of code aws_secretsmanager_caching/src/utils.rs x: 1 commits (all time) y: 26 lines of code
688.0
lines of code
  min: 4.0
  average: 211.8
  25th percentile: 38.0
  median: 140.0
  75th percentile: 260.0
  max: 688.0
0 8.0
commits (all time)
min: 1.0 | average: 2.73 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 5.0 | max: 8.0

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

aws_secretsmanager_agent/Cargo.toml x: 2 contributors (all time) y: 38 lines of code aws_secretsmanager_caching/Cargo.toml x: 3 contributors (all time) y: 31 lines of code aws_secretsmanager_agent/src/config.rs x: 5 contributors (all time) y: 458 lines of code aws_secretsmanager_agent/src/logging.rs x: 1 contributors (all time) y: 134 lines of code aws_secretsmanager_agent/src/main.rs x: 5 contributors (all time) y: 688 lines of code aws_secretsmanager_agent/src/utils.rs x: 3 contributors (all time) y: 140 lines of code aws_secretsmanager_agent/src/cache_manager.rs x: 2 contributors (all time) y: 260 lines of code aws_secretsmanager_agent/src/parse.rs x: 1 contributors (all time) y: 225 lines of code aws_secretsmanager_agent/src/server.rs x: 1 contributors (all time) y: 154 lines of code aws_secretsmanager_caching/src/lib.rs x: 3 contributors (all time) y: 616 lines of code aws_secretsmanager_caching/src/error.rs x: 1 contributors (all time) y: 4 lines of code aws_secretsmanager_caching/src/output.rs x: 1 contributors (all time) y: 90 lines of code aws_secretsmanager_caching/src/secret_store/memory_store/mod.rs x: 1 contributors (all time) y: 222 lines of code aws_secretsmanager_caching/src/utils.rs x: 1 contributors (all time) y: 26 lines of code
688.0
lines of code
  min: 4.0
  average: 211.8
  25th percentile: 38.0
  median: 140.0
  75th percentile: 260.0
  max: 688.0
0 5.0
contributors (all time)
min: 1.0 | average: 2.07 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 3.0 | max: 5.0

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

aws_secretsmanager_agent/Cargo.toml x: 3 commits (30d) y: 38 lines of code aws_secretsmanager_caching/Cargo.toml x: 3 commits (30d) y: 31 lines of code aws_secretsmanager_agent/src/config.rs x: 1 commits (30d) y: 458 lines of code aws_secretsmanager_agent/src/logging.rs x: 1 commits (30d) y: 134 lines of code aws_secretsmanager_agent/src/main.rs x: 1 commits (30d) y: 688 lines of code
688.0
lines of code
  min: 31.0
  average: 269.8
  25th percentile: 34.5
  median: 134.0
  75th percentile: 573.0
  max: 688.0
0 3.0
commits (30d)
min: 1.0 | average: 1.8 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 3.0 | max: 3.0

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

aws_secretsmanager_agent/Cargo.toml x: 2 contributors (30d) y: 38 lines of code aws_secretsmanager_caching/Cargo.toml x: 2 contributors (30d) y: 31 lines of code aws_secretsmanager_agent/src/config.rs x: 1 contributors (30d) y: 458 lines of code aws_secretsmanager_agent/src/logging.rs x: 1 contributors (30d) y: 134 lines of code aws_secretsmanager_agent/src/main.rs x: 1 contributors (30d) y: 688 lines of code
688.0
lines of code
  min: 31.0
  average: 269.8
  25th percentile: 34.5
  median: 134.0
  75th percentile: 573.0
  max: 688.0
0 2.0
contributors (30d)
min: 1.0 | average: 1.4 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 2.0

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

aws_secretsmanager_agent/Cargo.toml x: 4 commits (90d) y: 38 lines of code aws_secretsmanager_caching/Cargo.toml x: 4 commits (90d) y: 31 lines of code aws_secretsmanager_agent/src/config.rs x: 2 commits (90d) y: 458 lines of code aws_secretsmanager_agent/src/logging.rs x: 1 commits (90d) y: 134 lines of code aws_secretsmanager_agent/src/main.rs x: 2 commits (90d) y: 688 lines of code aws_secretsmanager_agent/src/utils.rs x: 1 commits (90d) y: 140 lines of code aws_secretsmanager_agent/src/cache_manager.rs x: 1 commits (90d) y: 260 lines of code aws_secretsmanager_agent/src/parse.rs x: 1 commits (90d) y: 225 lines of code aws_secretsmanager_agent/src/server.rs x: 1 commits (90d) y: 154 lines of code aws_secretsmanager_caching/src/lib.rs x: 1 commits (90d) y: 616 lines of code
688.0
lines of code
  min: 31.0
  average: 274.4
  25th percentile: 110.0
  median: 189.5
  75th percentile: 497.5
  max: 688.0
0 4.0
commits (90d)
min: 1.0 | average: 1.8 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.5 | max: 4.0

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

aws_secretsmanager_agent/Cargo.toml x: 2 contributors (90d) y: 38 lines of code aws_secretsmanager_caching/Cargo.toml x: 2 contributors (90d) y: 31 lines of code aws_secretsmanager_agent/src/config.rs x: 2 contributors (90d) y: 458 lines of code aws_secretsmanager_agent/src/logging.rs x: 1 contributors (90d) y: 134 lines of code aws_secretsmanager_agent/src/main.rs x: 2 contributors (90d) y: 688 lines of code aws_secretsmanager_agent/src/utils.rs x: 1 contributors (90d) y: 140 lines of code aws_secretsmanager_agent/src/cache_manager.rs x: 1 contributors (90d) y: 260 lines of code aws_secretsmanager_agent/src/parse.rs x: 1 contributors (90d) y: 225 lines of code aws_secretsmanager_agent/src/server.rs x: 1 contributors (90d) y: 154 lines of code aws_secretsmanager_caching/src/lib.rs x: 1 contributors (90d) y: 616 lines of code
688.0
lines of code
  min: 31.0
  average: 274.4
  25th percentile: 110.0
  median: 189.5
  75th percentile: 497.5
  max: 688.0
0 2.0
contributors (90d)
min: 1.0 | average: 1.4 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 2.0