apache / maven-resources-plugin
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 32% | 0% | 67%
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% | 54% | 0% | 45%
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% | 32% | 0% | 67%
Longest Files (Top 24)
File# lines# units
ResourcesMojo.java
in src/main/java/org/apache/maven/plugins/resources
228 22
verify.groovy
in src/it/MRESOURCES-99
99 -
settings.xml
in src/it
51 -
TestResourcesMojo.java
in src/main/java/org/apache/maven/plugins/resources
43 5
MavenBuildTimestamp.java
in src/main/java/org/apache/maven/plugins/resources
42 6
ItFilter.java
in src/it/user-filters/filter/src/main/java/org/apache/maven/plugins/resources/filters
40 3
site.xml
in src/site
35 -
CopyResourcesMojo.java
in src/main/java/org/apache/maven/plugins/resources
31 6
cgi
download.cgi
in src/site/resources
22 -
ResourceUtils.java
in src/main/java/org/apache/maven/plugins/resources
14 1
verify.groovy
in src/it/filter-filenames
14 -
Providers.java
in src/main/java/org/apache/maven/plugins/resources
12 1
verify.groovy
in src/it/MRESOURCES-78
7 -
App.java
in src/it/MRESOURCES-131/src/main/java/org/apache/maven/plugins/resources/it
6 1
verify.groovy
in src/it/MRESOURCES-171
6 -
mresources-110.xml
in src/it/MRESOURCES-110/src/main/resources
6 -
verify.groovy
in src/it/user-filters
6 -
verify.groovy
in src/it/MRESOURCES-104
6 -
verify.groovy
in src/it/MRESOURCES-166
5 -
verify.groovy
in src/it/MRESOURCES-110
5 -
verify.groovy
in src/it/MRESOURCES-257
5 -
verify.groovy
in src/it/MRESOURCES-231
4 -
verify.groovy
in src/it/MRESOURCES-131
3 -
verify.groovy
in src/it/skip-yes
3 -
Files With Most Units (Top 8)
File# lines# units
ResourcesMojo.java
in src/main/java/org/apache/maven/plugins/resources
228 22
CopyResourcesMojo.java
in src/main/java/org/apache/maven/plugins/resources
31 6
MavenBuildTimestamp.java
in src/main/java/org/apache/maven/plugins/resources
42 6
TestResourcesMojo.java
in src/main/java/org/apache/maven/plugins/resources
43 5
ItFilter.java
in src/it/user-filters/filter/src/main/java/org/apache/maven/plugins/resources/filters
40 3
Providers.java
in src/main/java/org/apache/maven/plugins/resources
12 1
ResourceUtils.java
in src/main/java/org/apache/maven/plugins/resources
14 1
App.java
in src/it/MRESOURCES-131/src/main/java/org/apache/maven/plugins/resources/it
6 1
Files With Long Lines (Top 0)

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

File# lines# units# long lines
Correlations

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

src/site/site.xml x: 18 commits (all time) y: 35 lines of code src/it/MRESOURCES-131/src/main/java/org/apache/maven/plugins/resources/it/App.java x: 2 commits (all time) y: 6 lines of code src/it/settings.xml x: 6 commits (all time) y: 51 lines of code src/it/user-filters/filter/src/main/java/org/apache/maven/plugins/resources/filters/ItFilter.java x: 1 commits (all time) y: 40 lines of code src/main/java/org/apache/maven/plugins/resources/CopyResourcesMojo.java x: 4 commits (all time) y: 31 lines of code src/main/java/org/apache/maven/plugins/resources/MavenBuildTimestamp.java x: 5 commits (all time) y: 42 lines of code src/main/java/org/apache/maven/plugins/resources/Providers.java x: 1 commits (all time) y: 12 lines of code src/main/java/org/apache/maven/plugins/resources/ResourceUtils.java x: 1 commits (all time) y: 14 lines of code src/main/java/org/apache/maven/plugins/resources/ResourcesMojo.java x: 22 commits (all time) y: 228 lines of code src/main/java/org/apache/maven/plugins/resources/TestResourcesMojo.java x: 8 commits (all time) y: 43 lines of code src/it/MRESOURCES-99/verify.groovy x: 2 commits (all time) y: 99 lines of code src/it/MRESOURCES-257/verify.groovy x: 2 commits (all time) y: 5 lines of code src/it/MRESOURCES-171/verify.groovy x: 1 commits (all time) y: 6 lines of code src/it/MRESOURCES-231/verify.groovy x: 1 commits (all time) y: 4 lines of code src/it/skip-yes/verify.groovy x: 1 commits (all time) y: 3 lines of code src/site/resources/download.cgi x: 2 commits (all time) y: 22 lines of code src/it/MRESOURCES-166/verify.groovy x: 1 commits (all time) y: 5 lines of code src/it/MRESOURCES-78/verify.groovy x: 4 commits (all time) y: 7 lines of code
228.0
lines of code
  min: 3.0
  average: 28.88
  25th percentile: 5.25
  median: 9.5
  75th percentile: 38.75
  max: 228.0
