apache / maven-jdeps-plugin
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 54% | 0% | 45%
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% | 64% | 0% | 35%
xml0% | 0% | 0% | 0% | 100%
groovy0% | 0% | 0% | 0% | 100%
cgi0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 54% | 0% | 45%
Longest Files (Top 21)
File# lines# units
AbstractJDepsMojo.java
in src/main/java/org/apache/maven/plugins/jdeps
327 10
TestJDKInternalsMojo.java
in src/main/java/org/apache/maven/plugins/jdeps
43 4
JDKInternalsMojo.java
in src/main/java/org/apache/maven/plugins/jdeps
36 3
settings.xml
in src/it
35 -
JDepsConsumer.java
in src/main/java/org/apache/maven/plugins/jdeps/consumers
34 3
cgi
download.cgi
in src/site/resources
22 -
site.xml
in src/site
17 -
verify.groovy
in src/it/dependenciesToAnalyze
11 -
Main.java
in src/it/dependenciesToAnalyze/src/main/java
10 1
Base64Codec.java
in src/it/unsupported-api_main/src/main/java
9 -
verify.groovy
in src/it/includeClasspath
9 -
Main.java
in src/it/package/src/main/java/org/apache/maven/plugins/jdeps/its
8 1
Main.java
in src/it/module/src/main/java/org/apache/maven/plugins/jdeps/its
8 1
Main.java
in src/it/multirelease/src/main/java
8 1
Main.java
in src/it/unsupported-api_test/src/main/java
7 1
Main.java
in src/it/basic/src/main/java
7 1
Main.java
in src/it/includeClasspath/src/main/java
6 1
verify.groovy
in src/it/package
3 -
verify.groovy
in src/it/unsupported-api_test
2 -
verify.groovy
in src/it/unsupported-api_main
2 -
module-info.java
in src/it/module/src/main/java
1 -
Files With Most Units (Top 11)
File# lines# units
AbstractJDepsMojo.java
in src/main/java/org/apache/maven/plugins/jdeps
327 10
TestJDKInternalsMojo.java
in src/main/java/org/apache/maven/plugins/jdeps
43 4
JDKInternalsMojo.java
in src/main/java/org/apache/maven/plugins/jdeps
36 3
JDepsConsumer.java
in src/main/java/org/apache/maven/plugins/jdeps/consumers
34 3
Main.java
in src/it/unsupported-api_test/src/main/java
7 1
Main.java
in src/it/basic/src/main/java
7 1
Main.java
in src/it/dependenciesToAnalyze/src/main/java
10 1
Main.java
in src/it/package/src/main/java/org/apache/maven/plugins/jdeps/its
8 1
Main.java
in src/it/includeClasspath/src/main/java
6 1
Main.java
in src/it/module/src/main/java/org/apache/maven/plugins/jdeps/its
8 1
Main.java
in src/it/multirelease/src/main/java
8 1
Files With Long Lines (Top 4)

There are 4 files with lines longer than 120 characters. In total, there are 4 long lines.

File# lines# units# long lines
verify.groovy
in src/it/unsupported-api_test
2 - 1
settings.xml
in src/it
35 - 1
verify.groovy
in src/it/unsupported-api_main
2 - 1
verify.groovy
in src/it/dependenciesToAnalyze
11 - 1
Correlations

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

src/site/site.xml x: 3 commits (all time) y: 17 lines of code src/main/java/org/apache/maven/plugins/jdeps/AbstractJDepsMojo.java x: 9 commits (all time) y: 327 lines of code src/main/java/org/apache/maven/plugins/jdeps/JDKInternalsMojo.java x: 3 commits (all time) y: 36 lines of code src/main/java/org/apache/maven/plugins/jdeps/TestJDKInternalsMojo.java x: 3 commits (all time) y: 43 lines of code src/main/java/org/apache/maven/plugins/jdeps/consumers/JDepsConsumer.java x: 4 commits (all time) y: 34 lines of code src/it/unsupported-api_main/verify.groovy x: 7 commits (all time) y: 2 lines of code src/it/includeClasspath/src/main/java/Main.java x: 1 commits (all time) y: 6 lines of code src/it/includeClasspath/verify.groovy x: 1 commits (all time) y: 9 lines of code src/it/package/verify.groovy x: 8 commits (all time) y: 3 lines of code src/it/module/src/main/java/module-info.java x: 1 commits (all time) y: 1 lines of code src/it/dependenciesToAnalyze/src/main/java/Main.java x: 1 commits (all time) y: 10 lines of code src/it/dependenciesToAnalyze/verify.groovy x: 1 commits (all time) y: 11 lines of code src/it/basic/src/main/java/Main.java x: 1 commits (all time) y: 7 lines of code src/site/resources/download.cgi x: 1 commits (all time) y: 22 lines of code
327.0
lines of code
  min: 1.0
  average: 29.53
  25th percentile: 6.0
  median: 8.0
  75th percentile: 22.0
  max: 327.0
0 9.0
commits (all time)
min: 1.0 | average: 2.89 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 4.0 | max: 9.0

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

src/site/site.xml x: 3 contributors (all time) y: 17 lines of code src/main/java/org/apache/maven/plugins/jdeps/AbstractJDepsMojo.java x: 5 contributors (all time) y: 327 lines of code src/main/java/org/apache/maven/plugins/jdeps/JDKInternalsMojo.java x: 3 contributors (all time) y: 36 lines of code src/main/java/org/apache/maven/plugins/jdeps/TestJDKInternalsMojo.java x: 3 contributors (all time) y: 43 lines of code src/main/java/org/apache/maven/plugins/jdeps/consumers/JDepsConsumer.java x: 2 contributors (all time) y: 34 lines of code src/it/unsupported-api_main/verify.groovy x: 1 contributors (all time) y: 2 lines of code src/it/includeClasspath/src/main/java/Main.java x: 1 contributors (all time) y: 6 lines of code src/it/includeClasspath/verify.groovy x: 1 contributors (all time) y: 9 lines of code src/it/package/verify.groovy x: 1 contributors (all time) y: 3 lines of code src/it/module/src/main/java/module-info.java x: 1 contributors (all time) y: 1 lines of code src/it/dependenciesToAnalyze/src/main/java/Main.java x: 1 contributors (all time) y: 10 lines of code src/it/dependenciesToAnalyze/verify.groovy x: 1 contributors (all time) y: 11 lines of code src/it/basic/src/main/java/Main.java x: 1 contributors (all time) y: 7 lines of code src/site/resources/download.cgi x: 1 contributors (all time) y: 22 lines of code
327.0
lines of code
  min: 1.0
  average: 29.53
  25th percentile: 6.0
  median: 8.0
  75th percentile: 22.0
  max: 327.0
0 5.0
contributors (all time)
min: 1.0 | average: 1.58 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 5.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): 1 points

src/site/site.xml x: 1 commits (90d) y: 17 lines of code
17.0
lines of code
  min: 17.0
  average: 17.0
  25th percentile: 17.0
  median: 17.0
  75th percentile: 17.0
  max: 17.0
0 1.0
commits (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

src/site/site.xml x: 1 contributors (90d) y: 17 lines of code
17.0
lines of code
  min: 17.0
  average: 17.0
  25th percentile: 17.0
  median: 17.0
  75th percentile: 17.0
  max: 17.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0