aws / aws-sdk-php-laravel
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 5 files with 98 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 (37 lines of code)
    • 1 file changed 6-20 times (29 lines of code)
    • 3 files changed 1-5 times (32 lines of code)
0% | 0% | 37% | 29% | 32%
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 5 files with 98 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 1 file changed by 11-25 contributors (37 lines of code)
    • 0 files changed by 6-10 contributors (0 lines of code)
    • 2 files changed by 2-5 contributors (39 lines of code)
    • 2 files changed by 1 contributor (22 lines of code)
0% | 37% | 0% | 39% | 22%
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, php, md, json, txt, gitignore, xml, gitattributes
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
php0% | 0% | 53% | 0% | 46%
xml0% | 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
src0% | 0% | 78% | 0% | 21%
ROOT0% | 0% | 0% | 100% | 0%
config0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 5)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
37 3 2015-02-11 2023-09-27 23 14 tom@tomschlick.com 60306702+stobrien89@users.n...
29 - 2013-08-31 2024-03-18 6 4 jeremeamia@gmail.com 60306702+stobrien89@users.n...
10 1 2015-02-11 2015-06-10 5 2 tom@tomschlick.com jeremeamia@gmail.com
9 - 2018-12-03 2018-12-03 1 1 38118252+howardlopez@users.... 38118252+howardlopez@users....
13 - 2018-12-03 2018-12-03 1 1 38118252+howardlopez@users.... 38118252+howardlopez@users....
Files With Most Contributors (Top 5)
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
37 3 2015-02-11 2023-09-27 23 14 tom@tomschlick.com 60306702+stobrien89@users.n...
29 - 2013-08-31 2024-03-18 6 4 jeremeamia@gmail.com 60306702+stobrien89@users.n...
10 1 2015-02-11 2015-06-10 5 2 tom@tomschlick.com jeremeamia@gmail.com
13 - 2018-12-03 2018-12-03 1 1 38118252+howardlopez@users.... 38118252+howardlopez@users....
9 - 2018-12-03 2018-12-03 1 1 38118252+howardlopez@users.... 38118252+howardlopez@users....
Files With Least Contributors (Top 5)
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
13 - 2018-12-03 2018-12-03 1 1 38118252+howardlopez@users.... 38118252+howardlopez@users....
9 - 2018-12-03 2018-12-03 1 1 38118252+howardlopez@users.... 38118252+howardlopez@users....
10 1 2015-02-11 2015-06-10 5 2 tom@tomschlick.com jeremeamia@gmail.com
29 - 2013-08-31 2024-03-18 6 4 jeremeamia@gmail.com 60306702+stobrien89@users.n...
37 3 2015-02-11 2023-09-27 23 14 tom@tomschlick.com 60306702+stobrien89@users.n...
Correlations

File Size vs. Number of Changes: 5 points

phpunit.xml x: 29 lines of code y: 6 # changes src/AwsServiceProvider.php x: 37 lines of code y: 23 # changes config/aws_default.php x: 9 lines of code y: 1 # changes config/aws_publish.php x: 13 lines of code y: 1 # changes src/AwsFacade.php x: 10 lines of code y: 5 # changes
23.0
# changes
  min: 1.0
  average: 7.2
  25th percentile: 1.0
  median: 5.0
  75th percentile: 14.5
  max: 23.0
0 37.0
lines of code
min: 9.0 | average: 19.6 | 25th percentile: 9.5 | median: 13.0 | 75th percentile: 33.0 | max: 37.0

Number of Contributors vs. Number of Changes: 5 points

phpunit.xml x: 4 # contributors y: 6 # changes src/AwsServiceProvider.php x: 14 # contributors y: 23 # changes config/aws_default.php x: 1 # contributors y: 1 # changes src/AwsFacade.php x: 2 # contributors y: 5 # changes
23.0
# changes
  min: 1.0
  average: 7.2
  25th percentile: 1.0
  median: 5.0
  75th percentile: 14.5
  max: 23.0
0 14.0
# contributors
min: 1.0 | average: 4.4 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 9.0 | max: 14.0

Number of Contributors vs. File Size: 5 points

phpunit.xml x: 4 # contributors y: 29 lines of code src/AwsServiceProvider.php x: 14 # contributors y: 37 lines of code config/aws_default.php x: 1 # contributors y: 9 lines of code config/aws_publish.php x: 1 # contributors y: 13 lines of code src/AwsFacade.php x: 2 # contributors y: 10 lines of code
37.0
lines of code
  min: 9.0
  average: 19.6
  25th percentile: 9.5
  median: 13.0
  75th percentile: 33.0
  max: 37.0
0 14.0
# contributors
min: 1.0 | average: 4.4 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 9.0 | max: 14.0