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% | 0% | 0% | 100%
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% | 0% | 0% | 100%
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% | 0% | 0% | 100%
Longest Files (Top 14)
File# lines# units
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
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 -
components.xml
in src/main/resources/META-INF/plexus
32 -
CustomMojo.java
in src/it/setup-custom-toolchain/src/main/java/org/apache/maven/plugins/toolchains/its/custom
25 1
24 -
cgi
download.cgi
in src/site/resources
22 -
site.xml
in src/site
19 -
ToolchainsRequirement.java
in src/main/java/org/apache/maven/plugins/toolchain
16 2
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 6)
File# lines# units
CustomToolchainFactory.java
in src/it/setup-custom-toolchain/src/main/java/org/apache/maven/plugins/toolchains/its/custom
93 6
CustomToolchainImpl.java
in src/it/setup-custom-toolchain/src/main/java/org/apache/maven/plugins/toolchains/its/custom
39 6
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
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
verify.groovy
in src/it/missing-toolchain
2 - 1
components.xml
in src/main/resources/META-INF/plexus
32 - 1
Correlations

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

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/ToolchainMojo.java x: 6 commits (all time) y: 98 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/site/site.xml x: 12 commits (all time) y: 19 lines of code src/it/toolchains.xml x: 2 commits (all time) y: 24 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
98.0
lines of code
  min: 2.0
  average: 32.64
  25th percentile: 12.75
  median: 24.5
  75th percentile: 41.0
  max: 98.0
0 12.0
commits (all time)
min: 1.0 | average: 3.29 | 25th percentile: 1.75 | median: 2.0 | 75th percentile: 4.25 | max: 12.0

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

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/ToolchainMojo.java x: 4 contributors (all time) y: 98 lines of code src/main/java/org/apache/maven/plugins/toolchain/ToolchainsRequirement.java x: 2 contributors (all time) y: 16 lines of code src/main/resources/META-INF/plexus/components.xml x: 2 contributors (all time) y: 32 lines of code src/site/site.xml x: 7 contributors (all time) y: 19 lines of code src/it/toolchains.xml x: 1 contributors (all time) y: 24 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
98.0
lines of code
  min: 2.0
  average: 32.64
  25th percentile: 12.75
  median: 24.5
  75th percentile: 41.0
  max: 98.0
0 7.0
contributors (all time)
min: 1.0 | average: 2.36 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 7.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): 7 points

src/it/setup-custom-toolchain/src/main/java/org/apache/maven/plugins/toolchains/its/custom/CustomMojo.java x: 1 commits (90d) y: 25 lines of code src/it/setup-custom-toolchain/src/main/java/org/apache/maven/plugins/toolchains/its/custom/CustomToolchain.java x: 1 commits (90d) y: 3 lines of code src/it/setup-custom-toolchain/src/main/java/org/apache/maven/plugins/toolchains/its/custom/CustomToolchainFactory.java x: 1 commits (90d) y: 93 lines of code src/it/setup-custom-toolchain/src/main/java/org/apache/maven/plugins/toolchains/its/custom/CustomToolchainImpl.java x: 1 commits (90d) y: 39 lines of code src/main/java/org/apache/maven/plugins/toolchain/ToolchainConverter.java x: 1 commits (90d) y: 47 lines of code src/main/java/org/apache/maven/plugins/toolchain/ToolchainMojo.java x: 1 commits (90d) y: 98 lines of code src/main/java/org/apache/maven/plugins/toolchain/ToolchainsRequirement.java x: 1 commits (90d) y: 16 lines of code
98.0
lines of code
  min: 3.0
  average: 45.86
  25th percentile: 16.0
  median: 39.0
  75th percentile: 93.0
  max: 98.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): 7 points

src/it/setup-custom-toolchain/src/main/java/org/apache/maven/plugins/toolchains/its/custom/CustomMojo.java x: 1 contributors (90d) y: 25 lines of code src/it/setup-custom-toolchain/src/main/java/org/apache/maven/plugins/toolchains/its/custom/CustomToolchain.java x: 1 contributors (90d) y: 3 lines of code src/it/setup-custom-toolchain/src/main/java/org/apache/maven/plugins/toolchains/its/custom/CustomToolchainFactory.java x: 1 contributors (90d) y: 93 lines of code src/it/setup-custom-toolchain/src/main/java/org/apache/maven/plugins/toolchains/its/custom/CustomToolchainImpl.java x: 1 contributors (90d) y: 39 lines of code src/main/java/org/apache/maven/plugins/toolchain/ToolchainConverter.java x: 1 contributors (90d) y: 47 lines of code src/main/java/org/apache/maven/plugins/toolchain/ToolchainMojo.java x: 1 contributors (90d) y: 98 lines of code src/main/java/org/apache/maven/plugins/toolchain/ToolchainsRequirement.java x: 1 contributors (90d) y: 16 lines of code
98.0
lines of code
  min: 3.0
  average: 45.86
  25th percentile: 16.0
  median: 39.0
  75th percentile: 93.0
  max: 98.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