apache / maven-shared-jar
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 21% | 78%
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% | 22% | 77%
cgi0% | 0% | 0% | 0% | 100%
xml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 0% | 21% | 78%
Longest Files (Top 23)
File# lines# units
JarIdentification.java
in src/main/java/org/apache/maven/shared/jar/identification
112 26
JarClassesAnalysis.java
in src/main/java/org/apache/maven/shared/jar/classes
111 3
JarData.java
in src/main/java/org/apache/maven/shared/jar
83 18
JarAnalyzer.java
in src/main/java/org/apache/maven/shared/jar
78 10
ImportVisitor.java
in src/main/java/org/apache/maven/shared/jar/classes
73 4
JarIdentificationAnalysis.java
in src/main/java/org/apache/maven/shared/jar/identification
73 5
EmbeddedMavenModelExposer.java
in src/main/java/org/apache/maven/shared/jar/identification/exposers
61 1
JarClasses.java
in src/main/java/org/apache/maven/shared/jar/classes
55 13
TextFileExposer.java
in src/main/java/org/apache/maven/shared/jar/identification/exposers
48 2
RepositorySearchExposer.java
in src/main/java/org/apache/maven/shared/jar/identification/exposers
46 2
TimestampExposer.java
in src/main/java/org/apache/maven/shared/jar/identification/exposers
40 1
JarBytecodeHashAnalyzer.java
in src/main/java/org/apache/maven/shared/jar/identification/hash
35 1
JarFileHashAnalyzer.java
in src/main/java/org/apache/maven/shared/jar/identification/hash
32 1
ManifestExposer.java
in src/main/java/org/apache/maven/shared/jar/identification/exposers
31 2
FilenameExposer.java
in src/main/java/org/apache/maven/shared/jar/identification/exposers
28 1
JarClassesExposer.java
in src/main/java/org/apache/maven/shared/jar/identification/exposers
26 2
cgi
download.cgi
in src/site/resources
22 -
StaticMainOutputExposer.java
in src/main/java/org/apache/maven/shared/jar/identification/exposers
22 2
EmptyRepositoryHashSearch.java
in src/main/java/org/apache/maven/shared/jar/identification/repository
16 2
site.xml
in src/site
14 -
RepositoryHashSearch.java
in src/main/java/org/apache/maven/shared/jar/identification/repository
7 -
JarHashAnalyzer.java
in src/main/java/org/apache/maven/shared/jar/identification/hash
5 -
JarIdentificationExposer.java
in src/main/java/org/apache/maven/shared/jar/identification
5 -
Files With Most Units (Top 18)
File# lines# units
JarIdentification.java
in src/main/java/org/apache/maven/shared/jar/identification
112 26
JarData.java
in src/main/java/org/apache/maven/shared/jar
83 18
JarClasses.java
in src/main/java/org/apache/maven/shared/jar/classes
55 13
JarAnalyzer.java
in src/main/java/org/apache/maven/shared/jar
78 10
JarIdentificationAnalysis.java
in src/main/java/org/apache/maven/shared/jar/identification
73 5
ImportVisitor.java
in src/main/java/org/apache/maven/shared/jar/classes
73 4
JarClassesAnalysis.java
in src/main/java/org/apache/maven/shared/jar/classes
111 3
EmptyRepositoryHashSearch.java
in src/main/java/org/apache/maven/shared/jar/identification/repository
16 2
JarClassesExposer.java
in src/main/java/org/apache/maven/shared/jar/identification/exposers
26 2
RepositorySearchExposer.java
in src/main/java/org/apache/maven/shared/jar/identification/exposers
46 2
StaticMainOutputExposer.java
in src/main/java/org/apache/maven/shared/jar/identification/exposers
22 2
TextFileExposer.java
in src/main/java/org/apache/maven/shared/jar/identification/exposers
48 2
ManifestExposer.java
in src/main/java/org/apache/maven/shared/jar/identification/exposers
31 2
JarFileHashAnalyzer.java
in src/main/java/org/apache/maven/shared/jar/identification/hash
32 1
JarBytecodeHashAnalyzer.java
in src/main/java/org/apache/maven/shared/jar/identification/hash
35 1
TimestampExposer.java
in src/main/java/org/apache/maven/shared/jar/identification/exposers
40 1
EmbeddedMavenModelExposer.java
in src/main/java/org/apache/maven/shared/jar/identification/exposers
61 1
FilenameExposer.java
in src/main/java/org/apache/maven/shared/jar/identification/exposers
28 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
site.xml
in src/site
14 - 1
Correlations

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

