korosuke613 / zenn-metadata-updater
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 5 files with 170 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)
    • 5 files changed 1-5 times (170 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 5 files with 170 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)
    • 5 files changed by 2-5 contributors (170 lines of code)
    • 0 files changed by 1 contributor (0 lines of code)
0% | 0% | 0% | 100% | 0%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
json, yml, js, ts, md, txt, gitignore, eslintignore, prettierignore
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
ts0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
js0% | 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%
Most Frequently Changed Files (Top 5)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
134 7 2021-02-21 2022-02-11 3 3 korosuke613@users.noreply.g... korosuke613613@gmail.com
index.ts
in src
1 - 2021-02-21 2021-02-21 1 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
3 - 2021-02-21 2021-02-21 1 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
10 - 2021-02-21 2021-02-21 1 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
22 - 2021-02-21 2021-02-21 1 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
Files With Most Contributors (Top 5)
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
134 7 2021-02-21 2022-02-11 3 3 korosuke613@users.noreply.g... korosuke613613@gmail.com
22 - 2021-02-21 2021-02-21 1 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
10 - 2021-02-21 2021-02-21 1 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
3 - 2021-02-21 2021-02-21 1 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
index.ts
in src
1 - 2021-02-21 2021-02-21 1 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
Files With Least Contributors (Top 5)
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
22 - 2021-02-21 2021-02-21 1 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
10 - 2021-02-21 2021-02-21 1 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
3 - 2021-02-21 2021-02-21 1 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
index.ts
in src
1 - 2021-02-21 2021-02-21 1 2 korosuke613@users.noreply.g... futa-hirakoba@cybozu.co.jp
134 7 2021-02-21 2022-02-11 3 3 korosuke613@users.noreply.g... korosuke613613@gmail.com
Correlations

File Size vs. Number of Changes: 5 points

src/Updater.ts x: 134 lines of code y: 3 # changes codecov.yml x: 22 lines of code y: 1 # changes jest.config.js x: 10 lines of code y: 1 # changes ship.config.js x: 3 lines of code y: 1 # changes src/index.ts x: 1 lines of code y: 1 # changes
3.0
# changes
  min: 1.0
  average: 1.4
  25th percentile: 1.0
  median: 1.0
  75th percentile: 2.0
  max: 3.0
0 134.0
lines of code
min: 1.0 | average: 34.0 | 25th percentile: 2.0 | median: 10.0 | 75th percentile: 78.0 | max: 134.0

Number of Contributors vs. Number of Changes: 5 points

src/Updater.ts x: 3 # contributors y: 3 # changes codecov.yml x: 2 # contributors y: 1 # changes
3.0
# changes
  min: 1.0
  average: 1.4
  25th percentile: 1.0
  median: 1.0
  75th percentile: 2.0
  max: 3.0
0 3.0
# contributors
min: 2.0 | average: 2.2 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.5 | max: 3.0

Number of Contributors vs. File Size: 5 points

src/Updater.ts x: 3 # contributors y: 134 lines of code codecov.yml x: 2 # contributors y: 22 lines of code jest.config.js x: 2 # contributors y: 10 lines of code ship.config.js x: 2 # contributors y: 3 lines of code src/index.ts x: 2 # contributors y: 1 lines of code
134.0
lines of code
  min: 1.0
  average: 34.0
  25th percentile: 2.0
  median: 10.0
  75th percentile: 78.0
  max: 134.0
0 3.0
# contributors
min: 2.0 | average: 2.2 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.5 | max: 3.0