epam / solidity-bootcamp
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 218 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)
    • 0 files changed 6-20 times (0 lines of code)
    • 6 files changed 1-5 times (218 lines of code)
0% | 0% | 0% | 0% | 100%
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 218 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 0 files changed by 11-25 contributors (0 lines of code)
    • 0 files changed by 6-10 contributors (0 lines of code)
    • 0 files changed by 2-5 contributors (0 lines of code)
    • 6 files changed by 1 contributor (218 lines of code)
0% | 0% | 0% | 0% | 100%
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, svelte, txt, gitignore, md, js, html
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
svelte0% | 0% | 0% | 0% | 100%
ts0% | 0% | 0% | 0% | 100%
js0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
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% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
scripts0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 6)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
deploy.js
in scripts
18 2 2022-04-12 2022-04-26 4 1 luismastrangelo@gmail.com luismastrangelo@gmail.com
53 - 2022-04-07 2022-04-21 4 1 luismastrangelo@gmail.com luismastrangelo@gmail.com
svelte
122 - 2022-04-19 2022-04-26 4 1 luismastrangelo@gmail.com luismastrangelo@gmail.com
main.ts
in src
5 - 2022-04-19 2022-04-26 3 1 luismastrangelo@gmail.com luismastrangelo@gmail.com
8 1 2022-04-19 2022-04-21 2 1 luismastrangelo@gmail.com luismastrangelo@gmail.com
index.html
in root
12 - 2022-04-19 2022-04-21 2 1 luismastrangelo@gmail.com luismastrangelo@gmail.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
deploy.js
in scripts
18 2 2022-04-12 2022-04-26 4 1 luismastrangelo@gmail.com luismastrangelo@gmail.com
53 - 2022-04-07 2022-04-21 4 1 luismastrangelo@gmail.com luismastrangelo@gmail.com
svelte
122 - 2022-04-19 2022-04-26 4 1 luismastrangelo@gmail.com luismastrangelo@gmail.com
main.ts
in src
5 - 2022-04-19 2022-04-26 3 1 luismastrangelo@gmail.com luismastrangelo@gmail.com
index.html
in root
12 - 2022-04-19 2022-04-21 2 1 luismastrangelo@gmail.com luismastrangelo@gmail.com
8 1 2022-04-19 2022-04-21 2 1 luismastrangelo@gmail.com luismastrangelo@gmail.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
svelte
122 - 2022-04-19 2022-04-26 4 1 luismastrangelo@gmail.com luismastrangelo@gmail.com
53 - 2022-04-07 2022-04-21 4 1 luismastrangelo@gmail.com luismastrangelo@gmail.com
deploy.js
in scripts
18 2 2022-04-12 2022-04-26 4 1 luismastrangelo@gmail.com luismastrangelo@gmail.com
index.html
in root
12 - 2022-04-19 2022-04-21 2 1 luismastrangelo@gmail.com luismastrangelo@gmail.com
8 1 2022-04-19 2022-04-21 2 1 luismastrangelo@gmail.com luismastrangelo@gmail.com
main.ts
in src
5 - 2022-04-19 2022-04-26 3 1 luismastrangelo@gmail.com luismastrangelo@gmail.com
Correlations

File Size vs. Number of Changes: 6 points

src/App.svelte x: 122 lines of code y: 4 # changes scripts/deploy.js x: 18 lines of code y: 4 # changes src/main.ts x: 5 lines of code y: 3 # changes hardhat.config.ts x: 53 lines of code y: 4 # changes index.html x: 12 lines of code y: 2 # changes vite.config.ts x: 8 lines of code y: 2 # changes
4.0
# changes
  min: 2.0
  average: 3.17
  25th percentile: 2.0
  median: 3.5
  75th percentile: 4.0
  max: 4.0
0 122.0
lines of code
min: 5.0 | average: 36.33 | 25th percentile: 7.25 | median: 15.0 | 75th percentile: 70.25 | max: 122.0

Number of Contributors vs. Number of Changes: 6 points

src/App.svelte x: 1 # contributors y: 4 # changes src/main.ts x: 1 # contributors y: 3 # changes index.html x: 1 # contributors y: 2 # changes
4.0
# changes
  min: 2.0
  average: 3.17
  25th percentile: 2.0
  median: 3.5
  75th percentile: 4.0
  max: 4.0
0 1.0
# contributors
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

Number of Contributors vs. File Size: 6 points

src/App.svelte x: 1 # contributors y: 122 lines of code scripts/deploy.js x: 1 # contributors y: 18 lines of code src/main.ts x: 1 # contributors y: 5 lines of code hardhat.config.ts x: 1 # contributors y: 53 lines of code index.html x: 1 # contributors y: 12 lines of code vite.config.ts x: 1 # contributors y: 8 lines of code
122.0
lines of code
  min: 5.0
  average: 36.33
  25th percentile: 7.25
  median: 15.0
  75th percentile: 70.25
  max: 122.0
0 1.0
# contributors
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0