novifinancial / smtree
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 8 files with 2,191 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)
    • 8 files changed 1-5 times (2,191 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
rs, md, txt, gitignore, json, toml
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
rs0% | 0% | 0% | 0% | 100%
toml0% | 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% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
benches0% | 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
utils.rs
in src
207 7 180 394 5 2
index.rs
in src
241 4 338 394 4 2
Cargo.toml
in root
22 - 180 394 3 1
error.rs
in src
64 1 345 394 2 1
tree.rs
in src
563 9 180 338 2 2
tests.rs
in src
228 11 180 180 1 1
331 42 180 180 1 1
proof.rs
in src
535 10 338 338 1 1
lib.rs
in src
10 -
42 1
traits.rs
in src
72 8
benchmarks.rs
in benches
115 -
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
utils.rs
in src
207 7 180 394 5 2
index.rs
in src
241 4 338 394 4 2
Cargo.toml
in root
22 - 180 394 3 1
error.rs
in src
64 1 345 394 2 1
tree.rs
in src
563 9 180 338 2 2
proof.rs
in src
535 10 338 338 1 1
tests.rs
in src
228 11 180 180 1 1
331 42 180 180 1 1
42 1
traits.rs
in src
72 8
lib.rs
in src
10 -
benchmarks.rs
in benches
115 -
Correlations

File Size vs. Number of Changes: 8 points

Cargo.toml x: 22 lines of code y: 3 # changes src/node_template.rs x: 331 lines of code y: 1 # changes src/tests.rs x: 228 lines of code y: 1 # changes src/tree.rs x: 563 lines of code y: 2 # changes src/utils.rs x: 207 lines of code y: 5 # changes src/index.rs x: 241 lines of code y: 4 # changes src/proof.rs x: 535 lines of code y: 1 # changes src/error.rs x: 64 lines of code y: 2 # changes
5.0
# changes
  min: 1.0
  average: 2.38
  25th percentile: 1.0
  median: 2.0
  75th percentile: 3.75
  max: 5.0
0 563.0
lines of code
min: 22.0 | average: 273.88 | 25th percentile: 99.75 | median: 234.5 | 75th percentile: 484.0 | max: 563.0

Number of Contributors vs. Number of Changes: 8 points

Cargo.toml x: 1 # contributors y: 3 # changes src/node_template.rs x: 1 # contributors y: 1 # changes src/tree.rs x: 2 # contributors y: 2 # changes src/utils.rs x: 2 # contributors y: 5 # changes src/index.rs x: 2 # contributors y: 4 # changes src/error.rs x: 1 # contributors y: 2 # changes
5.0
# changes
  min: 1.0
  average: 2.38
  25th percentile: 1.0
  median: 2.0
  75th percentile: 3.75
  max: 5.0
0 2.0
# contributors
min: 1.0 | average: 1.38 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 2.0