apache / maven-source-plugin
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 44% | 0% | 55%
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% | 66% | 0% | 33%
groovy0% | 0% | 0% | 0% | 100%
xml0% | 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% | 44% | 0% | 55%
Longest Files (Top 30)
File# lines# units
AbstractSourceJarMojo.java
in src/main/java/org/apache/maven/plugins/source
259 13
verify.groovy
in src/it/reproducible
50 2
settings.xml
in src/it
35 -
SourceJarNoForkMojo.java
in src/main/java/org/apache/maven/plugins/source
25 3
TestSourceJarNoForkMojo.java
in src/main/java/org/apache/maven/plugins/source
25 3
cgi
download.cgi
in src/site/resources
22 -
parent-pom.xml
in src/it/reproducible
21 -
verify.groovy
in src/it/verify-parameter-goal-jar
20 -
verify.groovy
in src/it/verify-parameter-goal-jar-no-fork
20 -
site.xml
in src/site
18 -
AggregatorSourceJarMojo.java
in src/main/java/org/apache/maven/plugins/source
15 1
verify.groovy
in src/it/MSOURCES-95
8 -
TestSourceJarMojo.java
in src/main/java/org/apache/maven/plugins/source
8 -
TestSourceGeneratedJarMojo.java
in src/main/java/org/apache/maven/plugins/source
8 -
SourceJarMojo.java
in src/main/java/org/apache/maven/plugins/source
8 -
MyClass.java
in src/it/jar-with-archive-config/src/main/java
3 -
MyClass.java
in src/it/jar-classifier/src/main/java
3 -
MyClass.java
in src/it/MSOURCES-121/src/main/java
3 -
MyClass.java
in src/it/test-jar-generated/src/main/java
3 -
MyClass.java
in src/it/jar-includes-excludes/src/main/java
3 -
MyClass2.java
in src/it/jar-includes-excludes/src/main/java
3 -
MyClass.java
in src/it/test-jar/src/main/java
3 -
MyClass.java
in src/it/manifest-content/src/main/java
3 -
MyClass.java
in src/it/jar-attached/src/main/java
3 -
MyClass.java
in src/it/jar/src/main/java
3 -
MyClass.java
in src/it/jar-without-descriptor-config/src/main/java
3 -
MyClass.java
in src/it/test-jar-no-fork/src/main/java
3 -
MyClass.java
in src/it/test-jar-classifier/src/main/java
3 -
MyClass.java
in src/it/jar-no-fork/src/main/java
3 -
verify.groovy
in src/it/MSOURCES-64
1 -
Files With Most Units (Top 5)
File# lines# units
AbstractSourceJarMojo.java
in src/main/java/org/apache/maven/plugins/source
259 13
SourceJarNoForkMojo.java
in src/main/java/org/apache/maven/plugins/source
25 3
TestSourceJarNoForkMojo.java
in src/main/java/org/apache/maven/plugins/source
25 3
verify.groovy
in src/it/reproducible
50 2
AggregatorSourceJarMojo.java
in src/main/java/org/apache/maven/plugins/source
15 1
Files With Long Lines (Top 1)

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

File# lines# units# long lines
verify.groovy
in src/it/reproducible
50 2 2
Correlations

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

src/main/java/org/apache/maven/plugins/source/AbstractSourceJarMojo.java x: 22 commits (all time) y: 259 lines of code src/it/reproducible/verify.groovy x: 8 commits (all time) y: 50 lines of code src/site/site.xml x: 12 commits (all time) y: 18 lines of code src/main/java/org/apache/maven/plugins/source/AggregatorSourceJarMojo.java x: 5 commits (all time) y: 15 lines of code src/main/java/org/apache/maven/plugins/source/SourceJarMojo.java x: 3 commits (all time) y: 8 lines of code src/main/java/org/apache/maven/plugins/source/SourceJarNoForkMojo.java x: 5 commits (all time) y: 25 lines of code src/main/java/org/apache/maven/plugins/source/TestSourceGeneratedJarMojo.java x: 2 commits (all time) y: 8 lines of code src/main/java/org/apache/maven/plugins/source/TestSourceJarNoForkMojo.java x: 3 commits (all time) y: 25 lines of code src/it/MSOURCES-121/src/main/java/MyClass.java x: 1 commits (all time) y: 3 lines of code src/it/reproducible/parent-pom.xml x: 1 commits (all time) y: 21 lines of code src/it/MSOURCES-95/verify.groovy x: 1 commits (all time) y: 8 lines of code src/it/verify-parameter-goal-jar-no-fork/verify.groovy x: 1 commits (all time) y: 20 lines of code src/site/resources/download.cgi x: 2 commits (all time) y: 22 lines of code src/it/MSOURCES-64/verify.groovy x: 2 commits (all time) y: 1 lines of code src/it/jar-attached/src/main/java/MyClass.java x: 2 commits (all time) y: 3 lines of code src/it/settings.xml x: 4 commits (all time) y: 35 lines of code
259.0
lines of code
  min: 1.0
  average: 19.5
  25th percentile: 3.0
  median: 5.5
  75th percentile: 20.25
  max: 259.0
