apache / infrastructure-oauth
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 7 files with 365 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)
    • 7 files changed 1-5 times (365 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 7 files with 365 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)
    • 1 file changed by 2-5 contributors (144 lines of code)
    • 6 files changed by 1 contributor (221 lines of code)
0% | 0% | 0% | 39% | 60%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
py, txt, gitignore, md
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
py0% | 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
app0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 7)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
oauth.py
in app/endpoints
144 2 2023-05-18 2024-03-04 5 2 humbedooh@apache.org humbedooh@apache.org
ldap.py
in app/lib
114 3 2023-05-18 2025-02-11 2 1 humbedooh@apache.org humbedooh@apache.org
__init__.py
in app/endpoints
1 - 2023-05-18 2023-05-18 1 1 humbedooh@apache.org humbedooh@apache.org
main.py
in root
9 - 2023-05-18 2023-05-18 1 1 humbedooh@apache.org humbedooh@apache.org
22 1 2023-05-18 2023-05-18 1 1 humbedooh@apache.org humbedooh@apache.org
config.py
in app/lib
23 2 2023-05-18 2023-05-18 1 1 humbedooh@apache.org humbedooh@apache.org
middleware.py
in app/lib
52 1 2023-05-18 2023-05-18 1 1 humbedooh@apache.org humbedooh@apache.org
Files With Most Contributors (Top 7)
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
oauth.py
in app/endpoints
144 2 2023-05-18 2024-03-04 5 2 humbedooh@apache.org humbedooh@apache.org
ldap.py
in app/lib
114 3 2023-05-18 2025-02-11 2 1 humbedooh@apache.org humbedooh@apache.org
22 1 2023-05-18 2023-05-18 1 1 humbedooh@apache.org humbedooh@apache.org
__init__.py
in app/endpoints
1 - 2023-05-18 2023-05-18 1 1 humbedooh@apache.org humbedooh@apache.org
middleware.py
in app/lib
52 1 2023-05-18 2023-05-18 1 1 humbedooh@apache.org humbedooh@apache.org
config.py
in app/lib
23 2 2023-05-18 2023-05-18 1 1 humbedooh@apache.org humbedooh@apache.org
main.py
in root
9 - 2023-05-18 2023-05-18 1 1 humbedooh@apache.org humbedooh@apache.org
Files With Least Contributors (Top 7)
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
ldap.py
in app/lib
114 3 2023-05-18 2025-02-11 2 1 humbedooh@apache.org humbedooh@apache.org
middleware.py
in app/lib
52 1 2023-05-18 2023-05-18 1 1 humbedooh@apache.org humbedooh@apache.org
config.py
in app/lib
23 2 2023-05-18 2023-05-18 1 1 humbedooh@apache.org humbedooh@apache.org
22 1 2023-05-18 2023-05-18 1 1 humbedooh@apache.org humbedooh@apache.org
main.py
in root
9 - 2023-05-18 2023-05-18 1 1 humbedooh@apache.org humbedooh@apache.org
__init__.py
in app/endpoints
1 - 2023-05-18 2023-05-18 1 1 humbedooh@apache.org humbedooh@apache.org
oauth.py
in app/endpoints
144 2 2023-05-18 2024-03-04 5 2 humbedooh@apache.org humbedooh@apache.org
Correlations

File Size vs. Number of Changes: 7 points

app/lib/ldap.py x: 114 lines of code y: 2 # changes app/endpoints/oauth.py x: 144 lines of code y: 5 # changes app/lib/config.py x: 23 lines of code y: 1 # changes app/__init__.py x: 22 lines of code y: 1 # changes app/endpoints/__init__.py x: 1 lines of code y: 1 # changes app/lib/middleware.py x: 52 lines of code y: 1 # changes main.py x: 9 lines of code y: 1 # changes
5.0
# changes
  min: 1.0
  average: 1.71
  25th percentile: 1.0
  median: 1.0
  75th percentile: 2.0
  max: 5.0
0 144.0
lines of code
min: 1.0 | average: 52.14 | 25th percentile: 9.0 | median: 23.0 | 75th percentile: 114.0 | max: 144.0

Number of Contributors vs. Number of Changes: 7 points

app/lib/ldap.py x: 1 # contributors y: 2 # changes app/endpoints/oauth.py x: 2 # contributors y: 5 # changes app/lib/config.py x: 1 # contributors y: 1 # changes
5.0
# changes
  min: 1.0
  average: 1.71
  25th percentile: 1.0
  median: 1.0
  75th percentile: 2.0
  max: 5.0
0 2.0
# contributors
min: 1.0 | average: 1.14 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0

Number of Contributors vs. File Size: 7 points

app/lib/ldap.py x: 1 # contributors y: 114 lines of code app/endpoints/oauth.py x: 2 # contributors y: 144 lines of code app/lib/config.py x: 1 # contributors y: 23 lines of code app/__init__.py x: 1 # contributors y: 22 lines of code app/endpoints/__init__.py x: 1 # contributors y: 1 lines of code app/lib/middleware.py x: 1 # contributors y: 52 lines of code main.py x: 1 # contributors y: 9 lines of code
144.0
lines of code
  min: 1.0
  average: 52.14
  25th percentile: 9.0
  median: 23.0
  75th percentile: 114.0
  max: 144.0
0 2.0
# contributors
min: 1.0 | average: 1.14 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0