aws / base64io-python
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 285 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)
    • 4 files changed 6-20 times (261 lines of code)
    • 2 files changed 1-5 times (24 lines of code)
0% | 0% | 0% | 91% | 8%
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 285 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)
    • 4 files changed by 2-5 contributors (261 lines of code)
    • 2 files changed by 1 contributor (24 lines of code)
0% | 0% | 0% | 91% | 8%
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, rst, md, yaml, cfg, in, ini, gitignore, json
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
py0% | 0% | 0% | 100% | 0%
cfg0% | 0% | 0% | 71% | 28%
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
src0% | 0% | 0% | 100% | 0%
ROOT0% | 0% | 0% | 75% | 24%
doc0% | 0% | 0% | 100% | 0%
Most Frequently Changed Files (Top 6)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
__init__.py
in src/base64io
143 19 2018-03-13 2024-06-24 13 5 bullocm@amazon.com 61410899+ritvikkapila@users...
setup.py
in root
37 3 2018-03-13 2023-10-26 8 5 bullocm@amazon.com ryanemer@amazon.com
conf.py
in doc
44 3 2018-03-13 2021-09-20 7 2 bullocm@amazon.com 5892063+texastony@users.nor...
cfg
setup.cfg
in root
37 - 2018-03-13 2021-09-20 6 2 bullocm@amazon.com 5892063+texastony@users.nor...
in
9 - 2018-03-13 2018-06-19 3 1 bullocm@amazon.com bullocm@amazon.com
cfg
park.cfg
in root
15 - 2018-03-23 2018-04-12 2 1 bullocm@amazon.com bullocm@amazon.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
__init__.py
in src/base64io
143 19 2018-03-13 2024-06-24 13 5 bullocm@amazon.com 61410899+ritvikkapila@users...
setup.py
in root
37 3 2018-03-13 2023-10-26 8 5 bullocm@amazon.com ryanemer@amazon.com
conf.py
in doc
44 3 2018-03-13 2021-09-20 7 2 bullocm@amazon.com 5892063+texastony@users.nor...
cfg
setup.cfg
in root
37 - 2018-03-13 2021-09-20 6 2 bullocm@amazon.com 5892063+texastony@users.nor...
in
9 - 2018-03-13 2018-06-19 3 1 bullocm@amazon.com bullocm@amazon.com
cfg
park.cfg
in root
15 - 2018-03-23 2018-04-12 2 1 bullocm@amazon.com bullocm@amazon.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
cfg
park.cfg
in root
15 - 2018-03-23 2018-04-12 2 1 bullocm@amazon.com bullocm@amazon.com
in
9 - 2018-03-13 2018-06-19 3 1 bullocm@amazon.com bullocm@amazon.com
conf.py
in doc
44 3 2018-03-13 2021-09-20 7 2 bullocm@amazon.com 5892063+texastony@users.nor...
cfg
setup.cfg
in root
37 - 2018-03-13 2021-09-20 6 2 bullocm@amazon.com 5892063+texastony@users.nor...
__init__.py
in src/base64io
143 19 2018-03-13 2024-06-24 13 5 bullocm@amazon.com 61410899+ritvikkapila@users...
setup.py
in root
37 3 2018-03-13 2023-10-26 8 5 bullocm@amazon.com ryanemer@amazon.com
Correlations

File Size vs. Number of Changes: 6 points

src/base64io/__init__.py x: 143 lines of code y: 13 # changes setup.py x: 37 lines of code y: 8 # changes doc/conf.py x: 44 lines of code y: 7 # changes setup.cfg x: 37 lines of code y: 6 # changes MANIFEST.in x: 9 lines of code y: 3 # changes park.cfg x: 15 lines of code y: 2 # changes
13.0
# changes
  min: 2.0
  average: 6.5
  25th percentile: 2.75
  median: 6.5
  75th percentile: 9.25
  max: 13.0
0 143.0
lines of code
min: 9.0 | average: 47.5 | 25th percentile: 13.5 | median: 37.0 | 75th percentile: 68.75 | max: 143.0

Number of Contributors vs. Number of Changes: 6 points

src/base64io/__init__.py x: 5 # contributors y: 13 # changes setup.py x: 5 # contributors y: 8 # changes doc/conf.py x: 2 # contributors y: 7 # changes setup.cfg x: 2 # contributors y: 6 # changes MANIFEST.in x: 1 # contributors y: 3 # changes park.cfg x: 1 # contributors y: 2 # changes
13.0
# changes
  min: 2.0
  average: 6.5
  25th percentile: 2.75
  median: 6.5
  75th percentile: 9.25
  max: 13.0
0 5.0
# contributors
min: 1.0 | average: 2.67 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 5.0 | max: 5.0

Number of Contributors vs. File Size: 6 points

src/base64io/__init__.py x: 5 # contributors y: 143 lines of code setup.py x: 5 # contributors y: 37 lines of code doc/conf.py x: 2 # contributors y: 44 lines of code setup.cfg x: 2 # contributors y: 37 lines of code MANIFEST.in x: 1 # contributors y: 9 lines of code park.cfg x: 1 # contributors y: 15 lines of code
143.0
lines of code
  min: 9.0
  average: 47.5
  25th percentile: 13.5
  median: 37.0
  75th percentile: 68.75
  max: 143.0
0 5.0
# contributors
min: 1.0 | average: 2.67 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 5.0 | max: 5.0