apache / logging-log4j-samples
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 66 files with 2,117 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)
    • 14 files changed 6-20 times (960 lines of code)
    • 52 files changed 1-5 times (1,157 lines of code)
0% | 0% | 0% | 45% | 54%
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 66 files with 2,117 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)
    • 3 files changed by 6-10 contributors (406 lines of code)
    • 49 files changed by 2-5 contributors (1,535 lines of code)
    • 14 files changed by 1 contributor (176 lines of code)
0% | 0% | 19% | 72% | 8%
Legend:
26+
11-25
6-10
2-5
1

explore: grouped by folders | grouped by contributors count | data
File Change Frequency per File Extension
java, xml, properties, yaml, sh, json, adoc, jsp, gitignore, txt, md, gradle, gitattributes, bat, editorconfig, pro, cmd
File Change Frequency per Extension
The number of recorded file updates
101+
51-100
21-50
6-20
1-5
java0% | 0% | 0% | 78% | 21%
xml0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
jsp0% | 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
log4j-server0% | 0% | 0% | 92% | 7%
log4j-spring-cloud-config-sample-application0% | 0% | 0% | 58% | 41%
log4j-samples-android0% | 0% | 0% | 0% | 100%
log4j-samples-loggerProperties0% | 0% | 0% | 0% | 100%
log4j-spring-cloud-config-sample-server0% | 0% | 0% | 0% | 100%
log4j-samples-flume-remote0% | 0% | 0% | 0% | 100%
log4j-samples-flume-embedded0% | 0% | 0% | 0% | 100%
log4j-samples-graalvm0% | 0% | 0% | 0% | 100%
log4j-samples-asynclogger0% | 0% | 0% | 0% | 100%
log4j-samples-aspectj0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
log4j-samples-jlink0% | 0% | 0% | 0% | 100%
log4j-samples-gradle-metadata0% | 0% | 0% | 0% | 100%
Most Frequently Changed Files (Top 50)

See data for all files...

