facebookexperimental / usort
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 12 files with 1,256 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 4 files changed 21-50 times (722 lines of code)
    • 5 files changed 6-20 times (524 lines of code)
    • 3 files changed 1-5 times (10 lines of code)
0% | 0% | 57% | 41% | <1%
Legend:
101+
51-100
21-50
6-20
1-5
explore: zoomable circles | data
File Change Frequency per File Extension
py, rst, md, txt, yml, html, css, in, cfg, ini, gitignore, sh, json
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
py0% | 0% | 60% | 38% | <1%
cfg0% | 0% | 0% | 100% | 0%
in0% | 0% | 0% | 0% | 0%
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
usort0% | 0% | 60% | 38% | <1%
ROOT0% | 0% | 0% | 96% | 3%
Most Frequently Changed Files (Top 13)

See data for all files...

File# lines# unitslast modified
(days ago)
created
(days ago)
# changes# contributors
sorting.py
in usort
259 18 31 796 45 4
cli.py
in usort
146 7 79 796 27 3
config.py
in usort
128 7 79 796 25 3
types.py
in usort
189 13 40 218 23 2
util.py
in usort
68 10 79 796 18 3
api.py
in usort
83 6 79 218 15 2
translate.py
in usort
291 8 79 211 15 2
__init__.py
in usort
24 - 79 796 12 3
cfg
setup.cfg
in root
58 - 192 796 10 3
stdlibs.py
in usort
3 - 79 796 5 3
setup.py
in root
2 - 79 796 4 3
__main__.py
in usort
5 - 79 796 4 3
in
2 -
Files With Most Contributors (Top 13)
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
sorting.py
in usort
259 18 31 796 45 4
cli.py
in usort
146 7 79 796 27 3
config.py
in usort
128 7 79 796 25 3
types.py
in usort
189 13 40 218 23 2
util.py
in usort
68 10 79 796 18 3
api.py
in usort
83 6 79 218 15 2
translate.py
in usort
291 8 79 211 15 2
__init__.py
in usort
24 - 79 796 12 3
cfg
setup.cfg
in root
58 - 192 796 10 3
stdlibs.py
in usort
3 - 79 796 5 3
__main__.py
in usort
5 - 79 796 4 3
setup.py
in root
2 - 79 796 4 3
in
2 -
Correlations

File Size vs. Number of Changes: 12 points

usort/sorting.py x: 259 lines of code y: 45 # changes usort/types.py x: 189 lines of code y: 23 # changes setup.py x: 2 lines of code y: 4 # changes usort/__init__.py x: 24 lines of code y: 12 # changes usort/__main__.py x: 5 lines of code y: 4 # changes usort/api.py x: 83 lines of code y: 15 # changes usort/cli.py x: 146 lines of code y: 27 # changes usort/config.py x: 128 lines of code y: 25 # changes usort/stdlibs.py x: 3 lines of code y: 5 # changes usort/translate.py x: 291 lines of code y: 15 # changes usort/util.py x: 68 lines of code y: 18 # changes setup.cfg x: 58 lines of code y: 10 # changes
45.0
# changes
  min: 4.0
  average: 16.92
  25th percentile: 6.25
  median: 15.0
  75th percentile: 24.5
  max: 45.0
0 291.0
lines of code
min: 2.0 | average: 104.67 | 25th percentile: 9.75 | median: 75.5 | 75th percentile: 178.25 | max: 291.0

Number of Contributors vs. Number of Changes: 12 points

usort/sorting.py x: 4 # contributors y: 45 # changes usort/types.py x: 2 # contributors y: 23 # changes setup.py x: 3 # contributors y: 4 # changes usort/__init__.py x: 3 # contributors y: 12 # changes usort/api.py x: 2 # contributors y: 15 # changes usort/cli.py x: 3 # contributors y: 27 # changes usort/config.py x: 3 # contributors y: 25 # changes usort/stdlibs.py x: 3 # contributors y: 5 # changes usort/util.py x: 3 # contributors y: 18 # changes setup.cfg x: 3 # contributors y: 10 # changes
45.0
# changes
  min: 4.0
  average: 16.92
  25th percentile: 6.25
  median: 15.0
  75th percentile: 24.5
  max: 45.0
0 4.0
# contributors
min: 2.0 | average: 2.83 | 25th percentile: 2.25 | median: 3.0 | 75th percentile: 3.0 | max: 4.0