aws / audit-plugin-for-mysql
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 2,339 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)
    • 4 files changed 1-5 times (2,339 lines of code)
0% | 0% | 0% | 0% | 100%
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 2,339 lines of code.
    • 0 files changed by more than 25 contributors (0 lines of code)
    • 0 files changed by 11-25 contributors (0 lines of code)
    • 0 files changed by 6-10 contributors (0 lines of code)
    • 4 files changed by 2-5 contributors (2,339 lines of code)
    • 0 files changed by 1 contributor (0 lines of code)
0% | 0% | 0% | 100% | 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
cc, txt, md, h, json, inc
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
cc0% | 0% | 0% | 0% | 100%
h0% | 0% | 0% | 0% | 100%
inc0% | 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
plugin0% | 0% | 0% | 0% | 100%
mysql-test0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 4)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
wait_for_line_count_in_file.inc
in mysql-test/include
18 - 2020-04-10 2020-11-18 5 3 svoj@mariadb.org bertrandop@gmail.com
file_logger.cc
in plugin/server_audit
160 7 2021-11-27 2023-02-09 2 3 wchenyan@amazon.com wenhug@amazon.com
service_logger.h
in plugin/server_audit
25 - 2021-11-27 2021-11-27 1 2 wchenyan@amazon.com ottoke@amazon.com
server_audit.cc
in plugin/server_audit
2136 60 2021-11-27 2021-11-27 1 2 wchenyan@amazon.com ottoke@amazon.com
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
wait_for_line_count_in_file.inc
in mysql-test/include
18 - 2020-04-10 2020-11-18 5 3 svoj@mariadb.org bertrandop@gmail.com
file_logger.cc
in plugin/server_audit
160 7 2021-11-27 2023-02-09 2 3 wchenyan@amazon.com wenhug@amazon.com
service_logger.h
in plugin/server_audit
25 - 2021-11-27 2021-11-27 1 2 wchenyan@amazon.com ottoke@amazon.com
server_audit.cc
in plugin/server_audit
2136 60 2021-11-27 2021-11-27 1 2 wchenyan@amazon.com ottoke@amazon.com
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
server_audit.cc
in plugin/server_audit
2136 60 2021-11-27 2021-11-27 1 2 wchenyan@amazon.com ottoke@amazon.com
service_logger.h
in plugin/server_audit
25 - 2021-11-27 2021-11-27 1 2 wchenyan@amazon.com ottoke@amazon.com
file_logger.cc
in plugin/server_audit
160 7 2021-11-27 2023-02-09 2 3 wchenyan@amazon.com wenhug@amazon.com
wait_for_line_count_in_file.inc
in mysql-test/include
18 - 2020-04-10 2020-11-18 5 3 svoj@mariadb.org bertrandop@gmail.com
Correlations

File Size vs. Number of Changes: 4 points

plugin/server_audit/file_logger.cc x: 160 lines of code y: 2 # changes plugin/server_audit/server_audit.cc x: 2136 lines of code y: 1 # changes plugin/server_audit/service_logger.h x: 25 lines of code y: 1 # changes mysql-test/include/wait_for_line_count_in_file.inc x: 18 lines of code y: 5 # changes
5.0
# changes
  min: 1.0
  average: 2.25
  25th percentile: 1.0
  median: 1.5
  75th percentile: 4.25
  max: 5.0
0 2136.0
lines of code
min: 18.0 | average: 584.75 | 25th percentile: 19.75 | median: 92.5 | 75th percentile: 1642.0 | max: 2136.0

Number of Contributors vs. Number of Changes: 4 points

plugin/server_audit/file_logger.cc x: 3 # contributors y: 2 # changes plugin/server_audit/server_audit.cc x: 2 # contributors y: 1 # changes mysql-test/include/wait_for_line_count_in_file.inc x: 3 # contributors y: 5 # changes
5.0
# changes
  min: 1.0
  average: 2.25
  25th percentile: 1.0
  median: 1.5
  75th percentile: 4.25
  max: 5.0
0 3.0
# contributors
min: 2.0 | average: 2.5 | 25th percentile: 2.0 | median: 2.5 | 75th percentile: 3.0 | max: 3.0

Number of Contributors vs. File Size: 4 points

plugin/server_audit/file_logger.cc x: 3 # contributors y: 160 lines of code plugin/server_audit/server_audit.cc x: 2 # contributors y: 2136 lines of code plugin/server_audit/service_logger.h x: 2 # contributors y: 25 lines of code mysql-test/include/wait_for_line_count_in_file.inc x: 3 # contributors y: 18 lines of code
2136.0
lines of code
  min: 18.0
  average: 584.75
  25th percentile: 19.75
  median: 92.5
  75th percentile: 1642.0
  max: 2136.0
0 3.0
# contributors
min: 2.0 | average: 2.5 | 25th percentile: 2.0 | median: 2.5 | 75th percentile: 3.0 | max: 3.0