apache / maven-toolchains-plugin
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 34% | 13% | 51%
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% | 41% | 16% | 42%
xml0% | 0% | 0% | 0% | 100%
cgi0% | 0% | 0% | 0% | 100%
groovy0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 34% | 13% | 51%
Longest Files (Top 19)
File# lines# units
ToolchainDiscoverer.java
in src/main/java/org/apache/maven/plugins/toolchain/jdk
387 21
SelectJdkToolchainMojo.java
in src/main/java/org/apache/maven/plugins/toolchain/jdk
154 5
ToolchainMojo.java
in src/main/java/org/apache/maven/plugins/toolchain
98 3
CustomToolchainFactory.java
in src/it/setup-custom-toolchain/src/main/java/org/apache/maven/plugins/toolchains/its/custom
93 6
ToolchainConverter.java
in src/main/java/org/apache/maven/plugins/toolchain
47 3
46 -
GenerateJdkToolchainsXmlMojo.java
in src/main/java/org/apache/maven/plugins/toolchain/jdk
40 1
CustomToolchainImpl.java
in src/it/setup-custom-toolchain/src/main/java/org/apache/maven/plugins/toolchains/its/custom
39 6
settings.xml
in src/it
35 -
DisplayDiscoveredJdkToolchainsMojo.java
in src/main/java/org/apache/maven/plugins/toolchain/jdk
32 1
components.xml
in src/main/resources/META-INF/plexus
32 -
site.xml
in src/site
29 -
CustomMojo.java
in src/it/setup-custom-toolchain/src/main/java/org/apache/maven/plugins/toolchains/its/custom
25 1
cgi
download.cgi
in src/site/resources
22 -
ToolchainsRequirement.java
in src/main/java/org/apache/maven/plugins/toolchain
16 2
toolchains.xml
in src/it/select-missing-jdkHome
15 -
CustomToolchain.java
in src/it/setup-custom-toolchain/src/main/java/org/apache/maven/plugins/toolchains/its/custom
3 -
verify.groovy
in src/it/missing-toolchain
2 -
verify.groovy
in src/it/use-custom-toolchain
2 -
Files With Most Units (Top 10)
File# lines# units
ToolchainDiscoverer.java
in src/main/java/org/apache/maven/plugins/toolchain/jdk
387 21
CustomToolchainImpl.java
in src/it/setup-custom-toolchain/src/main/java/org/apache/maven/plugins/toolchains/its/custom
39 6
CustomToolchainFactory.java
in src/it/setup-custom-toolchain/src/main/java/org/apache/maven/plugins/toolchains/its/custom
93 6
SelectJdkToolchainMojo.java
in src/main/java/org/apache/maven/plugins/toolchain/jdk
154 5
ToolchainMojo.java
in src/main/java/org/apache/maven/plugins/toolchain
98 3
ToolchainConverter.java
in src/main/java/org/apache/maven/plugins/toolchain
47 3
ToolchainsRequirement.java
in src/main/java/org/apache/maven/plugins/toolchain
16 2
DisplayDiscoveredJdkToolchainsMojo.java
in src/main/java/org/apache/maven/plugins/toolchain/jdk
32 1
GenerateJdkToolchainsXmlMojo.java
in src/main/java/org/apache/maven/plugins/toolchain/jdk
40 1
CustomMojo.java
in src/it/setup-custom-toolchain/src/main/java/org/apache/maven/plugins/toolchains/its/custom
25 1
Files With Long Lines (Top 2)

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

File# lines# units# long lines
components.xml
in src/main/resources/META-INF/plexus
32 - 1
verify.groovy
in src/it/missing-toolchain
2 - 1
Correlations

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