File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
TcpSocketServer.java
in log4j-server/src/main/java/org/apache/logging/log4j/server
196 17 2017-04-11 2023-12-15 16 9 mikael.staldal@magine.com robots@logging.apache.org
UdpSocketServer.java
in log4j-server/src/main/java/org/apache/logging/log4j/server
91 8 2017-04-11 2023-12-15 14 8 mikael.staldal@magine.com robots@logging.apache.org
JmsServer.java
in log4j-server/src/main/java/org/apache/logging/log4j/server
119 10 2017-04-11 2023-12-15 9 7 mikael.staldal@magine.com robots@logging.apache.org
AbstractSocketServer.java
in log4j-server/src/main/java/org/apache/logging/log4j/server
149 17 2017-04-11 2023-12-15 9 5 mikael.staldal@magine.com robots@logging.apache.org
AbstractJmsReceiver.java
in log4j-server/src/main/java/org/apache/logging/log4j/server/mom/jms
25 1 2017-04-11 2023-12-15 8 5 mikael.staldal@magine.com robots@logging.apache.org
XmlInputStreamLogEventBridge.java
in log4j-server/src/main/java/org/apache/logging/log4j/server
27 2 2017-04-11 2023-12-15 8 5 mikael.staldal@magine.com robots@logging.apache.org
ObjectInputStreamLogEventBridge.java
in log4j-server/src/main/java/org/apache/logging/log4j/server
32 4 2017-04-11 2023-12-15 8 5 mikael.staldal@magine.com robots@logging.apache.org
JsonInputStreamLogEventBridge.java
in log4j-server/src/main/java/org/apache/logging/log4j/server
59 2 2017-04-11 2023-12-15 8 5 mikael.staldal@magine.com robots@logging.apache.org
InputStreamLogEventBridge.java
in log4j-server/src/main/java/org/apache/logging/log4j/server
69 4 2017-04-11 2023-12-15 8 5 mikael.staldal@magine.com robots@logging.apache.org
LogEventBridge.java
in log4j-server/src/main/java/org/apache/logging/log4j/server
10 - 2017-04-11 2023-12-15 7 4 mikael.staldal@magine.com robots@logging.apache.org
SecureTcpSocketServer.java
in log4j-server/src/main/java/org/apache/logging/log4j/server
22 2 2017-04-11 2023-12-15 7 5 mikael.staldal@magine.com robots@logging.apache.org
AbstractLogEventBridge.java
in log4j-server/src/main/java/org/apache/logging/log4j/server
14 1 2017-04-11 2023-12-15 6 3 mikael.staldal@magine.com robots@logging.apache.org
K8SController.java
in log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample/controller
57 3 2023-02-17 2024-04-01 6 3 piotr.github@karwasz.org piotr.github@karwasz.org
SampleController.java
in log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample/controller
90 4 2023-02-17 2024-04-01 6 3 piotr.github@karwasz.org piotr.github@karwasz.org
SampleResponseErrorHandler.java
in log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample/utils/spring
11 2 2023-02-17 2023-12-15 5 3 piotr.github@karwasz.org robots@logging.apache.org
JmsTopicReceiver.java
in log4j-server/src/main/java/org/apache/logging/log4j/server/mom/jms
15 3 2017-04-11 2023-12-04 5 4 mikael.staldal@magine.com robots@logging.apache.org
JmsQueueReceiver.java
in log4j-server/src/main/java/org/apache/logging/log4j/server/mom/jms
15 2 2017-04-11 2023-12-04 5 4 mikael.staldal@magine.com robots@logging.apache.org
MapMessageLookup.java
in log4j-samples-loggerProperties/src/main/java/org/apache/logging/log4j/lookup
42 2 2023-02-16 2023-12-15 5 3 piotr.github@karwasz.org robots@logging.apache.org
CustomMapMessage.java
in log4j-samples-loggerProperties/src/main/java/org/apache/logging/log4j/lookup
46 5 2023-02-16 2023-12-15 5 3 piotr.github@karwasz.org robots@logging.apache.org
CustomLookup.java
in log4j-samples-loggerProperties/src/main/java/org/apache/logging/log4j/lookup
50 2 2023-02-16 2023-12-15 5 3 piotr.github@karwasz.org robots@logging.apache.org
SecurityConfiguration.java
in log4j-spring-cloud-config-sample-server/src/main/java/org/apache/logging/log4j/spring/cloud/config/service/config
17 1 2023-02-17 2024-10-15 4 3 piotr.github@karwasz.org piotr.github@karwasz.org
strings.xml
in log4j-samples-android/app/src/main/res/values
4 - 2024-10-07 2024-10-10 3 2 nick-j-white49@example.com piotr.github@karwasz.org
SampleApplication.java
in log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample
10 1 2023-02-17 2023-12-04 3 3 piotr.github@karwasz.org robots@logging.apache.org
GlobalExceptionHandler.java
in log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample/config
14 1 2023-02-17 2023-12-04 3 3 piotr.github@karwasz.org robots@logging.apache.org
WebMvcConfig.java
in log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample/config
18 1 2023-02-17 2023-12-04 3 3 piotr.github@karwasz.org robots@logging.apache.org
site.xml
in log4j-server/src/site
31 - 2017-04-11 2023-11-14 3 3 mikael.staldal@magine.com robots@logging.apache.org
package-info.java
in log4j-server/src/main/java/org/apache/logging/log4j/server
1 - 2017-04-11 2022-11-29 2 2 mikael.staldal@magine.com rgoers@apache.org
package-info.java
in log4j-server/src/main/java/org/apache/logging/log4j/server/mom/jms
1 - 2017-04-11 2022-11-29 2 2 mikael.staldal@magine.com rgoers@apache.org
backup_rules.xml
in log4j-samples-android/app/src/main/res/xml
3 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
module-info.java
in log4j-samples-jlink/src/main/java
4 - 2023-10-24 2023-10-30 2 1 piotr.github@karwasz.org piotr.github@karwasz.org
applicationContext.xml
in log4j-samples-flume-embedded/src/main/webapp/WEB-INF
5 - 2023-02-17 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
applicationContext.xml
in log4j-samples-flume-remote/src/main/webapp/WEB-INF
5 - 2023-02-16 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
data_extraction_rules.xml
in log4j-samples-android/app/src/main/res/xml
5 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
ic_launcher_round.xml
in log4j-samples-android/app/src/main/res/mipmap-anydpi-v26
5 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
ic_launcher.xml
in log4j-samples-android/app/src/main/res/mipmap-anydpi-v26
5 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
rest-servlet.xml
in log4j-samples-flume-embedded/src/main/webapp/WEB-INF
10 - 2023-02-17 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
rest-servlet.xml
in log4j-samples-flume-remote/src/main/webapp/WEB-INF
10 - 2023-02-16 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
colors.xml
in log4j-samples-android/app/src/main/res/values
10 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
ConfigServiceApplication.java
in log4j-spring-cloud-config-sample-server/src/main/java/org/apache/logging/log4j/spring/cloud/config/service
11 1 2023-02-17 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
themes.xml
in log4j-samples-android/app/src/main/res/values-night
12 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
themes.xml
in log4j-samples-android/app/src/main/res/values
12 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
log4j2.xml
in log4j-samples-jlink/src/main/resources
13 - 2023-10-24 2024-04-02 2 1 piotr.github@karwasz.org piotr.github@karwasz.org
log4j2.xml
in log4j-spring-cloud-config-sample-server/src/main/resources
13 - 2023-02-17 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
log4j2.xml
in log4j-samples-graalvm/src/main/resources
16 - 2024-05-14 2024-08-30 2 1 piotr.github@karwasz.org piotr.github@karwasz.org
log4j2.xml
in log4j-samples-asynclogger/src/main/resources
27 - 2023-02-19 2023-09-13 2 2 ruhulmus@gmail.com volkan@yazi.ci
application.yaml
in log4j-spring-cloud-config-sample-server/src/main/resources
29 - 2023-02-17 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
log4j-embedded.xml
in log4j-samples-flume-embedded/src/main/resources
31 - 2023-02-17 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
log4j-remote.xml
in log4j-samples-flume-remote/src/main/resources
31 - 2023-02-16 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
ic_launcher_foreground.xml
in log4j-samples-android/app/src/main/res/drawable-v24
31 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
web.xml
in log4j-samples-flume-embedded/src/main/webapp/WEB-INF
37 - 2023-02-17 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
Files With Most Contributors (Top 50)
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
TcpSocketServer.java
in log4j-server/src/main/java/org/apache/logging/log4j/server
196 17 2017-04-11 2023-12-15 16 9 mikael.staldal@magine.com robots@logging.apache.org
UdpSocketServer.java
in log4j-server/src/main/java/org/apache/logging/log4j/server
91 8 2017-04-11 2023-12-15 14 8 mikael.staldal@magine.com robots@logging.apache.org
JmsServer.java
in log4j-server/src/main/java/org/apache/logging/log4j/server
119 10 2017-04-11 2023-12-15 9 7 mikael.staldal@magine.com robots@logging.apache.org
AbstractSocketServer.java
in log4j-server/src/main/java/org/apache/logging/log4j/server
149 17 2017-04-11 2023-12-15 9 5 mikael.staldal@magine.com robots@logging.apache.org
JsonInputStreamLogEventBridge.java
in log4j-server/src/main/java/org/apache/logging/log4j/server
59 2 2017-04-11 2023-12-15 8 5 mikael.staldal@magine.com robots@logging.apache.org
ObjectInputStreamLogEventBridge.java
in log4j-server/src/main/java/org/apache/logging/log4j/server
32 4 2017-04-11 2023-12-15 8 5 mikael.staldal@magine.com robots@logging.apache.org
InputStreamLogEventBridge.java
in log4j-server/src/main/java/org/apache/logging/log4j/server
69 4 2017-04-11 2023-12-15 8 5 mikael.staldal@magine.com robots@logging.apache.org
XmlInputStreamLogEventBridge.java
in log4j-server/src/main/java/org/apache/logging/log4j/server
27 2 2017-04-11 2023-12-15 8 5 mikael.staldal@magine.com robots@logging.apache.org
AbstractJmsReceiver.java
in log4j-server/src/main/java/org/apache/logging/log4j/server/mom/jms
25 1 2017-04-11 2023-12-15 8 5 mikael.staldal@magine.com robots@logging.apache.org
SecureTcpSocketServer.java
in log4j-server/src/main/java/org/apache/logging/log4j/server
22 2 2017-04-11 2023-12-15 7 5 mikael.staldal@magine.com robots@logging.apache.org
LogEventBridge.java
in log4j-server/src/main/java/org/apache/logging/log4j/server
10 - 2017-04-11 2023-12-15 7 4 mikael.staldal@magine.com robots@logging.apache.org
JmsQueueReceiver.java
in log4j-server/src/main/java/org/apache/logging/log4j/server/mom/jms
15 2 2017-04-11 2023-12-04 5 4 mikael.staldal@magine.com robots@logging.apache.org
JmsTopicReceiver.java
in log4j-server/src/main/java/org/apache/logging/log4j/server/mom/jms
15 3 2017-04-11 2023-12-04 5 4 mikael.staldal@magine.com robots@logging.apache.org
AbstractLogEventBridge.java
in log4j-server/src/main/java/org/apache/logging/log4j/server
14 1 2017-04-11 2023-12-15 6 3 mikael.staldal@magine.com robots@logging.apache.org
K8SController.java
in log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample/controller
57 3 2023-02-17 2024-04-01 6 3 piotr.github@karwasz.org piotr.github@karwasz.org
SampleController.java
in log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample/controller
90 4 2023-02-17 2024-04-01 6 3 piotr.github@karwasz.org piotr.github@karwasz.org
CustomLookup.java
in log4j-samples-loggerProperties/src/main/java/org/apache/logging/log4j/lookup
50 2 2023-02-16 2023-12-15 5 3 piotr.github@karwasz.org robots@logging.apache.org
MapMessageLookup.java
in log4j-samples-loggerProperties/src/main/java/org/apache/logging/log4j/lookup
42 2 2023-02-16 2023-12-15 5 3 piotr.github@karwasz.org robots@logging.apache.org
CustomMapMessage.java
in log4j-samples-loggerProperties/src/main/java/org/apache/logging/log4j/lookup
46 5 2023-02-16 2023-12-15 5 3 piotr.github@karwasz.org robots@logging.apache.org
SampleResponseErrorHandler.java
in log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample/utils/spring
11 2 2023-02-17 2023-12-15 5 3 piotr.github@karwasz.org robots@logging.apache.org
SecurityConfiguration.java
in log4j-spring-cloud-config-sample-server/src/main/java/org/apache/logging/log4j/spring/cloud/config/service/config
17 1 2023-02-17 2024-10-15 4 3 piotr.github@karwasz.org piotr.github@karwasz.org
site.xml
in log4j-server/src/site
31 - 2017-04-11 2023-11-14 3 3 mikael.staldal@magine.com robots@logging.apache.org
SampleApplication.java
in log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample
10 1 2023-02-17 2023-12-04 3 3 piotr.github@karwasz.org robots@logging.apache.org
WebMvcConfig.java
in log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample/config
18 1 2023-02-17 2023-12-04 3 3 piotr.github@karwasz.org robots@logging.apache.org
GlobalExceptionHandler.java
in log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample/config
14 1 2023-02-17 2023-12-04 3 3 piotr.github@karwasz.org robots@logging.apache.org
strings.xml
in log4j-samples-android/app/src/main/res/values
4 - 2024-10-07 2024-10-10 3 2 nick-j-white49@example.com piotr.github@karwasz.org
ConfigServiceApplication.java
in log4j-spring-cloud-config-sample-server/src/main/java/org/apache/logging/log4j/spring/cloud/config/service
11 1 2023-02-17 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
application.yaml
in log4j-spring-cloud-config-sample-server/src/main/resources
29 - 2023-02-17 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
log4j2.xml
in log4j-spring-cloud-config-sample-server/src/main/resources
13 - 2023-02-17 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
log4j2.xml
in log4j-spring-cloud-config-sample-server/src/main/config-repo
58 - 2023-02-17 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
log4j2.xml
in log4j-samples-asynclogger/src/main/resources
27 - 2023-02-19 2023-09-13 2 2 ruhulmus@gmail.com volkan@yazi.ci
ic_launcher.xml
in log4j-samples-android/app/src/main/res/mipmap-anydpi-v26
5 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
ic_launcher_round.xml
in log4j-samples-android/app/src/main/res/mipmap-anydpi-v26
5 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
ic_launcher_foreground.xml
in log4j-samples-android/app/src/main/res/drawable-v24
31 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
colors.xml
in log4j-samples-android/app/src/main/res/values
10 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
themes.xml
in log4j-samples-android/app/src/main/res/values
12 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
ic_launcher_background.xml
in log4j-samples-android/app/src/main/res/drawable
170 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
themes.xml
in log4j-samples-android/app/src/main/res/values-night
12 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
activity_main.xml
in log4j-samples-android/app/src/main/res/layout
98 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
backup_rules.xml
in log4j-samples-android/app/src/main/res/xml
3 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
data_extraction_rules.xml
in log4j-samples-android/app/src/main/res/xml
5 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
package-info.java
in log4j-server/src/main/java/org/apache/logging/log4j/server/mom/jms
1 - 2017-04-11 2022-11-29 2 2 mikael.staldal@magine.com rgoers@apache.org
package-info.java
in log4j-server/src/main/java/org/apache/logging/log4j/server
1 - 2017-04-11 2022-11-29 2 2 mikael.staldal@magine.com rgoers@apache.org
log4j-remote.xml
in log4j-samples-flume-remote/src/main/resources
31 - 2023-02-16 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
applicationContext.xml
in log4j-samples-flume-remote/src/main/webapp/WEB-INF
5 - 2023-02-16 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
web.xml
in log4j-samples-flume-remote/src/main/webapp/WEB-INF
37 - 2023-02-16 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
rest-servlet.xml
in log4j-samples-flume-remote/src/main/webapp/WEB-INF
10 - 2023-02-16 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
sampleapp-deployment.yaml
in log4j-spring-cloud-config-sample-application/k8s
51 - 2023-02-17 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
log4j-embedded.xml
in log4j-samples-flume-embedded/src/main/resources
31 - 2023-02-17 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
applicationContext.xml
in log4j-samples-flume-embedded/src/main/webapp/WEB-INF
5 - 2023-02-17 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
Files With Least Contributors (Top 50)
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
log4j2.xml
in log4j-samples-aspectj/src/main/resources
19 - 2024-06-14 2024-06-14 1 1 piotr.github@karwasz.org piotr.github@karwasz.org
log4j2.xml
in log4j-samples-android/app/src/main/resources
19 - 2024-10-10 2024-10-10 1 1 piotr.github@karwasz.org piotr.github@karwasz.org
18 - 2024-06-14 2024-06-14 1 1 piotr.github@karwasz.org piotr.github@karwasz.org
log4j2.xml
in log4j-samples-graalvm/src/main/resources
16 - 2024-05-14 2024-08-30 2 1 piotr.github@karwasz.org piotr.github@karwasz.org
log4j2-jtl.xml
in log4j-samples-graalvm/src/main/resources
16 - 2024-10-04 2024-10-04 1 1 piotr.github@karwasz.org piotr.github@karwasz.org
log4j2.xml
in log4j-samples-jlink/src/main/resources
13 - 2023-10-24 2024-04-02 2 1 piotr.github@karwasz.org piotr.github@karwasz.org
logback.xml
in log4j-samples-graalvm/src/main/resources
13 - 2024-08-30 2024-08-30 1 1 piotr.github@karwasz.org piotr.github@karwasz.org
App.java
in log4j-samples-gradle-metadata/src/main/java/org/example
11 1 2025-04-10 2025-04-10 1 1 jendrik.johannes@gmail.com jendrik.johannes@gmail.com
start.jsp
in log4j-samples-flume-remote/src/main/webapp
11 - 2023-02-16 2023-02-16 1 1 piotr.github@karwasz.org piotr.github@karwasz.org
stop.jsp
in log4j-samples-flume-remote/src/main/webapp
11 - 2023-02-16 2023-02-16 1 1 piotr.github@karwasz.org piotr.github@karwasz.org
start.jsp
in log4j-samples-flume-embedded/src/main/webapp
11 - 2023-02-17 2023-02-17 1 1 piotr.github@karwasz.org piotr.github@karwasz.org
stop.jsp
in log4j-samples-flume-embedded/src/main/webapp
11 - 2023-02-17 2023-02-17 1 1 piotr.github@karwasz.org piotr.github@karwasz.org
module-info.java
in log4j-samples-jlink/src/main/java
4 - 2023-10-24 2023-10-30 2 1 piotr.github@karwasz.org piotr.github@karwasz.org
module-info.java
in log4j-samples-gradle-metadata/src/main/java
3 - 2025-04-10 2025-04-10 1 1 jendrik.johannes@gmail.com jendrik.johannes@gmail.com
ic_launcher_background.xml
in log4j-samples-android/app/src/main/res/drawable
170 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
activity_main.xml
in log4j-samples-android/app/src/main/res/layout
98 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
log4j2.xml
in log4j-spring-cloud-config-sample-server/src/main/config-repo
58 - 2023-02-17 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
sampleapp-deployment.yaml
in log4j-spring-cloud-config-sample-application/k8s
51 - 2023-02-17 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
web.xml
in log4j-samples-flume-remote/src/main/webapp/WEB-INF
37 - 2023-02-16 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
web.xml
in log4j-samples-flume-embedded/src/main/webapp/WEB-INF
37 - 2023-02-17 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
ic_launcher_foreground.xml
in log4j-samples-android/app/src/main/res/drawable-v24
31 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
log4j-remote.xml
in log4j-samples-flume-remote/src/main/resources
31 - 2023-02-16 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
log4j-embedded.xml
in log4j-samples-flume-embedded/src/main/resources
31 - 2023-02-17 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
application.yaml
in log4j-spring-cloud-config-sample-server/src/main/resources
29 - 2023-02-17 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
log4j2.xml
in log4j-samples-asynclogger/src/main/resources
27 - 2023-02-19 2023-09-13 2 2 ruhulmus@gmail.com volkan@yazi.ci
log4j2.xml
in log4j-spring-cloud-config-sample-server/src/main/resources
13 - 2023-02-17 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
themes.xml
in log4j-samples-android/app/src/main/res/values
12 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
themes.xml
in log4j-samples-android/app/src/main/res/values-night
12 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
ConfigServiceApplication.java
in log4j-spring-cloud-config-sample-server/src/main/java/org/apache/logging/log4j/spring/cloud/config/service
11 1 2023-02-17 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
colors.xml
in log4j-samples-android/app/src/main/res/values
10 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
rest-servlet.xml
in log4j-samples-flume-remote/src/main/webapp/WEB-INF
10 - 2023-02-16 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
rest-servlet.xml
in log4j-samples-flume-embedded/src/main/webapp/WEB-INF
10 - 2023-02-17 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
ic_launcher.xml
in log4j-samples-android/app/src/main/res/mipmap-anydpi-v26
5 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
ic_launcher_round.xml
in log4j-samples-android/app/src/main/res/mipmap-anydpi-v26
5 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
data_extraction_rules.xml
in log4j-samples-android/app/src/main/res/xml
5 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
applicationContext.xml
in log4j-samples-flume-remote/src/main/webapp/WEB-INF
5 - 2023-02-16 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
applicationContext.xml
in log4j-samples-flume-embedded/src/main/webapp/WEB-INF
5 - 2023-02-17 2023-09-13 2 2 piotr.github@karwasz.org volkan@yazi.ci
strings.xml
in log4j-samples-android/app/src/main/res/values
4 - 2024-10-07 2024-10-10 3 2 nick-j-white49@example.com piotr.github@karwasz.org
backup_rules.xml
in log4j-samples-android/app/src/main/res/xml
3 - 2024-10-07 2024-10-08 2 2 nick-j-white49@example.com piotr.github@karwasz.org
package-info.java
in log4j-server/src/main/java/org/apache/logging/log4j/server/mom/jms
1 - 2017-04-11 2022-11-29 2 2 mikael.staldal@magine.com rgoers@apache.org
package-info.java
in log4j-server/src/main/java/org/apache/logging/log4j/server
1 - 2017-04-11 2022-11-29 2 2 mikael.staldal@magine.com rgoers@apache.org
SampleController.java
in log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample/controller
90 4 2023-02-17 2024-04-01 6 3 piotr.github@karwasz.org piotr.github@karwasz.org
K8SController.java
in log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample/controller
57 3 2023-02-17 2024-04-01 6 3 piotr.github@karwasz.org piotr.github@karwasz.org
CustomLookup.java
in log4j-samples-loggerProperties/src/main/java/org/apache/logging/log4j/lookup
50 2 2023-02-16 2023-12-15 5 3 piotr.github@karwasz.org robots@logging.apache.org
CustomMapMessage.java
in log4j-samples-loggerProperties/src/main/java/org/apache/logging/log4j/lookup
46 5 2023-02-16 2023-12-15 5 3 piotr.github@karwasz.org robots@logging.apache.org
MapMessageLookup.java
in log4j-samples-loggerProperties/src/main/java/org/apache/logging/log4j/lookup
42 2 2023-02-16 2023-12-15 5 3 piotr.github@karwasz.org robots@logging.apache.org
site.xml
in log4j-server/src/site
31 - 2017-04-11 2023-11-14 3 3 mikael.staldal@magine.com robots@logging.apache.org
WebMvcConfig.java
in log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample/config
18 1 2023-02-17 2023-12-04 3 3 piotr.github@karwasz.org robots@logging.apache.org
SecurityConfiguration.java
in log4j-spring-cloud-config-sample-server/src/main/java/org/apache/logging/log4j/spring/cloud/config/service/config
17 1 2023-02-17 2024-10-15 4 3 piotr.github@karwasz.org piotr.github@karwasz.org
AbstractLogEventBridge.java
in log4j-server/src/main/java/org/apache/logging/log4j/server
14 1 2017-04-11 2023-12-15 6 3 mikael.staldal@magine.com robots@logging.apache.org
Correlations

