aws / constructs
File Change Frequency

File change frequency (churn) shows the distribution of file updates (days with at least one commit).

Overview
File Change Frequency Overall
  • There are 6 files with 302 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 0 files changed 21-50 times (0 lines of code)
    • 1 file changed 6-20 times (229 lines of code)
    • 5 files changed 1-5 times (73 lines of code)
0% | 0% | 0% | 75% | 24%
Legend:
101+
51-100
21-50
6-20
1-5

explore: grouped by folders | grouped by update frequency | data
Contributors Count Frequency Overall
  • There are 6 files with 302 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 1 file changed by 11-25 contributors (229 lines of code)
    • 0 files changed by 6-10 contributors (0 lines of code)
    • 1 file changed by 2-5 contributors (39 lines of code)
    • 4 files changed by 1 contributor (34 lines of code)
0% | 75% | 0% | 12% | 11%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
ts, json, yaml, md, sh, txt, npmignore, gitignore, gitattributes
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
ts0% | 0% | 0% | 75% | 24%
File Change Frequency per Logical Decomposition
primary
primary (file change frequency)
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
src0% | 0% | 0% | 75% | 24%
Most Frequently Changed Files (Top 6)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
229 32 2020-07-05 2024-12-30 19 12 benisrae@amazon.com tietew@gmail.com
uniqueid.ts
in src/private
11 1 2020-07-05 2020-11-05 3 1 benisrae@amazon.com benisrae@amazon.com
39 6 2020-10-05 2024-10-11 3 3 benisrae@amazon.com mail@moritzkornher.de
index.ts
in src
3 - 2020-07-05 2020-10-05 2 1 benisrae@amazon.com benisrae@amazon.com
5 - 2020-07-05 2020-10-05 2 1 benisrae@amazon.com benisrae@amazon.com
stack-trace.ts
in src/private
15 1 2020-07-05 2020-07-05 1 1 benisrae@amazon.com benisrae@amazon.com
Files With Most Contributors (Top 6)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
229 32 2020-07-05 2024-12-30 19 12 benisrae@amazon.com tietew@gmail.com
39 6 2020-10-05 2024-10-11 3 3 benisrae@amazon.com mail@moritzkornher.de
uniqueid.ts
in src/private
11 1 2020-07-05 2020-11-05 3 1 benisrae@amazon.com benisrae@amazon.com
index.ts
in src
3 - 2020-07-05 2020-10-05 2 1 benisrae@amazon.com benisrae@amazon.com
5 - 2020-07-05 2020-10-05 2 1 benisrae@amazon.com benisrae@amazon.com
stack-trace.ts
in src/private
15 1 2020-07-05 2020-07-05 1 1 benisrae@amazon.com benisrae@amazon.com
Files With Least Contributors (Top 6)
Based on the number of unique email addresses found in commits.

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
stack-trace.ts
in src/private
15 1 2020-07-05 2020-07-05 1 1 benisrae@amazon.com benisrae@amazon.com
uniqueid.ts
in src/private
11 1 2020-07-05 2020-11-05 3 1 benisrae@amazon.com benisrae@amazon.com
5 - 2020-07-05 2020-10-05 2 1 benisrae@amazon.com benisrae@amazon.com
index.ts
in src
3 - 2020-07-05 2020-10-05 2 1 benisrae@amazon.com benisrae@amazon.com
39 6 2020-10-05 2024-10-11 3 3 benisrae@amazon.com mail@moritzkornher.de
229 32 2020-07-05 2024-12-30 19 12 benisrae@amazon.com tietew@gmail.com
Correlations

File Size vs. Number of Changes: 6 points

src/construct.ts x: 229 lines of code y: 19 # changes src/dependency.ts x: 39 lines of code y: 3 # changes src/private/uniqueid.ts x: 11 lines of code y: 3 # changes src/index.ts x: 3 lines of code y: 2 # changes src/metadata.ts x: 5 lines of code y: 2 # changes src/private/stack-trace.ts x: 15 lines of code y: 1 # changes
19.0
# changes
  min: 1.0
  average: 5.0
  25th percentile: 1.75
  median: 2.5
  75th percentile: 7.0
  max: 19.0
0 229.0
lines of code
min: 3.0 | average: 50.33 | 25th percentile: 4.5 | median: 13.0 | 75th percentile: 86.5 | max: 229.0

Number of Contributors vs. Number of Changes: 6 points

src/construct.ts x: 12 # contributors y: 19 # changes src/dependency.ts x: 3 # contributors y: 3 # changes src/private/uniqueid.ts x: 1 # contributors y: 3 # changes src/index.ts x: 1 # contributors y: 2 # changes src/private/stack-trace.ts x: 1 # contributors y: 1 # changes
19.0
# changes
  min: 1.0
  average: 5.0
  25th percentile: 1.75
  median: 2.5
  75th percentile: 7.0
  max: 19.0
0 12.0
# contributors
min: 1.0 | average: 3.17 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 5.25 | max: 12.0

Number of Contributors vs. File Size: 6 points

src/construct.ts x: 12 # contributors y: 229 lines of code src/dependency.ts x: 3 # contributors y: 39 lines of code src/private/uniqueid.ts x: 1 # contributors y: 11 lines of code src/index.ts x: 1 # contributors y: 3 lines of code src/metadata.ts x: 1 # contributors y: 5 lines of code src/private/stack-trace.ts x: 1 # contributors y: 15 lines of code
229.0
lines of code
  min: 3.0
  average: 50.33
  25th percentile: 4.5
  median: 13.0
  75th percentile: 86.5
  max: 229.0
0 12.0
# contributors
min: 1.0 | average: 3.17 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 5.25 | max: 12.0