apache / sdap-nexusproto
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 4 files with 184 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 (136 lines of code)
    • 3 files changed 1-5 times (48 lines of code)
0% | 0% | 0% | 73% | 26%
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 4 files with 184 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)
    • 1 file changed by 6-10 contributors (136 lines of code)
    • 1 file changed by 2-5 contributors (20 lines of code)
    • 2 files changed by 1 contributor (28 lines of code)
0% | 0% | 73% | 10% | 15%
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, md, gradle, properties, gitignore, txt, bat, proto, yaml
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
proto0% | 0% | 0% | 100% | 0%
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
src0% | 0% | 0% | 73% | 26%
Most Frequently Changed Files (Top 4)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
proto
DataTile.proto
in src/main/proto
136 - 2018-01-22 2024-11-04 10 6 francis.greguska@jpl.nasa.gov 72955101+rkuttruff@users.no...
setup.py
in src/main/python/nexusproto
20 - 2018-01-22 2022-11-22 3 2 francis.greguska@jpl.nasa.gov 17833879+ngachung@users.nor...
__init__.py
in src/main/python/nexusproto
1 - 2018-01-22 2018-01-22 1 1 francis.greguska@jpl.nasa.gov francis.greguska@jpl.nasa.gov
serialization.py
in src/main/python/nexusproto
27 3 2018-01-22 2018-01-22 1 1 francis.greguska@jpl.nasa.gov francis.greguska@jpl.nasa.gov
Files With Most Contributors (Top 4)
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
proto
DataTile.proto
in src/main/proto
136 - 2018-01-22 2024-11-04 10 6 francis.greguska@jpl.nasa.gov 72955101+rkuttruff@users.no...
setup.py
in src/main/python/nexusproto
20 - 2018-01-22 2022-11-22 3 2 francis.greguska@jpl.nasa.gov 17833879+ngachung@users.nor...
__init__.py
in src/main/python/nexusproto
1 - 2018-01-22 2018-01-22 1 1 francis.greguska@jpl.nasa.gov francis.greguska@jpl.nasa.gov
serialization.py
in src/main/python/nexusproto
27 3 2018-01-22 2018-01-22 1 1 francis.greguska@jpl.nasa.gov francis.greguska@jpl.nasa.gov
Files With Least Contributors (Top 4)
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
serialization.py
in src/main/python/nexusproto
27 3 2018-01-22 2018-01-22 1 1 francis.greguska@jpl.nasa.gov francis.greguska@jpl.nasa.gov
__init__.py
in src/main/python/nexusproto
1 - 2018-01-22 2018-01-22 1 1 francis.greguska@jpl.nasa.gov francis.greguska@jpl.nasa.gov
setup.py
in src/main/python/nexusproto
20 - 2018-01-22 2022-11-22 3 2 francis.greguska@jpl.nasa.gov 17833879+ngachung@users.nor...
proto
DataTile.proto
in src/main/proto
136 - 2018-01-22 2024-11-04 10 6 francis.greguska@jpl.nasa.gov 72955101+rkuttruff@users.no...
Correlations

File Size vs. Number of Changes: 4 points

src/main/proto/DataTile.proto x: 136 lines of code y: 10 # changes src/main/python/nexusproto/setup.py x: 20 lines of code y: 3 # changes src/main/python/nexusproto/__init__.py x: 1 lines of code y: 1 # changes src/main/python/nexusproto/serialization.py x: 27 lines of code y: 1 # changes
10.0
# changes
  min: 1.0
  average: 3.75
  25th percentile: 1.0
  median: 2.0
  75th percentile: 8.25
  max: 10.0
0 136.0
lines of code
min: 1.0 | average: 46.0 | 25th percentile: 5.75 | median: 23.5 | 75th percentile: 108.75 | max: 136.0

Number of Contributors vs. Number of Changes: 4 points

src/main/proto/DataTile.proto x: 6 # contributors y: 10 # changes src/main/python/nexusproto/setup.py x: 2 # contributors y: 3 # changes src/main/python/nexusproto/__init__.py x: 1 # contributors y: 1 # changes
10.0
# changes
  min: 1.0
  average: 3.75
  25th percentile: 1.0
  median: 2.0
  75th percentile: 8.25
  max: 10.0
0 6.0
# contributors
min: 1.0 | average: 2.5 | 25th percentile: 1.0 | median: 1.5 | 75th percentile: 5.0 | max: 6.0

Number of Contributors vs. File Size: 4 points

src/main/proto/DataTile.proto x: 6 # contributors y: 136 lines of code src/main/python/nexusproto/setup.py x: 2 # contributors y: 20 lines of code src/main/python/nexusproto/__init__.py x: 1 # contributors y: 1 lines of code src/main/python/nexusproto/serialization.py x: 1 # contributors y: 27 lines of code
136.0
lines of code
  min: 1.0
  average: 46.0
  25th percentile: 5.75
  median: 23.5
  75th percentile: 108.75
  max: 136.0
0 6.0
# contributors
min: 1.0 | average: 2.5 | 25th percentile: 1.0 | median: 1.5 | 75th percentile: 5.0 | max: 6.0