File Size vs. Number of Changes: 66 points

log4j-samples-gradle-metadata/src/main/java/module-info.java x: 3 lines of code y: 1 # changes log4j-samples-gradle-metadata/src/main/java/org/example/App.java x: 11 lines of code y: 1 # changes log4j-spring-cloud-config-sample-server/src/main/java/org/apache/logging/log4j/spring/cloud/config/service/config/SecurityConfiguration.java x: 17 lines of code y: 4 # changes log4j-samples-android/app/src/main/res/values/strings.xml x: 4 lines of code y: 3 # changes log4j-samples-android/app/src/main/resources/log4j2.xml x: 19 lines of code y: 1 # changes log4j-samples-android/app/src/main/res/drawable-v24/ic_launcher_foreground.xml x: 31 lines of code y: 2 # changes log4j-samples-android/app/src/main/res/drawable/ic_launcher_background.xml x: 170 lines of code y: 2 # changes log4j-samples-android/app/src/main/res/layout/activity_main.xml x: 98 lines of code y: 2 # changes log4j-samples-android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml x: 5 lines of code y: 2 # changes log4j-samples-android/app/src/main/res/values-night/themes.xml x: 12 lines of code y: 2 # changes log4j-samples-android/app/src/main/res/values/colors.xml x: 10 lines of code y: 2 # changes log4j-samples-android/app/src/main/res/xml/backup_rules.xml x: 3 lines of code y: 2 # changes log4j-samples-graalvm/src/main/resources/log4j2-jtl.xml x: 16 lines of code y: 1 # changes log4j-samples-graalvm/src/main/resources/log4j2.xml x: 16 lines of code y: 2 # changes log4j-samples-graalvm/src/main/resources/logback.xml x: 13 lines of code y: 1 # changes spotbugs-exclude.xml x: 18 lines of code y: 1 # changes log4j-samples-jlink/src/main/resources/log4j2.xml x: 13 lines of code y: 2 # changes log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample/controller/K8SController.java x: 57 lines of code y: 6 # changes log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample/controller/SampleController.java x: 90 lines of code y: 6 # changes log4j-samples-loggerProperties/src/main/java/org/apache/logging/log4j/lookup/CustomLookup.java x: 50 lines of code y: 5 # changes log4j-samples-loggerProperties/src/main/java/org/apache/logging/log4j/lookup/CustomMapMessage.java x: 46 lines of code y: 5 # changes log4j-samples-loggerProperties/src/main/java/org/apache/logging/log4j/lookup/MapMessageLookup.java x: 42 lines of code y: 5 # changes log4j-server/src/main/java/org/apache/logging/log4j/server/AbstractLogEventBridge.java x: 14 lines of code y: 6 # changes log4j-server/src/main/java/org/apache/logging/log4j/server/AbstractSocketServer.java x: 149 lines of code y: 9 # changes log4j-server/src/main/java/org/apache/logging/log4j/server/InputStreamLogEventBridge.java x: 69 lines of code y: 8 # changes log4j-server/src/main/java/org/apache/logging/log4j/server/JmsServer.java x: 119 lines of code y: 9 # changes log4j-server/src/main/java/org/apache/logging/log4j/server/JsonInputStreamLogEventBridge.java x: 59 lines of code y: 8 # changes log4j-server/src/main/java/org/apache/logging/log4j/server/LogEventBridge.java x: 10 lines of code y: 7 # changes log4j-server/src/main/java/org/apache/logging/log4j/server/ObjectInputStreamLogEventBridge.java x: 32 lines of code y: 8 # changes log4j-server/src/main/java/org/apache/logging/log4j/server/SecureTcpSocketServer.java x: 22 lines of code y: 7 # changes log4j-server/src/main/java/org/apache/logging/log4j/server/TcpSocketServer.java x: 196 lines of code y: 16 # changes log4j-server/src/main/java/org/apache/logging/log4j/server/UdpSocketServer.java x: 91 lines of code y: 14 # changes log4j-server/src/main/java/org/apache/logging/log4j/server/XmlInputStreamLogEventBridge.java x: 27 lines of code y: 8 # changes log4j-server/src/main/java/org/apache/logging/log4j/server/mom/jms/AbstractJmsReceiver.java x: 25 lines of code y: 8 # changes log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample/utils/spring/SampleResponseErrorHandler.java x: 11 lines of code y: 5 # changes log4j-server/src/main/java/org/apache/logging/log4j/server/mom/jms/JmsQueueReceiver.java x: 15 lines of code y: 5 # changes log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample/SampleApplication.java x: 10 lines of code y: 3 # changes log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample/config/GlobalExceptionHandler.java x: 14 lines of code y: 3 # changes log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample/config/WebMvcConfig.java x: 18 lines of code y: 3 # changes log4j-server/src/site/site.xml x: 31 lines of code y: 3 # changes log4j-server/src/main/java/org/apache/logging/log4j/server/mom/jms/package-info.java x: 1 lines of code y: 2 # changes log4j-samples-jlink/src/main/java/module-info.java x: 4 lines of code y: 2 # changes log4j-spring-cloud-config-sample-application/k8s/sampleapp-deployment.yaml x: 51 lines of code y: 2 # changes log4j-samples-asynclogger/src/main/resources/log4j2.xml x: 27 lines of code y: 2 # changes log4j-samples-flume-embedded/src/main/webapp/WEB-INF/web.xml x: 37 lines of code y: 2 # changes log4j-spring-cloud-config-sample-server/src/main/config-repo/log4j2.xml x: 58 lines of code y: 2 # changes log4j-spring-cloud-config-sample-server/src/main/java/org/apache/logging/log4j/spring/cloud/config/service/ConfigServiceApplication.java x: 11 lines of code y: 2 # changes log4j-spring-cloud-config-sample-server/src/main/resources/application.yaml x: 29 lines of code y: 2 # changes
16.0
# changes
  min: 1.0
  average: 3.61
  25th percentile: 2.0
  median: 2.0
  75th percentile: 5.0
  max: 16.0
