guardian / cross-platform-navigation
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 106 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 1 file changed 21-50 times (34 lines of code)
    • 3 files changed 6-20 times (53 lines of code)
    • 2 files changed 1-5 times (19 lines of code)
0% | 0% | 32% | 50% | 17%
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 106 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 1 file changed by 11-25 contributors (34 lines of code)
    • 2 files changed by 6-10 contributors (20 lines of code)
    • 2 files changed by 2-5 contributors (34 lines of code)
    • 1 file changed by 1 contributor (18 lines of code)
0% | 32% | 18% | 32% | 16%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
json, scala, yaml, sbt, md, txt, gitignore, properties
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
sbt0% | 0% | 87% | 10% | 2%
scala0% | 0% | 0% | 64% | 35%
yaml0% | 0% | 0% | 100% | 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
ROOT0% | 0% | 66% | 31% | 1%
src0% | 0% | 0% | 64% | 35%
project0% | 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
build.sbt
in root
34 - 2017-12-21 2025-04-30 24 12 nathaniel.bennett@guardian.... 32312712+vlbee@users.norepl...
plugins.sbt
in project
4 - 2017-12-21 2024-11-20 15 9 nathaniel.bennett@guardian.... lindsey.dew@guardian.co.uk
16 - 2017-12-21 2024-10-30 6 6 nathaniel.bennett@guardian.... 47318984+aracho1@users.nore...
NavigationSection.scala
in src/main/scala/com/gu/navigation/model
33 - 2017-12-21 2024-09-05 6 5 nathaniel.bennett@guardian.... 52038+rtyley@users.noreply....
1 - 2017-12-21 2024-01-16 4 5 nathaniel.bennett@guardian.... roberto.tyley@gmail.com
NavigationProvider.scala
in src/main/scala/com/gu/navigation
18 2 2017-12-21 2017-12-21 1 1 nathaniel.bennett@guardian.... nathaniel.bennett@guardian....
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
build.sbt
in root
34 - 2017-12-21 2025-04-30 24 12 nathaniel.bennett@guardian.... 32312712+vlbee@users.norepl...
plugins.sbt
in project
4 - 2017-12-21 2024-11-20 15 9 nathaniel.bennett@guardian.... lindsey.dew@guardian.co.uk
16 - 2017-12-21 2024-10-30 6 6 nathaniel.bennett@guardian.... 47318984+aracho1@users.nore...
NavigationSection.scala
in src/main/scala/com/gu/navigation/model
33 - 2017-12-21 2024-09-05 6 5 nathaniel.bennett@guardian.... 52038+rtyley@users.noreply....
1 - 2017-12-21 2024-01-16 4 5 nathaniel.bennett@guardian.... roberto.tyley@gmail.com
NavigationProvider.scala
in src/main/scala/com/gu/navigation
18 2 2017-12-21 2017-12-21 1 1 nathaniel.bennett@guardian.... nathaniel.bennett@guardian....
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
NavigationProvider.scala
in src/main/scala/com/gu/navigation
18 2 2017-12-21 2017-12-21 1 1 nathaniel.bennett@guardian.... nathaniel.bennett@guardian....
NavigationSection.scala
in src/main/scala/com/gu/navigation/model
33 - 2017-12-21 2024-09-05 6 5 nathaniel.bennett@guardian.... 52038+rtyley@users.noreply....
1 - 2017-12-21 2024-01-16 4 5 nathaniel.bennett@guardian.... roberto.tyley@gmail.com
16 - 2017-12-21 2024-10-30 6 6 nathaniel.bennett@guardian.... 47318984+aracho1@users.nore...
plugins.sbt
in project
4 - 2017-12-21 2024-11-20 15 9 nathaniel.bennett@guardian.... lindsey.dew@guardian.co.uk
build.sbt
in root
34 - 2017-12-21 2025-04-30 24 12 nathaniel.bennett@guardian.... 32312712+vlbee@users.norepl...
Correlations

File Size vs. Number of Changes: 6 points

build.sbt x: 34 lines of code y: 24 # changes project/plugins.sbt x: 4 lines of code y: 15 # changes riff-raff.yaml x: 16 lines of code y: 6 # changes src/main/scala/com/gu/navigation/model/NavigationSection.scala x: 33 lines of code y: 6 # changes version.sbt x: 1 lines of code y: 4 # changes src/main/scala/com/gu/navigation/NavigationProvider.scala x: 18 lines of code y: 1 # changes
24.0
# changes
  min: 1.0
  average: 9.33
  25th percentile: 3.25
  median: 6.0
  75th percentile: 17.25
  max: 24.0
0 34.0
lines of code
min: 1.0 | average: 17.67 | 25th percentile: 3.25 | median: 17.0 | 75th percentile: 33.25 | max: 34.0

Number of Contributors vs. Number of Changes: 6 points

build.sbt x: 12 # contributors y: 24 # changes project/plugins.sbt x: 9 # contributors y: 15 # changes riff-raff.yaml x: 6 # contributors y: 6 # changes src/main/scala/com/gu/navigation/model/NavigationSection.scala x: 5 # contributors y: 6 # changes version.sbt x: 5 # contributors y: 4 # changes src/main/scala/com/gu/navigation/NavigationProvider.scala x: 1 # contributors y: 1 # changes
24.0
# changes
  min: 1.0
  average: 9.33
  25th percentile: 3.25
  median: 6.0
  75th percentile: 17.25
  max: 24.0
0 12.0
# contributors
min: 1.0 | average: 6.33 | 25th percentile: 4.0 | median: 5.5 | 75th percentile: 9.75 | max: 12.0

Number of Contributors vs. File Size: 6 points

build.sbt x: 12 # contributors y: 34 lines of code project/plugins.sbt x: 9 # contributors y: 4 lines of code riff-raff.yaml x: 6 # contributors y: 16 lines of code src/main/scala/com/gu/navigation/model/NavigationSection.scala x: 5 # contributors y: 33 lines of code version.sbt x: 5 # contributors y: 1 lines of code src/main/scala/com/gu/navigation/NavigationProvider.scala x: 1 # contributors y: 18 lines of code
34.0
lines of code
  min: 1.0
  average: 17.67
  25th percentile: 3.25
  median: 17.0
  75th percentile: 33.25
  max: 34.0
0 12.0
# contributors
min: 1.0 | average: 6.33 | 25th percentile: 4.0 | median: 5.5 | 75th percentile: 9.75 | max: 12.0