apache / logging-jdk
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 41% | 18% | 40%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
java0% | 0% | 42% | 18% | 38%
xml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
log4j-api-to-jul0% | 0% | 57% | 0% | 42%
jpl-to-log4j-api0% | 0% | 0% | 73% | 26%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 12)
File# lines# units
JULLogger.java
in log4j-api-to-jul/src/main/java/org/apache/logging/log4j/tojul
235 22
Log4jSystemLogger.java
in jpl-to-log4j-api/src/main/java/org/apache/logging/log4j/jpl
104 13
JULLoggerContext.java
in log4j-api-to-jul/src/main/java/org/apache/logging/log4j/tojul
49 7
JULLoggerContextFactory.java
in log4j-api-to-jul/src/main/java/org/apache/logging/log4j/tojul
44 5
LazyLog4jLogRecord.java
in log4j-api-to-jul/src/main/java/org/apache/logging/log4j/tojul
41 3
JULProvider.java
in log4j-api-to-jul/src/main/java/org/apache/logging/log4j/tojul
24 3
Log4jSystemLoggerAdapter.java
in jpl-to-log4j-api/src/main/java/org/apache/logging/log4j/jpl
20 2
18 -
Log4jSystemLoggerFinder.java
in jpl-to-log4j-api/src/main/java/org/apache/logging/log4j/jpl
12 1
Activator.java
in log4j-api-to-jul/src/main/java/org/apache/logging/log4j/tojul
11 1
package-info.java
in jpl-to-log4j-api/src/main/java/org/apache/logging/log4j/jpl
5 -
package-info.java
in log4j-api-to-jul/src/main/java/org/apache/logging/log4j/tojul
5 -
Files With Most Units (Top 9)
File# lines# units
JULLogger.java
in log4j-api-to-jul/src/main/java/org/apache/logging/log4j/tojul
235 22
Log4jSystemLogger.java
in jpl-to-log4j-api/src/main/java/org/apache/logging/log4j/jpl
104 13
JULLoggerContext.java
in log4j-api-to-jul/src/main/java/org/apache/logging/log4j/tojul
49 7
JULLoggerContextFactory.java
in log4j-api-to-jul/src/main/java/org/apache/logging/log4j/tojul
44 5
JULProvider.java
in log4j-api-to-jul/src/main/java/org/apache/logging/log4j/tojul
24 3
LazyLog4jLogRecord.java
in log4j-api-to-jul/src/main/java/org/apache/logging/log4j/tojul
41 3
Log4jSystemLoggerAdapter.java
in jpl-to-log4j-api/src/main/java/org/apache/logging/log4j/jpl
20 2
Log4jSystemLoggerFinder.java
in jpl-to-log4j-api/src/main/java/org/apache/logging/log4j/jpl
12 1
Activator.java
in log4j-api-to-jul/src/main/java/org/apache/logging/log4j/tojul
11 1
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there is only one long line.

File# lines# units# long lines
18 - 1
Correlations

File Size vs. Commits (all time): 12 points

jpl-to-log4j-api/src/main/java/org/apache/logging/log4j/jpl/Log4jSystemLogger.java x: 1 commits (all time) y: 104 lines of code jpl-to-log4j-api/src/main/java/org/apache/logging/log4j/jpl/Log4jSystemLoggerAdapter.java x: 1 commits (all time) y: 20 lines of code jpl-to-log4j-api/src/main/java/org/apache/logging/log4j/jpl/Log4jSystemLoggerFinder.java x: 1 commits (all time) y: 12 lines of code jpl-to-log4j-api/src/main/java/org/apache/logging/log4j/jpl/package-info.java x: 1 commits (all time) y: 5 lines of code spotbugs-exclude.xml x: 1 commits (all time) y: 18 lines of code log4j-api-to-jul/src/main/java/org/apache/logging/log4j/tojul/Activator.java x: 1 commits (all time) y: 11 lines of code log4j-api-to-jul/src/main/java/org/apache/logging/log4j/tojul/JULLogger.java x: 1 commits (all time) y: 235 lines of code log4j-api-to-jul/src/main/java/org/apache/logging/log4j/tojul/JULLoggerContext.java x: 1 commits (all time) y: 49 lines of code log4j-api-to-jul/src/main/java/org/apache/logging/log4j/tojul/JULLoggerContextFactory.java x: 1 commits (all time) y: 44 lines of code log4j-api-to-jul/src/main/java/org/apache/logging/log4j/tojul/JULProvider.java x: 1 commits (all time) y: 24 lines of code log4j-api-to-jul/src/main/java/org/apache/logging/log4j/tojul/LazyLog4jLogRecord.java x: 1 commits (all time) y: 41 lines of code
235.0
lines of code
  min: 5.0
  average: 47.33
  25th percentile: 11.25
  median: 22.0
  75th percentile: 47.75
  max: 235.0
0 1.0
commits (all time)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Contributors (all time): 12 points

jpl-to-log4j-api/src/main/java/org/apache/logging/log4j/jpl/Log4jSystemLogger.java x: 1 contributors (all time) y: 104 lines of code jpl-to-log4j-api/src/main/java/org/apache/logging/log4j/jpl/Log4jSystemLoggerAdapter.java x: 1 contributors (all time) y: 20 lines of code jpl-to-log4j-api/src/main/java/org/apache/logging/log4j/jpl/Log4jSystemLoggerFinder.java x: 1 contributors (all time) y: 12 lines of code jpl-to-log4j-api/src/main/java/org/apache/logging/log4j/jpl/package-info.java x: 1 contributors (all time) y: 5 lines of code spotbugs-exclude.xml x: 1 contributors (all time) y: 18 lines of code log4j-api-to-jul/src/main/java/org/apache/logging/log4j/tojul/Activator.java x: 1 contributors (all time) y: 11 lines of code log4j-api-to-jul/src/main/java/org/apache/logging/log4j/tojul/JULLogger.java x: 1 contributors (all time) y: 235 lines of code log4j-api-to-jul/src/main/java/org/apache/logging/log4j/tojul/JULLoggerContext.java x: 1 contributors (all time) y: 49 lines of code log4j-api-to-jul/src/main/java/org/apache/logging/log4j/tojul/JULLoggerContextFactory.java x: 1 contributors (all time) y: 44 lines of code log4j-api-to-jul/src/main/java/org/apache/logging/log4j/tojul/JULProvider.java x: 1 contributors (all time) y: 24 lines of code log4j-api-to-jul/src/main/java/org/apache/logging/log4j/tojul/LazyLog4jLogRecord.java x: 1 contributors (all time) y: 41 lines of code
235.0
lines of code
  min: 5.0
  average: 47.33
  25th percentile: 11.25
  median: 22.0
  75th percentile: 47.75
  max: 235.0
0 1.0
contributors (all time)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 0 points

No data for "commits (90d)" vs. "lines of code".

File Size vs. Contributors (90 days): 0 points

No data for "contributors (90d)" vs. "lines of code".