src/site/site.xml x: 19 commits (all time) y: 29 lines of code src/main/java/org/apache/maven/plugins/toolchain/ToolchainMojo.java x: 7 commits (all time) y: 98 lines of code src/main/java/org/apache/maven/plugins/toolchain/jdk/DisplayDiscoveredJdkToolchainsMojo.java x: 2 commits (all time) y: 32 lines of code src/main/java/org/apache/maven/plugins/toolchain/jdk/GenerateJdkToolchainsXmlMojo.java x: 2 commits (all time) y: 40 lines of code src/main/java/org/apache/maven/plugins/toolchain/jdk/SelectJdkToolchainMojo.java x: 2 commits (all time) y: 154 lines of code src/main/java/org/apache/maven/plugins/toolchain/jdk/ToolchainDiscoverer.java x: 2 commits (all time) y: 387 lines of code src/it/select-missing-jdkHome/toolchains.xml x: 1 commits (all time) y: 15 lines of code src/it/toolchains.xml x: 3 commits (all time) y: 46 lines of code src/it/setup-custom-toolchain/src/main/java/org/apache/maven/plugins/toolchains/its/custom/CustomMojo.java x: 2 commits (all time) y: 25 lines of code src/it/setup-custom-toolchain/src/main/java/org/apache/maven/plugins/toolchains/its/custom/CustomToolchain.java x: 2 commits (all time) y: 3 lines of code src/it/setup-custom-toolchain/src/main/java/org/apache/maven/plugins/toolchains/its/custom/CustomToolchainFactory.java x: 3 commits (all time) y: 93 lines of code src/it/setup-custom-toolchain/src/main/java/org/apache/maven/plugins/toolchains/its/custom/CustomToolchainImpl.java x: 2 commits (all time) y: 39 lines of code src/main/java/org/apache/maven/plugins/toolchain/ToolchainConverter.java x: 5 commits (all time) y: 47 lines of code src/main/java/org/apache/maven/plugins/toolchain/ToolchainsRequirement.java x: 4 commits (all time) y: 16 lines of code src/main/resources/META-INF/plexus/components.xml x: 3 commits (all time) y: 32 lines of code src/it/use-custom-toolchain/verify.groovy x: 1 commits (all time) y: 2 lines of code src/it/settings.xml x: 1 commits (all time) y: 35 lines of code src/site/resources/download.cgi x: 2 commits (all time) y: 22 lines of code
387.0
lines of code
  min: 2.0
  average: 58.79
  25th percentile: 16.0
  median: 32.0
  75th percentile: 47.0
  max: 387.0
0 19.0
commits (all time)
min: 1.0 | average: 3.37 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 19.0

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

src/site/site.xml x: 10 contributors (all time) y: 29 lines of code src/main/java/org/apache/maven/plugins/toolchain/ToolchainMojo.java x: 5 contributors (all time) y: 98 lines of code src/main/java/org/apache/maven/plugins/toolchain/jdk/DisplayDiscoveredJdkToolchainsMojo.java x: 2 contributors (all time) y: 32 lines of code src/main/java/org/apache/maven/plugins/toolchain/jdk/GenerateJdkToolchainsXmlMojo.java x: 2 contributors (all time) y: 40 lines of code src/main/java/org/apache/maven/plugins/toolchain/jdk/SelectJdkToolchainMojo.java x: 2 contributors (all time) y: 154 lines of code src/main/java/org/apache/maven/plugins/toolchain/jdk/ToolchainDiscoverer.java x: 2 contributors (all time) y: 387 lines of code src/it/select-missing-jdkHome/toolchains.xml x: 1 contributors (all time) y: 15 lines of code src/it/toolchains.xml x: 1 contributors (all time) y: 46 lines of code src/it/setup-custom-toolchain/src/main/java/org/apache/maven/plugins/toolchains/its/custom/CustomMojo.java x: 2 contributors (all time) y: 25 lines of code src/it/setup-custom-toolchain/src/main/java/org/apache/maven/plugins/toolchains/its/custom/CustomToolchain.java x: 2 contributors (all time) y: 3 lines of code src/it/setup-custom-toolchain/src/main/java/org/apache/maven/plugins/toolchains/its/custom/CustomToolchainFactory.java x: 3 contributors (all time) y: 93 lines of code src/it/setup-custom-toolchain/src/main/java/org/apache/maven/plugins/toolchains/its/custom/CustomToolchainImpl.java x: 2 contributors (all time) y: 39 lines of code src/main/java/org/apache/maven/plugins/toolchain/ToolchainConverter.java x: 3 contributors (all time) y: 47 lines of code src/main/java/org/apache/maven/plugins/toolchain/ToolchainsRequirement.java x: 2 contributors (all time) y: 16 lines of code src/it/use-custom-toolchain/verify.groovy x: 1 contributors (all time) y: 2 lines of code src/it/settings.xml x: 1 contributors (all time) y: 35 lines of code src/site/resources/download.cgi x: 2 contributors (all time) y: 22 lines of code
387.0
lines of code
  min: 2.0
  average: 58.79
  25th percentile: 16.0
  median: 32.0
  75th percentile: 47.0
  max: 387.0
0 10.0
contributors (all time)
min: 1.0 | average: 2.42 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.0 | max: 10.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: 29 lines of code
29.0
lines of code
  min: 29.0
  average: 29.0
  25th percentile: 29.0
  median: 29.0
  75th percentile: 29.0
  max: 29.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: 29 lines of code
29.0
lines of code
  min: 29.0
  average: 29.0
  25th percentile: 29.0
  median: 29.0
  75th percentile: 29.0
  max: 29.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