0 22.0
commits (all time)
min: 1.0 | average: 3.3 | 25th percentile: 1.75 | median: 2.0 | 75th percentile: 3.0 | max: 22.0

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

src/main/java/org/apache/maven/plugins/source/AbstractSourceJarMojo.java x: 8 contributors (all time) y: 259 lines of code src/it/reproducible/verify.groovy x: 3 contributors (all time) y: 50 lines of code src/site/site.xml x: 9 contributors (all time) y: 18 lines of code src/main/java/org/apache/maven/plugins/source/AggregatorSourceJarMojo.java x: 3 contributors (all time) y: 15 lines of code src/main/java/org/apache/maven/plugins/source/SourceJarMojo.java x: 2 contributors (all time) y: 8 lines of code src/main/java/org/apache/maven/plugins/source/SourceJarNoForkMojo.java x: 2 contributors (all time) y: 25 lines of code src/it/MSOURCES-121/src/main/java/MyClass.java x: 1 contributors (all time) y: 3 lines of code src/it/reproducible/parent-pom.xml x: 1 contributors (all time) y: 21 lines of code src/it/MSOURCES-95/verify.groovy x: 1 contributors (all time) y: 8 lines of code src/it/verify-parameter-goal-jar-no-fork/verify.groovy x: 1 contributors (all time) y: 20 lines of code src/site/resources/download.cgi x: 2 contributors (all time) y: 22 lines of code src/it/MSOURCES-64/verify.groovy x: 2 contributors (all time) y: 1 lines of code src/it/jar-attached/src/main/java/MyClass.java x: 2 contributors (all time) y: 3 lines of code src/it/settings.xml x: 1 contributors (all time) y: 35 lines of code
259.0
lines of code
  min: 1.0
  average: 19.5
  25th percentile: 3.0
  median: 5.5
  75th percentile: 20.25
  max: 259.0
0 9.0
contributors (all time)
min: 1.0 | average: 2.23 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.0 | max: 9.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): 9 points

src/main/java/org/apache/maven/plugins/source/AbstractSourceJarMojo.java x: 3 commits (90d) y: 259 lines of code src/it/reproducible/verify.groovy x: 1 commits (90d) y: 50 lines of code src/site/site.xml x: 1 commits (90d) y: 18 lines of code src/main/java/org/apache/maven/plugins/source/AggregatorSourceJarMojo.java x: 1 commits (90d) y: 15 lines of code src/main/java/org/apache/maven/plugins/source/SourceJarMojo.java x: 1 commits (90d) y: 8 lines of code src/main/java/org/apache/maven/plugins/source/SourceJarNoForkMojo.java x: 1 commits (90d) y: 25 lines of code
259.0
lines of code
  min: 8.0
  average: 46.22
  25th percentile: 8.0
  median: 18.0
  75th percentile: 37.5
  max: 259.0
0 3.0
commits (90d)
min: 1.0 | average: 1.22 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 3.0

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

src/main/java/org/apache/maven/plugins/source/AbstractSourceJarMojo.java x: 2 contributors (90d) y: 259 lines of code src/it/reproducible/verify.groovy x: 1 contributors (90d) y: 50 lines of code src/site/site.xml x: 1 contributors (90d) y: 18 lines of code src/main/java/org/apache/maven/plugins/source/AggregatorSourceJarMojo.java x: 1 contributors (90d) y: 15 lines of code src/main/java/org/apache/maven/plugins/source/SourceJarMojo.java x: 1 contributors (90d) y: 8 lines of code src/main/java/org/apache/maven/plugins/source/SourceJarNoForkMojo.java x: 1 contributors (90d) y: 25 lines of code
259.0
lines of code
  min: 8.0
  average: 46.22
  25th percentile: 8.0
  median: 18.0
  75th percentile: 37.5
  max: 259.0
0 2.0
contributors (90d)
min: 1.0 | average: 1.11 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0