guardian / fastly-api-client
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 263 lines of code.
    • 0 files changed more than 100 times (0 lines of code)
    • 0 files changed 51-100 times (0 lines of code)
    • 2 files changed 21-50 times (258 lines of code)
    • 2 files changed 6-20 times (5 lines of code)
    • 0 files changed 1-5 times (0 lines of code)
0% | 0% | 98% | 1% | 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 263 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 2 files changed by 11-25 contributors (258 lines of code)
    • 2 files changed by 6-10 contributors (5 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% | 98% | 1% | 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
sbt, yaml, scala, gitignore, txt, sh, md, markdown, properties
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
scala0% | 0% | 100% | 0% | 0%
sbt0% | 0% | 87% | 12% | 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
src0% | 0% | 100% | 0% | 0%
ROOT0% | 0% | 97% | 2% | 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
36 - 2013-05-14 2024-12-10 35 17 matthew.obrien@guardian.co.uk 53781962+jamieb-gu@users.no...
FastlyApiClient.scala
in src/main/scala/com/gu/fastly/api
222 29 2013-09-28 2024-08-13 23 15 matthew.obrien@guardian.co.uk ioannakok@hotmail.com
plugins.sbt
in project
4 - 2013-05-14 2024-08-22 16 10 matthew.obrien@guardian.co.uk ioannakok@users.noreply.git...
1 - 2014-11-14 2024-12-11 10 10 philip.wills@guardian.co.uk 52038+rtyley@users.noreply....
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
36 - 2013-05-14 2024-12-10 35 17 matthew.obrien@guardian.co.uk 53781962+jamieb-gu@users.no...
FastlyApiClient.scala
in src/main/scala/com/gu/fastly/api
222 29 2013-09-28 2024-08-13 23 15 matthew.obrien@guardian.co.uk ioannakok@hotmail.com
plugins.sbt
in project
4 - 2013-05-14 2024-08-22 16 10 matthew.obrien@guardian.co.uk ioannakok@users.noreply.git...
1 - 2014-11-14 2024-12-11 10 10 philip.wills@guardian.co.uk 52038+rtyley@users.noreply....
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 - 2013-05-14 2024-08-22 16 10 matthew.obrien@guardian.co.uk ioannakok@users.noreply.git...
1 - 2014-11-14 2024-12-11 10 10 philip.wills@guardian.co.uk 52038+rtyley@users.noreply....
FastlyApiClient.scala
in src/main/scala/com/gu/fastly/api
222 29 2013-09-28 2024-08-13 23 15 matthew.obrien@guardian.co.uk ioannakok@hotmail.com
build.sbt
in root
36 - 2013-05-14 2024-12-10 35 17 matthew.obrien@guardian.co.uk 53781962+jamieb-gu@users.no...
Correlations

File Size vs. Number of Changes: 5 points

version.sbt x: 1 lines of code y: 10 # changes build.sbt x: 36 lines of code y: 35 # changes project/plugins.sbt x: 4 lines of code y: 16 # changes src/main/scala/com/gu/fastly/api/FastlyApiClient.scala x: 222 lines of code y: 23 # changes src/main/scala/com/gu/fastly/api/FastlyAPIClient.scala x: 222 lines of code y: 2 # changes
35.0
# changes
  min: 2.0
  average: 17.2
  25th percentile: 6.0
  median: 16.0
  75th percentile: 29.0
  max: 35.0
0 222.0
lines of code
min: 1.0 | average: 97.0 | 25th percentile: 2.5 | median: 36.0 | 75th percentile: 222.0 | max: 222.0

Number of Contributors vs. Number of Changes: 5 points

version.sbt x: 10 # contributors y: 10 # changes build.sbt x: 17 # contributors y: 35 # changes project/plugins.sbt x: 10 # contributors y: 16 # changes src/main/scala/com/gu/fastly/api/FastlyApiClient.scala x: 15 # contributors y: 23 # changes src/main/scala/com/gu/fastly/api/FastlyAPIClient.scala x: 1 # contributors y: 2 # changes
35.0
# changes
  min: 2.0
  average: 17.2
  25th percentile: 6.0
  median: 16.0
  75th percentile: 29.0
  max: 35.0
0 17.0
# contributors
min: 1.0 | average: 10.6 | 25th percentile: 5.5 | median: 10.0 | 75th percentile: 16.0 | max: 17.0

Number of Contributors vs. File Size: 5 points

version.sbt x: 10 # contributors y: 1 lines of code build.sbt x: 17 # contributors y: 36 lines of code project/plugins.sbt x: 10 # contributors y: 4 lines of code src/main/scala/com/gu/fastly/api/FastlyApiClient.scala x: 15 # contributors y: 222 lines of code src/main/scala/com/gu/fastly/api/FastlyAPIClient.scala x: 1 # contributors y: 222 lines of code
222.0
lines of code
  min: 1.0
  average: 97.0
  25th percentile: 2.5
  median: 36.0
  75th percentile: 222.0
  max: 222.0
0 17.0
# contributors
min: 1.0 | average: 10.6 | 25th percentile: 5.5 | median: 10.0 | 75th percentile: 16.0 | max: 17.0