0 22.0
commits (all time)
min: 1.0 | average: 3.75 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 4.0 | max: 22.0

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

src/site/site.xml x: 9 contributors (all time) y: 35 lines of code src/it/MRESOURCES-131/src/main/java/org/apache/maven/plugins/resources/it/App.java x: 2 contributors (all time) y: 6 lines of code src/it/settings.xml x: 3 contributors (all time) y: 51 lines of code src/it/user-filters/filter/src/main/java/org/apache/maven/plugins/resources/filters/ItFilter.java x: 1 contributors (all time) y: 40 lines of code src/main/java/org/apache/maven/plugins/resources/CopyResourcesMojo.java x: 3 contributors (all time) y: 31 lines of code src/main/java/org/apache/maven/plugins/resources/MavenBuildTimestamp.java x: 3 contributors (all time) y: 42 lines of code src/main/java/org/apache/maven/plugins/resources/Providers.java x: 1 contributors (all time) y: 12 lines of code src/main/java/org/apache/maven/plugins/resources/ResourceUtils.java x: 1 contributors (all time) y: 14 lines of code src/main/java/org/apache/maven/plugins/resources/ResourcesMojo.java x: 7 contributors (all time) y: 228 lines of code src/main/java/org/apache/maven/plugins/resources/TestResourcesMojo.java x: 4 contributors (all time) y: 43 lines of code src/it/MRESOURCES-99/verify.groovy x: 2 contributors (all time) y: 99 lines of code src/it/MRESOURCES-257/verify.groovy x: 2 contributors (all time) y: 5 lines of code src/it/MRESOURCES-171/verify.groovy x: 1 contributors (all time) y: 6 lines of code src/it/MRESOURCES-231/verify.groovy x: 1 contributors (all time) y: 4 lines of code src/it/skip-yes/verify.groovy x: 1 contributors (all time) y: 3 lines of code src/site/resources/download.cgi x: 2 contributors (all time) y: 22 lines of code src/it/MRESOURCES-166/verify.groovy x: 1 contributors (all time) y: 5 lines of code src/it/MRESOURCES-78/verify.groovy x: 1 contributors (all time) y: 7 lines of code
228.0
lines of code
  min: 3.0
  average: 28.88
  25th percentile: 5.25
  median: 9.5
  75th percentile: 38.75
  max: 228.0
0 9.0
contributors (all time)
min: 1.0 | average: 2.21 | 25th percentile: 1.0 | median: 1.5 | 75th percentile: 2.75 | 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): 1 points

src/site/site.xml x: 1 commits (90d) y: 35 lines of code
35.0
lines of code
  min: 35.0
  average: 35.0
  25th percentile: 35.0
  median: 35.0
  75th percentile: 35.0
  max: 35.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: 35 lines of code
35.0
lines of code
  min: 35.0
  average: 35.0
  25th percentile: 35.0
  median: 35.0
  75th percentile: 35.0
  max: 35.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