0 196.0
lines of code
min: 1.0 | average: 32.08 | 25th percentile: 10.75 | median: 16.0 | 75th percentile: 37.0 | max: 196.0

Number of Contributors vs. Number of Changes: 66 points

log4j-samples-gradle-metadata/src/main/java/module-info.java x: 1 # contributors y: 1 # changes log4j-spring-cloud-config-sample-server/src/main/java/org/apache/logging/log4j/spring/cloud/config/service/config/SecurityConfiguration.java x: 3 # contributors y: 4 # changes log4j-samples-android/app/src/main/res/values/strings.xml x: 2 # contributors y: 3 # changes log4j-samples-android/app/src/main/res/drawable-v24/ic_launcher_foreground.xml x: 2 # contributors y: 2 # changes log4j-samples-graalvm/src/main/resources/log4j2.xml x: 1 # contributors y: 2 # changes log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample/controller/K8SController.java x: 3 # contributors y: 6 # changes log4j-samples-loggerProperties/src/main/java/org/apache/logging/log4j/lookup/CustomLookup.java x: 3 # contributors y: 5 # changes log4j-server/src/main/java/org/apache/logging/log4j/server/AbstractSocketServer.java x: 5 # contributors y: 9 # changes log4j-server/src/main/java/org/apache/logging/log4j/server/InputStreamLogEventBridge.java x: 5 # contributors y: 8 # changes log4j-server/src/main/java/org/apache/logging/log4j/server/JmsServer.java x: 7 # contributors y: 9 # changes log4j-server/src/main/java/org/apache/logging/log4j/server/LogEventBridge.java x: 4 # contributors y: 7 # changes log4j-server/src/main/java/org/apache/logging/log4j/server/SecureTcpSocketServer.java x: 5 # contributors y: 7 # changes log4j-server/src/main/java/org/apache/logging/log4j/server/TcpSocketServer.java x: 9 # contributors y: 16 # changes log4j-server/src/main/java/org/apache/logging/log4j/server/UdpSocketServer.java x: 8 # contributors y: 14 # changes log4j-server/src/main/java/org/apache/logging/log4j/server/mom/jms/JmsQueueReceiver.java x: 4 # contributors y: 5 # changes log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample/SampleApplication.java x: 3 # contributors y: 3 # changes
16.0
# changes
  min: 1.0
  average: 3.61
  25th percentile: 2.0
  median: 2.0
  75th percentile: 5.0
  max: 16.0