src/main/java/org/apache/maven/shared/jar/JarData.java x: 5 commits (all time) y: 83 lines of code src/main/java/org/apache/maven/shared/jar/identification/JarIdentificationAnalysis.java x: 7 commits (all time) y: 73 lines of code src/main/java/org/apache/maven/shared/jar/identification/exposers/TextFileExposer.java x: 7 commits (all time) y: 48 lines of code src/main/java/org/apache/maven/shared/jar/identification/exposers/TimestampExposer.java x: 7 commits (all time) y: 40 lines of code src/main/java/org/apache/maven/shared/jar/classes/JarClassesAnalysis.java x: 8 commits (all time) y: 111 lines of code src/main/java/org/apache/maven/shared/jar/JarAnalyzer.java x: 7 commits (all time) y: 78 lines of code src/main/java/org/apache/maven/shared/jar/classes/ImportVisitor.java x: 6 commits (all time) y: 73 lines of code src/main/java/org/apache/maven/shared/jar/classes/JarClasses.java x: 4 commits (all time) y: 55 lines of code src/main/java/org/apache/maven/shared/jar/identification/JarIdentification.java x: 4 commits (all time) y: 112 lines of code src/main/java/org/apache/maven/shared/jar/identification/JarIdentificationExposer.java x: 1 commits (all time) y: 5 lines of code src/main/java/org/apache/maven/shared/jar/identification/exposers/EmbeddedMavenModelExposer.java x: 8 commits (all time) y: 61 lines of code src/main/java/org/apache/maven/shared/jar/identification/exposers/FilenameExposer.java x: 4 commits (all time) y: 28 lines of code src/main/java/org/apache/maven/shared/jar/identification/exposers/JarClassesExposer.java x: 4 commits (all time) y: 26 lines of code src/main/java/org/apache/maven/shared/jar/identification/exposers/ManifestExposer.java x: 4 commits (all time) y: 31 lines of code src/main/java/org/apache/maven/shared/jar/identification/exposers/RepositorySearchExposer.java x: 6 commits (all time) y: 46 lines of code src/main/java/org/apache/maven/shared/jar/identification/exposers/StaticMainOutputExposer.java x: 6 commits (all time) y: 22 lines of code src/main/java/org/apache/maven/shared/jar/identification/hash/JarBytecodeHashAnalyzer.java x: 7 commits (all time) y: 35 lines of code src/main/java/org/apache/maven/shared/jar/identification/hash/JarFileHashAnalyzer.java x: 3 commits (all time) y: 32 lines of code src/main/java/org/apache/maven/shared/jar/identification/repository/EmptyRepositoryHashSearch.java x: 5 commits (all time) y: 16 lines of code src/main/java/org/apache/maven/shared/jar/identification/repository/RepositoryHashSearch.java x: 2 commits (all time) y: 7 lines of code src/site/site.xml x: 5 commits (all time) y: 14 lines of code src/site/resources/download.cgi x: 2 commits (all time) y: 22 lines of code
112.0
lines of code
  min: 5.0
  average: 44.48
  25th percentile: 22.0
  median: 35.0
  75th percentile: 73.0
  max: 112.0
0 8.0
commits (all time)
min: 1.0 | average: 4.91 | 25th percentile: 4.0 | median: 5.0 | 75th percentile: 7.0 | max: 8.0

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

