facebookincubator / ptr
File Change Frequency

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

File Change Frequency Overall
File Change Frequency Overall
The number of recorded file updates
  • There are 6 files with 1,080 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 2 files changed 21-50 times (997 lines of code)
    • 1 files changed 6-20 times (69 lines of code)
    • 3 files changed 1-5 times (14 lines of code)
0% | 0% | 92% | 6% | 1%
Legend:
101+
51-100
21-50
6-20
1-5
explore: zoomable circles | data
File Change Frequency per File Extension
md, py, yml, txt, in, ini, gitignore, toml, sh, json
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
py0% | 0% | 93% | 6% | 0%
yml0% | 0% | 0% | 0% | 100%
toml0% | 0% | 0% | 0% | 100%
in0% | 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
ROOT0% | 0% | 92% | 6% | 1%
Most Frequently Changed Files (Top 6)

See data for all files...

File# lines# unitslast modified
(days ago)
created
(days ago)
# changes# contributors
ptr.py
in root
948 28 74 1163 50 11
setup.py
in root
49 1 73 1163 38 7
ci.py
in root
69 3 74 1163 20 6
in
2 - 576 1163 3 3
3 - 68 68 1 1
action.yml
in root
9 - 516 516 1 1
Files With Most Contributors (Top 6)
Files sorted by the number of unique email addresses found in commits.

See data for all files...

File# lines# unitslast modified
(days ago)
created
(days ago)
# changes# contributors
ptr.py
in root
948 28 74 1163 50 11
setup.py
in root
49 1 73 1163 38 7
ci.py
in root
69 3 74 1163 20 6
in
2 - 576 1163 3 3
action.yml
in root
9 - 516 516 1 1
3 - 68 68 1 1
Correlations

File Size vs. Number of Changes: 6 points

pyproject.toml x: 3 lines of code y: 1 # changes setup.py x: 49 lines of code y: 38 # changes ci.py x: 69 lines of code y: 20 # changes ptr.py x: 948 lines of code y: 50 # changes action.yml x: 9 lines of code y: 1 # changes MANIFEST.in x: 2 lines of code y: 3 # changes
50.0
# changes
  min: 1.0
  average: 18.83
  25th percentile: 1.0
  median: 11.5
  75th percentile: 41.0
  max: 50.0
0 948.0
lines of code
min: 2.0 | average: 180.0 | 25th percentile: 2.75 | median: 29.0 | 75th percentile: 288.75 | max: 948.0

Number of Contributors vs. Number of Changes: 6 points

pyproject.toml x: 1 # contributors y: 1 # changes setup.py x: 7 # contributors y: 38 # changes ci.py x: 6 # contributors y: 20 # changes ptr.py x: 11 # contributors y: 50 # changes MANIFEST.in x: 3 # contributors y: 3 # changes
50.0
# changes
  min: 1.0
  average: 18.83
  25th percentile: 1.0
  median: 11.5
  75th percentile: 41.0
  max: 50.0
0 11.0
# contributors
min: 1.0 | average: 4.83 | 25th percentile: 1.0 | median: 4.5 | 75th percentile: 8.0 | max: 11.0