0 9.0
# contributors
min: 1.0 | average: 2.65 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 9.0

Number of Contributors vs. File Size: 66 points

log4j-samples-gradle-metadata/src/main/java/module-info.java x: 1 # contributors y: 3 lines of code log4j-samples-gradle-metadata/src/main/java/org/example/App.java x: 1 # contributors y: 11 lines of code log4j-spring-cloud-config-sample-server/src/main/java/org/apache/logging/log4j/spring/cloud/config/service/config/SecurityConfiguration.java x: 3 # contributors y: 17 lines of code log4j-samples-android/app/src/main/res/values/strings.xml x: 2 # contributors y: 4 lines of code log4j-samples-android/app/src/main/resources/log4j2.xml x: 1 # contributors y: 19 lines of code log4j-samples-android/app/src/main/res/drawable-v24/ic_launcher_foreground.xml x: 2 # contributors y: 31 lines of code log4j-samples-android/app/src/main/res/drawable/ic_launcher_background.xml x: 2 # contributors y: 170 lines of code log4j-samples-android/app/src/main/res/layout/activity_main.xml x: 2 # contributors y: 98 lines of code log4j-samples-android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml x: 2 # contributors y: 5 lines of code log4j-samples-android/app/src/main/res/values-night/themes.xml x: 2 # contributors y: 12 lines of code log4j-samples-android/app/src/main/res/values/colors.xml x: 2 # contributors y: 10 lines of code log4j-samples-android/app/src/main/res/xml/backup_rules.xml x: 2 # contributors y: 3 lines of code log4j-samples-graalvm/src/main/resources/log4j2-jtl.xml x: 1 # contributors y: 16 lines of code log4j-samples-graalvm/src/main/resources/logback.xml x: 1 # contributors y: 13 lines of code spotbugs-exclude.xml x: 1 # contributors y: 18 lines of code log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample/controller/K8SController.java x: 3 # contributors y: 57 lines of code log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample/controller/SampleController.java x: 3 # contributors y: 90 lines of code log4j-samples-loggerProperties/src/main/java/org/apache/logging/log4j/lookup/CustomLookup.java x: 3 # contributors y: 50 lines of code log4j-samples-loggerProperties/src/main/java/org/apache/logging/log4j/lookup/CustomMapMessage.java x: 3 # contributors y: 46 lines of code log4j-samples-loggerProperties/src/main/java/org/apache/logging/log4j/lookup/MapMessageLookup.java x: 3 # contributors y: 42 lines of code log4j-server/src/main/java/org/apache/logging/log4j/server/AbstractLogEventBridge.java x: 3 # contributors y: 14 lines of code log4j-server/src/main/java/org/apache/logging/log4j/server/AbstractSocketServer.java x: 5 # contributors y: 149 lines of code log4j-server/src/main/java/org/apache/logging/log4j/server/InputStreamLogEventBridge.java x: 5 # contributors y: 69 lines of code log4j-server/src/main/java/org/apache/logging/log4j/server/JmsServer.java x: 7 # contributors y: 119 lines of code log4j-server/src/main/java/org/apache/logging/log4j/server/JsonInputStreamLogEventBridge.java x: 5 # contributors y: 59 lines of code log4j-server/src/main/java/org/apache/logging/log4j/server/LogEventBridge.java x: 4 # contributors y: 10 lines of code log4j-server/src/main/java/org/apache/logging/log4j/server/ObjectInputStreamLogEventBridge.java x: 5 # contributors y: 32 lines of code log4j-server/src/main/java/org/apache/logging/log4j/server/SecureTcpSocketServer.java x: 5 # contributors y: 22 lines of code log4j-server/src/main/java/org/apache/logging/log4j/server/TcpSocketServer.java x: 9 # contributors y: 196 lines of code log4j-server/src/main/java/org/apache/logging/log4j/server/UdpSocketServer.java x: 8 # contributors y: 91 lines of code log4j-server/src/main/java/org/apache/logging/log4j/server/XmlInputStreamLogEventBridge.java x: 5 # contributors y: 27 lines of code log4j-server/src/main/java/org/apache/logging/log4j/server/mom/jms/AbstractJmsReceiver.java x: 5 # contributors y: 25 lines of code log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample/utils/spring/SampleResponseErrorHandler.java x: 3 # contributors y: 11 lines of code log4j-server/src/main/java/org/apache/logging/log4j/server/mom/jms/JmsQueueReceiver.java x: 4 # contributors y: 15 lines of code log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample/SampleApplication.java x: 3 # contributors y: 10 lines of code log4j-spring-cloud-config-sample-application/src/main/java/org/apache/logging/log4j/spring/cloud/config/sample/config/WebMvcConfig.java x: 3 # contributors y: 18 lines of code log4j-server/src/site/site.xml x: 3 # contributors y: 31 lines of code log4j-server/src/main/java/org/apache/logging/log4j/server/mom/jms/package-info.java x: 2 # contributors y: 1 lines of code log4j-samples-jlink/src/main/java/module-info.java x: 1 # contributors y: 4 lines of code log4j-spring-cloud-config-sample-application/k8s/sampleapp-deployment.yaml x: 2 # contributors y: 51 lines of code log4j-samples-asynclogger/src/main/resources/log4j2.xml x: 2 # contributors y: 27 lines of code log4j-samples-flume-embedded/src/main/webapp/WEB-INF/web.xml x: 2 # contributors y: 37 lines of code log4j-spring-cloud-config-sample-server/src/main/config-repo/log4j2.xml x: 2 # contributors y: 58 lines of code log4j-spring-cloud-config-sample-server/src/main/java/org/apache/logging/log4j/spring/cloud/config/service/ConfigServiceApplication.java x: 2 # contributors y: 11 lines of code log4j-spring-cloud-config-sample-server/src/main/resources/application.yaml x: 2 # contributors y: 29 lines of code log4j-spring-cloud-config-sample-server/src/main/resources/log4j2.xml x: 2 # contributors y: 13 lines of code
196.0
lines of code
  min: 1.0
  average: 32.08
  25th percentile: 10.75
  median: 16.0
  75th percentile: 37.0
  max: 196.0
0 9.0
# contributors
min: 1.0 | average: 2.65 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 9.0