guardian / mobile-logstash-encoder
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 4 files with 127 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 1 file changed 51-100 times (46 lines of code)
    • 0 files changed 21-50 times (0 lines of code)
    • 3 files changed 6-20 times (81 lines of code)
    • 0 files changed 1-5 times (0 lines of code)
0% | 36% | 0% | 63% | 0%
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 4 files with 127 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 1 file changed by 11-25 contributors (46 lines of code)
    • 3 files changed by 6-10 contributors (81 lines of code)
    • 0 files changed by 2-5 contributors (0 lines of code)
    • 0 files changed by 1 contributor (0 lines of code)
0% | 36% | 63% | 0% | 0%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
yaml, sbt, scala, txt, gitignore, md, properties
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
sbt0% | 90% | 0% | 9% | 0%
scala0% | 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% | 97% | 0% | 2% | 0%
src0% | 0% | 0% | 100% | 0%
project0% | 0% | 0% | 100% | 0%
Most Frequently Changed Files (Top 4)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
build.sbt
in root
46 - 2018-11-05 2025-04-30 53 13 37694514+markrichardsg@user... 32312712+vlbee@users.norepl...
plugins.sbt
in project
4 - 2018-11-05 2024-10-30 14 6 37694514+markrichardsg@user... lindsey.dew@guardian.co.uk
1 - 2018-11-05 2024-05-09 13 10 alex.dufournet@theguardian.com lindsey.dew@guardian.co.uk
MobileLogstashEncoder.scala
in src/main/scala/com/gu/mobile/logback
76 3 2018-11-05 2023-11-10 10 7 37694514+markrichardsg@user... 89925410+waisingyiu@users.n...
Files With Most Contributors (Top 4)
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
46 - 2018-11-05 2025-04-30 53 13 37694514+markrichardsg@user... 32312712+vlbee@users.norepl...
1 - 2018-11-05 2024-05-09 13 10 alex.dufournet@theguardian.com lindsey.dew@guardian.co.uk
MobileLogstashEncoder.scala
in src/main/scala/com/gu/mobile/logback
76 3 2018-11-05 2023-11-10 10 7 37694514+markrichardsg@user... 89925410+waisingyiu@users.n...
plugins.sbt
in project
4 - 2018-11-05 2024-10-30 14 6 37694514+markrichardsg@user... lindsey.dew@guardian.co.uk
Files With Least Contributors (Top 4)
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
plugins.sbt
in project
4 - 2018-11-05 2024-10-30 14 6 37694514+markrichardsg@user... lindsey.dew@guardian.co.uk
MobileLogstashEncoder.scala
in src/main/scala/com/gu/mobile/logback
76 3 2018-11-05 2023-11-10 10 7 37694514+markrichardsg@user... 89925410+waisingyiu@users.n...
1 - 2018-11-05 2024-05-09 13 10 alex.dufournet@theguardian.com lindsey.dew@guardian.co.uk
build.sbt
in root
46 - 2018-11-05 2025-04-30 53 13 37694514+markrichardsg@user... 32312712+vlbee@users.norepl...
Correlations

File Size vs. Number of Changes: 4 points

build.sbt x: 46 lines of code y: 53 # changes project/plugins.sbt x: 4 lines of code y: 14 # changes version.sbt x: 1 lines of code y: 13 # changes src/main/scala/com/gu/mobile/logback/MobileLogstashEncoder.scala x: 76 lines of code y: 10 # changes
53.0
# changes
  min: 10.0
  average: 22.5
  25th percentile: 10.75
  median: 13.5
  75th percentile: 43.25
  max: 53.0
0 76.0
lines of code
min: 1.0 | average: 31.75 | 25th percentile: 1.75 | median: 25.0 | 75th percentile: 68.5 | max: 76.0

Number of Contributors vs. Number of Changes: 4 points

build.sbt x: 13 # contributors y: 53 # changes project/plugins.sbt x: 6 # contributors y: 14 # changes version.sbt x: 10 # contributors y: 13 # changes src/main/scala/com/gu/mobile/logback/MobileLogstashEncoder.scala x: 7 # contributors y: 10 # changes
53.0
# changes
  min: 10.0
  average: 22.5
  25th percentile: 10.75
  median: 13.5
  75th percentile: 43.25
  max: 53.0
0 13.0
# contributors
min: 6.0 | average: 9.0 | 25th percentile: 6.25 | median: 8.5 | 75th percentile: 12.25 | max: 13.0

Number of Contributors vs. File Size: 4 points

build.sbt x: 13 # contributors y: 46 lines of code project/plugins.sbt x: 6 # contributors y: 4 lines of code version.sbt x: 10 # contributors y: 1 lines of code src/main/scala/com/gu/mobile/logback/MobileLogstashEncoder.scala x: 7 # contributors y: 76 lines of code
76.0
lines of code
  min: 1.0
  average: 31.75
  25th percentile: 1.75
  median: 25.0
  75th percentile: 68.5
  max: 76.0
0 13.0
# contributors
min: 6.0 | average: 9.0 | 25th percentile: 6.25 | median: 8.5 | 75th percentile: 12.25 | max: 13.0