facebookincubator / go-qfext
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 5 files with 737 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)
    • 5 files changed 1-5 times (737 lines of code)
0% | 0% | 0% | 0% | 100%
Legend:
101+
51-100
21-50
6-20
1-5
explore: zoomable circles | data
File Change Frequency per File Extension
go, md, txt, mod, gitignore, json
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
go0% | 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% | 0% | 0% | 100%
cmd0% | 0% | 0% | 0% | 100%
example0% | 0% | 0% | 0% | 0%
Most Frequently Changed Files (Top 12)

See data for all files...

File# lines# unitslast modified
(days ago)
created
(days ago)
# changes# contributors
reader.go
in root
11 - 774 789 2 1
84 3 788 793 2 1
disk.go
in root
107 9 228 793 2 2
main.go
in cmd
141 1 774 793 2 1
qf.go
in root
394 38 793 793 1 1
vector.go
in root
11 -
example.go
in example
40 1
util.go
in root
59 4
hash.go
in root
60 2
config.go
in root
64 7
65 8
packed.go
in root
173 11
Files With Most Contributors (Top 12)
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
reader.go
in root
11 - 774 789 2 1
84 3 788 793 2 1
main.go
in cmd
141 1 774 793 2 1
disk.go
in root
107 9 228 793 2 2
qf.go
in root
394 38 793 793 1 1
65 8
hash.go
in root
60 2
util.go
in root
59 4
example.go
in example
40 1
packed.go
in root
173 11
vector.go
in root
11 -
config.go
in root
64 7
Correlations

File Size vs. Number of Changes: 5 points

disk.go x: 107 lines of code y: 2 # changes reader.go x: 11 lines of code y: 2 # changes cmd/main.go x: 141 lines of code y: 2 # changes serialize.go x: 84 lines of code y: 2 # changes qf.go x: 394 lines of code y: 1 # changes
2.0
# changes
  min: 1.0
  average: 1.8
  25th percentile: 1.5
  median: 2.0
  75th percentile: 2.0
  max: 2.0
0 394.0
lines of code
min: 11.0 | average: 147.4 | 25th percentile: 47.5 | median: 107.0 | 75th percentile: 267.5 | max: 394.0

Number of Contributors vs. Number of Changes: 5 points

disk.go x: 2 # contributors y: 2 # changes reader.go x: 1 # contributors y: 2 # changes qf.go x: 1 # contributors y: 1 # changes
2.0
# changes
  min: 1.0
  average: 1.8
  25th percentile: 1.5
  median: 2.0
  75th percentile: 2.0
  max: 2.0
0 2.0
# contributors
min: 1.0 | average: 1.2 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.5 | max: 2.0