src/main/java/org/apache/maven/shared/jar/JarData.java x: 5 contributors (all time) y: 83 lines of code src/main/java/org/apache/maven/shared/jar/identification/JarIdentificationAnalysis.java x: 6 contributors (all time) y: 73 lines of code src/main/java/org/apache/maven/shared/jar/identification/exposers/TextFileExposer.java x: 6 contributors (all time) y: 48 lines of code src/main/java/org/apache/maven/shared/jar/identification/exposers/TimestampExposer.java x: 6 contributors (all time) y: 40 lines of code src/main/java/org/apache/maven/shared/jar/classes/JarClassesAnalysis.java x: 5 contributors (all time) y: 111 lines of code src/main/java/org/apache/maven/shared/jar/JarAnalyzer.java x: 6 contributors (all time) y: 78 lines of code src/main/java/org/apache/maven/shared/jar/classes/ImportVisitor.java x: 5 contributors (all time) y: 73 lines of code src/main/java/org/apache/maven/shared/jar/classes/JarClasses.java x: 4 contributors (all time) y: 55 lines of code src/main/java/org/apache/maven/shared/jar/identification/JarIdentification.java x: 4 contributors (all time) y: 112 lines of code src/main/java/org/apache/maven/shared/jar/identification/JarIdentificationExposer.java x: 1 contributors (all time) y: 5 lines of code src/main/java/org/apache/maven/shared/jar/identification/exposers/EmbeddedMavenModelExposer.java x: 6 contributors (all time) y: 61 lines of code src/main/java/org/apache/maven/shared/jar/identification/exposers/FilenameExposer.java x: 4 contributors (all time) y: 28 lines of code src/main/java/org/apache/maven/shared/jar/identification/exposers/JarClassesExposer.java x: 4 contributors (all time) y: 26 lines of code src/main/java/org/apache/maven/shared/jar/identification/exposers/ManifestExposer.java x: 4 contributors (all time) y: 31 lines of code src/main/java/org/apache/maven/shared/jar/identification/exposers/RepositorySearchExposer.java x: 5 contributors (all time) y: 46 lines of code src/main/java/org/apache/maven/shared/jar/identification/exposers/StaticMainOutputExposer.java x: 5 contributors (all time) y: 22 lines of code src/main/java/org/apache/maven/shared/jar/identification/hash/JarBytecodeHashAnalyzer.java x: 6 contributors (all time) y: 35 lines of code src/main/java/org/apache/maven/shared/jar/identification/hash/JarFileHashAnalyzer.java x: 3 contributors (all time) y: 32 lines of code src/main/java/org/apache/maven/shared/jar/identification/repository/EmptyRepositoryHashSearch.java x: 4 contributors (all time) y: 16 lines of code src/main/java/org/apache/maven/shared/jar/identification/repository/RepositoryHashSearch.java x: 2 contributors (all time) y: 7 lines of code src/site/site.xml x: 3 contributors (all time) y: 14 lines of code src/site/resources/download.cgi x: 2 contributors (all time) y: 22 lines of code
112.0
lines of code
  min: 5.0
  average: 44.48
  25th percentile: 22.0
  median: 35.0
  75th percentile: 73.0
  max: 112.0
0 6.0
contributors (all time)
min: 1.0 | average: 4.22 | 25th percentile: 3.0 | median: 4.0 | 75th percentile: 6.0 | max: 6.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): 4 points

src/main/java/org/apache/maven/shared/jar/JarData.java x: 1 commits (90d) y: 83 lines of code src/main/java/org/apache/maven/shared/jar/identification/JarIdentificationAnalysis.java x: 1 commits (90d) y: 73 lines of code src/main/java/org/apache/maven/shared/jar/identification/exposers/TextFileExposer.java x: 1 commits (90d) y: 48 lines of code src/main/java/org/apache/maven/shared/jar/identification/exposers/TimestampExposer.java x: 1 commits (90d) y: 40 lines of code
83.0
lines of code
  min: 40.0
  average: 61.0
  25th percentile: 42.0
  median: 60.5
  75th percentile: 80.5
  max: 83.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): 4 points

src/main/java/org/apache/maven/shared/jar/JarData.java x: 1 contributors (90d) y: 83 lines of code src/main/java/org/apache/maven/shared/jar/identification/JarIdentificationAnalysis.java x: 1 contributors (90d) y: 73 lines of code src/main/java/org/apache/maven/shared/jar/identification/exposers/TextFileExposer.java x: 1 contributors (90d) y: 48 lines of code src/main/java/org/apache/maven/shared/jar/identification/exposers/TimestampExposer.java x: 1 contributors (90d) y: 40 lines of code
83.0
lines of code
  min: 40.0
  average: 61.0
  25th percentile: 42.0
  median: 60.5
  75th percentile: 80.5
  max: 83.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