apache / maven-acr-plugin
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 29% | 70%
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% | 83% | 16%
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% | 0% | 29% | 70%
Longest Files (Top 16)
File# lines# units
AcrMojo.java
in src/main/java/org/apache/maven/plugins/acr
142 4
components.xml
in src/main/filtered-resources/META-INF/plexus
54 -
verify.groovy
in src/it/it-02
40 -
verify.groovy
in src/it/it-04
36 -
settings.xml
in src/it
35 -
verify.groovy
in src/it/it-01
34 -
verify.groovy
in src/it/it-03
23 -
cgi
download.cgi
in src/site/resources
22 -
site.xml
in src/site
18 -
DependencyTest.java
in src/it/it-02/bundle/src/main/java/org/apache/maven/plugin/acr/it/it02
13 2
application-client.xml
in src/it/it-02/app-client/src/main/resources/META-INF
12 -
application-client.xml
in src/it/it-01/src/main/resources/META-INF
12 -
application-client.xml
in src/it/it-04/src/main/resources/META-INF
12 -
application-client.xml
in src/it/it-03/src/main/resources/META-INF
12 -
SampleApp.java
in src/it/it-02/app-client/src/main/java/org/apache/maven/plugin/acr/it/it02
8 1
SampleApp.java
in src/it/it-01/src/main/java/org/apache/maven/plugin/acr/it/it01
8 1
Files With Most Units (Top 4)
File# lines# units
AcrMojo.java
in src/main/java/org/apache/maven/plugins/acr
142 4
DependencyTest.java
in src/it/it-02/bundle/src/main/java/org/apache/maven/plugin/acr/it/it02
13 2
SampleApp.java
in src/it/it-02/app-client/src/main/java/org/apache/maven/plugin/acr/it/it02
8 1
SampleApp.java
in src/it/it-01/src/main/java/org/apache/maven/plugin/acr/it/it01
8 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
AcrMojo.java
in src/main/java/org/apache/maven/plugins/acr
142 4 1
Correlations

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

src/main/java/org/apache/maven/plugins/acr/AcrMojo.java x: 9 commits (all time) y: 142 lines of code src/site/site.xml x: 6 commits (all time) y: 18 lines of code src/it/it-01/verify.groovy x: 1 commits (all time) y: 34 lines of code src/it/it-02/verify.groovy x: 1 commits (all time) y: 40 lines of code src/it/it-03/verify.groovy x: 1 commits (all time) y: 23 lines of code src/it/it-04/verify.groovy x: 1 commits (all time) y: 36 lines of code src/main/filtered-resources/META-INF/plexus/components.xml x: 1 commits (all time) y: 54 lines of code src/site/resources/download.cgi x: 2 commits (all time) y: 22 lines of code src/it/it-01/src/main/java/org/apache/maven/plugin/acr/it/it01/SampleApp.java x: 1 commits (all time) y: 8 lines of code src/it/it-01/src/main/resources/META-INF/application-client.xml x: 1 commits (all time) y: 12 lines of code src/it/it-02/bundle/src/main/java/org/apache/maven/plugin/acr/it/it02/DependencyTest.java x: 1 commits (all time) y: 13 lines of code
142.0
lines of code
  min: 8.0
  average: 29.73
  25th percentile: 12.0
  median: 18.0
  75th percentile: 36.0
  max: 142.0
0 9.0
commits (all time)
min: 1.0 | average: 1.93 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 9.0

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

src/main/java/org/apache/maven/plugins/acr/AcrMojo.java x: 5 contributors (all time) y: 142 lines of code src/site/site.xml x: 5 contributors (all time) y: 18 lines of code src/it/it-01/verify.groovy x: 1 contributors (all time) y: 34 lines of code src/it/it-02/verify.groovy x: 1 contributors (all time) y: 40 lines of code src/it/it-03/verify.groovy x: 1 contributors (all time) y: 23 lines of code src/it/it-04/verify.groovy x: 1 contributors (all time) y: 36 lines of code src/main/filtered-resources/META-INF/plexus/components.xml x: 1 contributors (all time) y: 54 lines of code src/site/resources/download.cgi x: 2 contributors (all time) y: 22 lines of code src/it/it-01/src/main/java/org/apache/maven/plugin/acr/it/it01/SampleApp.java x: 1 contributors (all time) y: 8 lines of code src/it/it-01/src/main/resources/META-INF/application-client.xml x: 1 contributors (all time) y: 12 lines of code src/it/it-02/bundle/src/main/java/org/apache/maven/plugin/acr/it/it02/DependencyTest.java x: 1 contributors (all time) y: 13 lines of code
142.0
lines of code
  min: 8.0
  average: 29.73
  25th percentile: 12.0
  median: 18.0
  75th percentile: 36.0
  max: 142.0
0 5.0
contributors (all time)
min: 1.0 | average: 1.6 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 5.0

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

src/main/java/org/apache/maven/plugins/acr/AcrMojo.java x: 1 commits (30d) y: 142 lines of code
142.0
lines of code
  min: 142.0
  average: 142.0
  25th percentile: 142.0
  median: 142.0
  75th percentile: 142.0
  max: 142.0
0 1.0
commits (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

src/main/java/org/apache/maven/plugins/acr/AcrMojo.java x: 1 contributors (30d) y: 142 lines of code
142.0
lines of code
  min: 142.0
  average: 142.0
  25th percentile: 142.0
  median: 142.0
  75th percentile: 142.0
  max: 142.0
0 1.0
contributors (30d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

src/main/java/org/apache/maven/plugins/acr/AcrMojo.java x: 1 commits (90d) y: 142 lines of code src/site/site.xml x: 1 commits (90d) y: 18 lines of code
142.0
lines of code
  min: 18.0
  average: 80.0
  25th percentile: 18.0
  median: 80.0
  75th percentile: 142.0
  max: 142.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): 2 points

src/main/java/org/apache/maven/plugins/acr/AcrMojo.java x: 1 contributors (90d) y: 142 lines of code src/site/site.xml x: 1 contributors (90d) y: 18 lines of code
142.0
lines of code
  min: 18.0
  average: 80.0
  25th percentile: 18.0
  median: 80.0
  75th percentile: 142.0
  max: 142.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