apache / maven-compiler-plugin
File Size

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

Intro
Learn more...
File Size Overall
0% | 12% | 25% | 16% | 45%
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% | 14% | 27% | 17% | 40%
groovy0% | 0% | 0% | 0% | 100%
xml0% | 0% | 0% | 0% | 100%
cgi0% | 0% | 0% | 0% | 100%
kt0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 12% | 25% | 16% | 45%
Longest Files (Top 50)
File# lines# units
AbstractCompilerMojo.java
in src/main/java/org/apache/maven/plugin/compiler
742 26
IncrementalBuild.java
in src/main/java/org/apache/maven/plugin/compiler
373 13
ToolExecutor.java
in src/main/java/org/apache/maven/plugin/compiler
331 10
ForkedToolSources.java
in src/main/java/org/apache/maven/plugin/compiler
274 42
Options.java
in src/main/java/org/apache/maven/plugin/compiler
249 11
ToolExecutorForTest.java
in src/main/java/org/apache/maven/plugin/compiler
231 7
SourceDirectory.java
in src/main/java/org/apache/maven/plugin/compiler
186 16
TestCompilerMojo.java
in src/main/java/org/apache/maven/plugin/compiler
178 15
CompilerMojo.java
in src/main/java/org/apache/maven/plugin/compiler
153 11
DiagnosticLogger.java
in src/main/java/org/apache/maven/plugin/compiler
140 6
PathFilter.java
in src/main/java/org/apache/maven/plugin/compiler
137 7
ForkedTool.java
in src/main/java/org/apache/maven/plugin/compiler
131 8
DependencyCoordinate.java
in src/main/java/org/apache/maven/plugin/compiler
97 6
SourcesForRelease.java
in src/main/java/org/apache/maven/plugin/compiler
94 5
SimpleAnnotationProcessor.java
in src/it/MCOMPILER-503-processorpath-duplicated-deps/annotation-processor/src/main/java/mcompiler503
69 1
SimpleAnnotationProcessor.java
in src/it/MCOMPILER-203-processorpath/annotation-processor/src/main/java/org/issue
68 1
ModuleInfoOverwrite.java
in src/main/java/org/apache/maven/plugin/compiler
62 5
SourcePathReadGoal.java
in src/it/setup_annotation-verify-plugin/src/main/java/org.apache.maven.plugins.compiler.it
59 2
SourceFile.java
in src/main/java/org/apache/maven/plugin/compiler
58 6
SimpleAnnotationProcessor.java
in src/it/MCOMPILER-391-processorpath-dep-mgmt/annotation-processor/src/main/java/mcompiler391
57 2
ServiceProviderProcessor.java
in src/it/jdk16-annotation/src/main/java/com/mycompany/jdk16annotation
56 3
settings.xml
in src/it
52 -
SimpleAnnotationProcessor.java
in src/it/MCOMPILER-395-processorpath-exclude-deps/annotation-processor/src/main/java/mcompiler395
52 1
ByteCodeTransformer.java
in src/main/java/org/apache/maven/plugin/compiler
44 2
SourcePathType.java
in src/main/java/org/apache/maven/plugin/compiler
42 6
SimpleAnnotationProcessor.java
in src/it/MCOMPILER-157/annotation-processor/src/main/java/org/issue
41 1
ForkedCompiler.java
in src/main/java/org/apache/maven/plugin/compiler
40 1
mrjar.xml
in src/it/multirelease-patterns/multimodule/multirelease/src/assembly
38 -
verify.groovy
in src/it/multirelease-patterns/multiproject
31 1
verify.groovy
in src/it/MCOMPILER-542
30 -
DependencyExclusion.java
in src/main/java/org/apache/maven/plugin/compiler
29 3
verify.groovy
in src/it/multirelease-patterns/singleproject-runtime
29 1
Providers.java
in src/main/java/org/apache/maven/plugin/compiler
27 4
MCompiler224AnnotationProcessor.java
in src/it/MCOMPILER-224/annotation-processor/src/main/java/org/issue
27 1
verify.groovy
in src/it/multirelease-patterns/singleproject-toolchains
27 1
verify.groovy
in src/it/MCOMPILER-224
26 -
verify.groovy
in src/it/multirelease-patterns/multimodule
25 1
site.xml
in src/site
24 -
verify.groovy
in src/it/multirelease-on-classpath
22 1
cgi
download.cgi
in src/site/resources
22 -
FinalExample.java
in src/it/MCOMPILER-228/src/main/java/example
20 -
App4.java
in src/it/MCOMPILER-170/mcompiler-170-4/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App3.java
in src/it/MCOMPILER-170/mcompiler-170-4/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App.java
in src/it/MCOMPILER-170/mcompiler-170-4/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App2.java
in src/it/MCOMPILER-170/mcompiler-170-4/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App7.java
in src/it/MCOMPILER-170/mcompiler-170-4/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App6.java
in src/it/MCOMPILER-170/mcompiler-170-4/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App5.java
in src/it/MCOMPILER-170/mcompiler-170-4/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App4.java
in src/it/MCOMPILER-170/mcompiler-170-1/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App3.java
in src/it/MCOMPILER-170/mcompiler-170-1/src/main/java/org/apache/maven/plugins/compiler/it
18 5
Files With Most Units (Top 50)
File# lines# units
ForkedToolSources.java
in src/main/java/org/apache/maven/plugin/compiler
274 42
AbstractCompilerMojo.java
in src/main/java/org/apache/maven/plugin/compiler
742 26
SourceDirectory.java
in src/main/java/org/apache/maven/plugin/compiler
186 16
TestCompilerMojo.java
in src/main/java/org/apache/maven/plugin/compiler
178 15
IncrementalBuild.java
in src/main/java/org/apache/maven/plugin/compiler
373 13
CompilerMojo.java
in src/main/java/org/apache/maven/plugin/compiler
153 11
Options.java
in src/main/java/org/apache/maven/plugin/compiler
249 11
ToolExecutor.java
in src/main/java/org/apache/maven/plugin/compiler
331 10
ForkedTool.java
in src/main/java/org/apache/maven/plugin/compiler
131 8
PathFilter.java
in src/main/java/org/apache/maven/plugin/compiler
137 7
ToolExecutorForTest.java
in src/main/java/org/apache/maven/plugin/compiler
231 7
DependencyCoordinate.java
in src/main/java/org/apache/maven/plugin/compiler
97 6
SourceFile.java
in src/main/java/org/apache/maven/plugin/compiler
58 6
SourcePathType.java
in src/main/java/org/apache/maven/plugin/compiler
42 6
DiagnosticLogger.java
in src/main/java/org/apache/maven/plugin/compiler
140 6
ModuleInfoOverwrite.java
in src/main/java/org/apache/maven/plugin/compiler
62 5
SourcesForRelease.java
in src/main/java/org/apache/maven/plugin/compiler
94 5
App4.java
in src/it/MCOMPILER-170/mcompiler-170-4/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App3.java
in src/it/MCOMPILER-170/mcompiler-170-4/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App.java
in src/it/MCOMPILER-170/mcompiler-170-4/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App2.java
in src/it/MCOMPILER-170/mcompiler-170-4/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App7.java
in src/it/MCOMPILER-170/mcompiler-170-4/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App6.java
in src/it/MCOMPILER-170/mcompiler-170-4/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App5.java
in src/it/MCOMPILER-170/mcompiler-170-4/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App4.java
in src/it/MCOMPILER-170/mcompiler-170-1/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App3.java
in src/it/MCOMPILER-170/mcompiler-170-1/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App.java
in src/it/MCOMPILER-170/mcompiler-170-1/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App2.java
in src/it/MCOMPILER-170/mcompiler-170-1/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App7.java
in src/it/MCOMPILER-170/mcompiler-170-1/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App6.java
in src/it/MCOMPILER-170/mcompiler-170-1/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App5.java
in src/it/MCOMPILER-170/mcompiler-170-1/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App4.java
in src/it/MCOMPILER-170/mcompiler-170-2/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App3.java
in src/it/MCOMPILER-170/mcompiler-170-2/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App.java
in src/it/MCOMPILER-170/mcompiler-170-2/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App2.java
in src/it/MCOMPILER-170/mcompiler-170-2/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App7.java
in src/it/MCOMPILER-170/mcompiler-170-2/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App6.java
in src/it/MCOMPILER-170/mcompiler-170-2/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App5.java
in src/it/MCOMPILER-170/mcompiler-170-2/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App4.java
in src/it/MCOMPILER-170/mcompiler-170-3/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App3.java
in src/it/MCOMPILER-170/mcompiler-170-3/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App.java
in src/it/MCOMPILER-170/mcompiler-170-3/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App2.java
in src/it/MCOMPILER-170/mcompiler-170-3/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App7.java
in src/it/MCOMPILER-170/mcompiler-170-3/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App6.java
in src/it/MCOMPILER-170/mcompiler-170-3/src/main/java/org/apache/maven/plugins/compiler/it
18 5
App5.java
in src/it/MCOMPILER-170/mcompiler-170-3/src/main/java/org/apache/maven/plugins/compiler/it
18 5
Providers.java
in src/main/java/org/apache/maven/plugin/compiler
27 4
DependencyExclusion.java
in src/main/java/org/apache/maven/plugin/compiler
29 3
ServiceProviderProcessor.java
in src/it/jdk16-annotation/src/main/java/com/mycompany/jdk16annotation
56 3
Person.java
in src/it/MCOMPILER-500-package-info-incr/src/main/java/dummy/foo
14 3
Person.java
in src/it/MCOMPILER-500-package-info-incr/src/main/java/dummy
14 3
Files With Long Lines (Top 11)

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

File# lines# units# long lines
verify.groovy
in src/it/multirelease-patterns/multiproject
31 1 4
verify.groovy
in src/it/MCOMPILER-192
13 - 3
ByteCodeTransformer.java
in src/main/java/org/apache/maven/plugin/compiler
44 2 1
AbstractCompilerMojo.java
in src/main/java/org/apache/maven/plugin/compiler
742 26 1
verify.groovy
in src/it/MCOMPILER-522-unresolvable-dependency
6 - 1
verify.groovy
in src/it/multirelease-patterns/singleproject-runtime
29 1 1
verify.groovy
in src/it/multirelease-patterns/multimodule
25 1 1
mrjar.xml
in src/it/multirelease-patterns/multimodule/multirelease/src/assembly
38 - 1
verify.groovy
in src/it/multirelease-patterns/singleproject-toolchains
27 1 1
verify.groovy
in src/it/multirelease-on-classpath
22 1 1
verify.groovy
in src/it/MCOMPILER-268_modulepath
5 - 1
Correlations

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

src/main/java/org/apache/maven/plugin/compiler/package-info.java x: 2 commits (all time) y: 1 lines of code src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java x: 125 commits (all time) y: 742 lines of code src/main/java/org/apache/maven/plugin/compiler/IncrementalBuild.java x: 3 commits (all time) y: 373 lines of code src/it/MCOMPILER-346/verify.groovy x: 4 commits (all time) y: 5 lines of code src/it/mcompiler-120/verify.groovy x: 7 commits (all time) y: 8 lines of code src/it/mcompiler-179/verify.groovy x: 5 commits (all time) y: 8 lines of code src/main/java/org/apache/maven/plugin/compiler/ForkedTool.java x: 2 commits (all time) y: 131 lines of code src/main/java/org/apache/maven/plugin/compiler/DiagnosticLogger.java x: 3 commits (all time) y: 140 lines of code src/main/java/org/apache/maven/plugin/compiler/ToolExecutor.java x: 4 commits (all time) y: 331 lines of code src/it/modular-sources/src/java/org.bar/main/bar/App.java x: 1 commits (all time) y: 7 lines of code src/it/modular-sources/src/java/org.bar/main/module-info.java x: 1 commits (all time) y: 3 lines of code src/it/multirelease-on-classpath/src/main/java_16/foo/OtherFile.java x: 1 commits (all time) y: 10 lines of code src/it/multirelease-on-classpath/verify.groovy x: 1 commits (all time) y: 22 lines of code src/main/java/org/apache/maven/plugin/compiler/ToolExecutorForTest.java x: 3 commits (all time) y: 231 lines of code src/it/MCOMPILER-192/verify.groovy x: 10 commits (all time) y: 13 lines of code src/main/java/org/apache/maven/plugin/compiler/CompilerMojo.java x: 54 commits (all time) y: 153 lines of code src/main/java/org/apache/maven/plugin/compiler/ForkedToolSources.java x: 2 commits (all time) y: 274 lines of code src/main/java/org/apache/maven/plugin/compiler/Options.java x: 3 commits (all time) y: 249 lines of code src/main/java/org/apache/maven/plugin/compiler/SourceDirectory.java x: 5 commits (all time) y: 186 lines of code src/main/java/org/apache/maven/plugin/compiler/SourceFile.java x: 3 commits (all time) y: 58 lines of code src/main/java/org/apache/maven/plugin/compiler/SourcePathType.java x: 1 commits (all time) y: 42 lines of code src/main/java/org/apache/maven/plugin/compiler/SourcesForRelease.java x: 4 commits (all time) y: 94 lines of code src/main/java/org/apache/maven/plugin/compiler/TestCompilerMojo.java x: 50 commits (all time) y: 178 lines of code src/main/java/org/apache/maven/plugin/compiler/PathFilter.java x: 3 commits (all time) y: 137 lines of code src/it/automodules-application/verify.groovy x: 6 commits (all time) y: 3 lines of code src/it/automodules-manifest/verify.groovy x: 3 commits (all time) y: 2 lines of code src/site/site.xml x: 22 commits (all time) y: 24 lines of code src/it/MCOMPILER-157/annotation-processor/src/main/java/org/issue/SimpleAnnotationProcessor.java x: 4 commits (all time) y: 41 lines of code src/it/MCOMPILER-203-processorpath/annotation-processor/src/main/java/org/issue/SimpleAnnotationProcessor.java x: 5 commits (all time) y: 68 lines of code src/it/MCOMPILER-224/annotation-processor/src/main/java/org/issue/MCompiler224AnnotationProcessor.java x: 4 commits (all time) y: 27 lines of code src/it/MCOMPILER-224/verify.groovy x: 4 commits (all time) y: 26 lines of code src/it/MCOMPILER-270_release/verify.groovy x: 3 commits (all time) y: 4 lines of code src/it/MCOMPILER-391-processorpath-dep-mgmt/annotation-processor/src/main/java/mcompiler391/SimpleAnnotationProcessor.java x: 2 commits (all time) y: 57 lines of code src/it/MCOMPILER-395-processorpath-exclude-deps/annotation-processor/src/main/java/mcompiler395/SimpleAnnotationProcessor.java x: 2 commits (all time) y: 52 lines of code src/it/MCOMPILER-503-processorpath-duplicated-deps/annotation-processor/src/main/java/mcompiler503/SimpleAnnotationProcessor.java x: 3 commits (all time) y: 69 lines of code src/it/MCOMPILER-542/verify.groovy x: 4 commits (all time) y: 30 lines of code src/it/default-fork-windows/verify.groovy x: 3 commits (all time) y: 8 lines of code src/it/jdk16-annotation/src/main/java/com/mycompany/jdk16annotation/ServiceProviderProcessor.java x: 4 commits (all time) y: 56 lines of code src/it/jpms_patch-module/verify.groovy x: 2 commits (all time) y: 4 lines of code src/it/mcompiler-182/verify.groovy x: 4 commits (all time) y: 6 lines of code src/it/multirelease-patterns/multiproject/verify.groovy x: 2 commits (all time) y: 31 lines of code src/it/multirelease-patterns/singleproject-runtime/verify.groovy x: 2 commits (all time) y: 29 lines of code src/main/java/org/apache/maven/plugin/compiler/ByteCodeTransformer.java x: 1 commits (all time) y: 44 lines of code src/main/java/org/apache/maven/plugin/compiler/CompilationFailureException.java x: 7 commits (all time) y: 11 lines of code src/main/java/org/apache/maven/plugin/compiler/CompilationTaskSources.java x: 1 commits (all time) y: 14 lines of code src/main/java/org/apache/maven/plugin/compiler/DependencyCoordinate.java x: 4 commits (all time) y: 97 lines of code src/main/java/org/apache/maven/plugin/compiler/ForkedCompiler.java x: 1 commits (all time) y: 40 lines of code src/main/java/org/apache/maven/plugin/compiler/ModuleInfoOverwrite.java x: 1 commits (all time) y: 62 lines of code src/it/settings.xml x: 8 commits (all time) y: 52 lines of code src/it/MCOMPILER-567/src/main/java/Main.java x: 1 commits (all time) y: 1 lines of code src/it/MCOMPILER-525/verify.groovy x: 1 commits (all time) y: 18 lines of code src/it/MCOMPILER-170/mcompiler-170-1/src/main/java/org/apache/maven/plugins/compiler/it/App.java x: 3 commits (all time) y: 18 lines of code src/it/MCOMPILER-203-processorpath/annotation-user/src/main/java/org/issue/SimpleAnnotation.java x: 2 commits (all time) y: 8 lines of code src/it/MCOMPILER-228/src/main/java/example/FinalExample.java x: 2 commits (all time) y: 20 lines of code src/it/MCOMPILER-272/processor1/src/main/java/processor1/Processor1.java x: 2 commits (all time) y: 14 lines of code src/it/MCOMPILER-272/processor2/src/main/java/processor2/Processor2.java x: 2 commits (all time) y: 15 lines of code src/it/default/src/main/java/MyClass.java x: 4 commits (all time) y: 2 lines of code src/it/includes-excludes/src/main/java/org/apache/maven/it0055/Person.java x: 3 commits (all time) y: 10 lines of code src/it/jdk16-annotation/src/main/java/com/mycompany/jdk16annotation/ServiceProvider.java x: 3 commits (all time) y: 12 lines of code src/it/mcompiler-21_class-remove/src/main/java/BeanA.java x: 4 commits (all time) y: 10 lines of code src/it/multirelease-patterns/multimodule/multirelease-base/src/main/java/mr/A.java x: 2 commits (all time) y: 11 lines of code src/it/setup_annotation-verify-plugin/src/main/java/org.apache.maven.plugins.compiler.it/SourcePathReadGoal.java x: 2 commits (all time) y: 59 lines of code src/it/multirelease-patterns/multimodule/verify.groovy x: 1 commits (all time) y: 25 lines of code src/site/resources/download.cgi x: 2 commits (all time) y: 22 lines of code
742.0
lines of code
  min: 1.0
  average: 24.46
  25th percentile: 3.0
  median: 6.0
  75th percentile: 18.0
  max: 742.0
0 125.0
commits (all time)
min: 1.0 | average: 3.56 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 125.0

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

src/main/java/org/apache/maven/plugin/compiler/package-info.java x: 1 contributors (all time) y: 1 lines of code src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java x: 37 contributors (all time) y: 742 lines of code src/main/java/org/apache/maven/plugin/compiler/IncrementalBuild.java x: 1 contributors (all time) y: 373 lines of code src/it/MCOMPILER-346/verify.groovy x: 2 contributors (all time) y: 5 lines of code src/it/mcompiler-120/verify.groovy x: 6 contributors (all time) y: 8 lines of code src/it/mcompiler-179/verify.groovy x: 3 contributors (all time) y: 8 lines of code src/main/java/org/apache/maven/plugin/compiler/ForkedTool.java x: 1 contributors (all time) y: 131 lines of code src/main/java/org/apache/maven/plugin/compiler/DiagnosticLogger.java x: 1 contributors (all time) y: 140 lines of code src/main/java/org/apache/maven/plugin/compiler/ToolExecutor.java x: 1 contributors (all time) y: 331 lines of code src/it/modular-sources/src/java/org.bar/main/bar/App.java x: 1 contributors (all time) y: 7 lines of code src/it/modular-sources/src/java/org.bar/main/module-info.java x: 1 contributors (all time) y: 3 lines of code src/it/multirelease-on-classpath/src/main/java_16/foo/OtherFile.java x: 1 contributors (all time) y: 10 lines of code src/it/multirelease-on-classpath/verify.groovy x: 1 contributors (all time) y: 22 lines of code src/main/java/org/apache/maven/plugin/compiler/ToolExecutorForTest.java x: 1 contributors (all time) y: 231 lines of code src/it/MCOMPILER-192/verify.groovy x: 6 contributors (all time) y: 13 lines of code src/main/java/org/apache/maven/plugin/compiler/CompilerMojo.java x: 17 contributors (all time) y: 153 lines of code src/main/java/org/apache/maven/plugin/compiler/ForkedToolSources.java x: 1 contributors (all time) y: 274 lines of code src/main/java/org/apache/maven/plugin/compiler/Options.java x: 1 contributors (all time) y: 249 lines of code src/main/java/org/apache/maven/plugin/compiler/SourceDirectory.java x: 1 contributors (all time) y: 186 lines of code src/main/java/org/apache/maven/plugin/compiler/SourceFile.java x: 1 contributors (all time) y: 58 lines of code src/main/java/org/apache/maven/plugin/compiler/SourcePathType.java x: 1 contributors (all time) y: 42 lines of code src/main/java/org/apache/maven/plugin/compiler/SourcesForRelease.java x: 1 contributors (all time) y: 94 lines of code src/main/java/org/apache/maven/plugin/compiler/TestCompilerMojo.java x: 21 contributors (all time) y: 178 lines of code src/main/java/org/apache/maven/plugin/compiler/PathFilter.java x: 1 contributors (all time) y: 137 lines of code src/it/MCOMPILER-366/verify.groovy x: 3 contributors (all time) y: 4 lines of code src/it/automodules-application/verify.groovy x: 4 contributors (all time) y: 3 lines of code src/it/automodules-manifest/verify.groovy x: 2 contributors (all time) y: 2 lines of code src/site/site.xml x: 11 contributors (all time) y: 24 lines of code src/it/MCOMPILER-157/annotation-processor/src/main/java/org/issue/SimpleAnnotationProcessor.java x: 4 contributors (all time) y: 41 lines of code src/it/MCOMPILER-203-processorpath/annotation-processor/src/main/java/org/issue/SimpleAnnotationProcessor.java x: 3 contributors (all time) y: 68 lines of code src/it/MCOMPILER-224/annotation-processor/src/main/java/org/issue/MCompiler224AnnotationProcessor.java x: 4 contributors (all time) y: 27 lines of code src/it/MCOMPILER-224/verify.groovy x: 2 contributors (all time) y: 26 lines of code src/it/MCOMPILER-328_multiReleaseOutput/verify.groovy x: 3 contributors (all time) y: 2 lines of code src/it/MCOMPILER-391-processorpath-dep-mgmt/annotation-processor/src/main/java/mcompiler391/SimpleAnnotationProcessor.java x: 2 contributors (all time) y: 57 lines of code src/it/MCOMPILER-395-processorpath-exclude-deps/annotation-processor/src/main/java/mcompiler395/SimpleAnnotationProcessor.java x: 2 contributors (all time) y: 52 lines of code src/it/MCOMPILER-522-unresolvable-dependency/verify.groovy x: 5 contributors (all time) y: 6 lines of code src/it/MCOMPILER-542/verify.groovy x: 4 contributors (all time) y: 30 lines of code src/it/jdk16-annotation/src/main/java/com/mycompany/jdk16annotation/ServiceProviderProcessor.java x: 4 contributors (all time) y: 56 lines of code src/it/multirelease-patterns/multiproject/verify.groovy x: 2 contributors (all time) y: 31 lines of code src/it/multirelease-patterns/singleproject-runtime/verify.groovy x: 2 contributors (all time) y: 29 lines of code src/main/java/org/apache/maven/plugin/compiler/ByteCodeTransformer.java x: 1 contributors (all time) y: 44 lines of code src/main/java/org/apache/maven/plugin/compiler/CompilationFailureException.java x: 6 contributors (all time) y: 11 lines of code src/main/java/org/apache/maven/plugin/compiler/CompilationTaskSources.java x: 1 contributors (all time) y: 14 lines of code src/main/java/org/apache/maven/plugin/compiler/DependencyCoordinate.java x: 4 contributors (all time) y: 97 lines of code src/main/java/org/apache/maven/plugin/compiler/ForkedCompiler.java x: 1 contributors (all time) y: 40 lines of code src/main/java/org/apache/maven/plugin/compiler/ModuleInfoOverwrite.java x: 1 contributors (all time) y: 62 lines of code src/it/settings.xml x: 3 contributors (all time) y: 52 lines of code src/it/MCOMPILER-525/verify.groovy x: 1 contributors (all time) y: 18 lines of code src/it/MCOMPILER-170/mcompiler-170-1/src/main/java/org/apache/maven/plugins/compiler/it/App.java x: 3 contributors (all time) y: 18 lines of code src/it/MCOMPILER-192/src/main/java/dummy/HelloWorld.java x: 2 contributors (all time) y: 6 lines of code src/it/MCOMPILER-228/src/main/java/example/FinalExample.java x: 2 contributors (all time) y: 20 lines of code src/it/MCOMPILER-272/processor1/src/main/java/processor1/Processor1.java x: 2 contributors (all time) y: 14 lines of code src/it/MCOMPILER-272/processor2/src/main/java/processor2/Processor2.java x: 2 contributors (all time) y: 15 lines of code src/it/includes-excludes/src/main/java/org/apache/maven/it0055/Person.java x: 3 contributors (all time) y: 10 lines of code src/it/jdk16-annotation/src/main/java/com/mycompany/jdk16annotation/ServiceProvider.java x: 3 contributors (all time) y: 12 lines of code src/it/multirelease-patterns/multimodule/multirelease-base/src/main/java/mr/A.java x: 2 contributors (all time) y: 11 lines of code src/it/setup_annotation-verify-plugin/src/main/java/org.apache.maven.plugins.compiler.it/SourcePathReadGoal.java x: 2 contributors (all time) y: 59 lines of code src/it/multirelease-patterns/multimodule/verify.groovy x: 1 contributors (all time) y: 25 lines of code src/site/resources/download.cgi x: 2 contributors (all time) y: 22 lines of code
742.0
lines of code
  min: 1.0
  average: 24.46
  25th percentile: 3.0
  median: 6.0
  75th percentile: 18.0
  max: 742.0
0 37.0
contributors (all time)
min: 1.0 | average: 2.52 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 3.0 | max: 37.0

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

src/main/java/org/apache/maven/plugin/compiler/package-info.java x: 1 commits (30d) y: 1 lines of code src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java x: 2 commits (30d) y: 742 lines of code src/main/java/org/apache/maven/plugin/compiler/IncrementalBuild.java x: 1 commits (30d) y: 373 lines of code src/it/MCOMPILER-346/verify.groovy x: 1 commits (30d) y: 5 lines of code src/it/mcompiler-120/verify.groovy x: 1 commits (30d) y: 8 lines of code src/main/java/org/apache/maven/plugin/compiler/ForkedTool.java x: 1 commits (30d) y: 131 lines of code src/main/java/org/apache/maven/plugin/compiler/DiagnosticLogger.java x: 1 commits (30d) y: 140 lines of code src/main/java/org/apache/maven/plugin/compiler/ToolExecutor.java x: 1 commits (30d) y: 331 lines of code
742.0
lines of code
  min: 1.0
  average: 193.22
  25th percentile: 6.5
  median: 131.0
  75th percentile: 352.0
  max: 742.0
0 2.0
commits (30d)
min: 1.0 | average: 1.11 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0

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

src/main/java/org/apache/maven/plugin/compiler/package-info.java x: 1 contributors (30d) y: 1 lines of code src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java x: 1 contributors (30d) y: 742 lines of code src/main/java/org/apache/maven/plugin/compiler/IncrementalBuild.java x: 1 contributors (30d) y: 373 lines of code src/it/MCOMPILER-346/verify.groovy x: 1 contributors (30d) y: 5 lines of code src/it/mcompiler-120/verify.groovy x: 1 contributors (30d) y: 8 lines of code src/main/java/org/apache/maven/plugin/compiler/ForkedTool.java x: 1 contributors (30d) y: 131 lines of code src/main/java/org/apache/maven/plugin/compiler/DiagnosticLogger.java x: 1 contributors (30d) y: 140 lines of code src/main/java/org/apache/maven/plugin/compiler/ToolExecutor.java x: 1 contributors (30d) y: 331 lines of code
742.0
lines of code
  min: 1.0
  average: 193.22
  25th percentile: 6.5
  median: 131.0
  75th percentile: 352.0
  max: 742.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): 32 points

src/main/java/org/apache/maven/plugin/compiler/package-info.java x: 2 commits (90d) y: 1 lines of code src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java x: 8 commits (90d) y: 742 lines of code src/main/java/org/apache/maven/plugin/compiler/IncrementalBuild.java x: 2 commits (90d) y: 373 lines of code src/it/MCOMPILER-346/verify.groovy x: 2 commits (90d) y: 5 lines of code src/it/mcompiler-120/verify.groovy x: 1 commits (90d) y: 8 lines of code src/main/java/org/apache/maven/plugin/compiler/ForkedTool.java x: 1 commits (90d) y: 131 lines of code src/main/java/org/apache/maven/plugin/compiler/DiagnosticLogger.java x: 2 commits (90d) y: 140 lines of code src/main/java/org/apache/maven/plugin/compiler/ToolExecutor.java x: 4 commits (90d) y: 331 lines of code src/it/modular-sources/src/java/org.bar/main/module-info.java x: 1 commits (90d) y: 3 lines of code src/it/multirelease-on-classpath/src/main/java_16/foo/OtherFile.java x: 1 commits (90d) y: 10 lines of code src/it/multirelease-on-classpath/verify.groovy x: 1 commits (90d) y: 22 lines of code src/main/java/org/apache/maven/plugin/compiler/ToolExecutorForTest.java x: 3 commits (90d) y: 231 lines of code src/it/MCOMPILER-192/verify.groovy x: 1 commits (90d) y: 13 lines of code src/main/java/org/apache/maven/plugin/compiler/CompilerMojo.java x: 3 commits (90d) y: 153 lines of code src/main/java/org/apache/maven/plugin/compiler/ForkedToolSources.java x: 1 commits (90d) y: 274 lines of code src/main/java/org/apache/maven/plugin/compiler/Options.java x: 1 commits (90d) y: 249 lines of code src/main/java/org/apache/maven/plugin/compiler/SourceDirectory.java x: 3 commits (90d) y: 186 lines of code src/main/java/org/apache/maven/plugin/compiler/SourceFile.java x: 2 commits (90d) y: 58 lines of code src/main/java/org/apache/maven/plugin/compiler/SourcePathType.java x: 1 commits (90d) y: 42 lines of code src/main/java/org/apache/maven/plugin/compiler/SourcesForRelease.java x: 3 commits (90d) y: 94 lines of code src/main/java/org/apache/maven/plugin/compiler/TestCompilerMojo.java x: 2 commits (90d) y: 178 lines of code src/main/java/org/apache/maven/plugin/compiler/PathFilter.java x: 2 commits (90d) y: 137 lines of code src/site/site.xml x: 2 commits (90d) y: 24 lines of code
742.0
lines of code
  min: 1.0
  average: 108.31
  25th percentile: 7.0
  median: 23.0
  75th percentile: 171.75
  max: 742.0
0 8.0
commits (90d)
min: 1.0 | average: 1.81 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 8.0

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

src/main/java/org/apache/maven/plugin/compiler/package-info.java x: 1 contributors (90d) y: 1 lines of code src/main/java/org/apache/maven/plugin/compiler/AbstractCompilerMojo.java x: 2 contributors (90d) y: 742 lines of code src/main/java/org/apache/maven/plugin/compiler/IncrementalBuild.java x: 1 contributors (90d) y: 373 lines of code src/it/MCOMPILER-346/verify.groovy x: 1 contributors (90d) y: 5 lines of code src/it/mcompiler-120/verify.groovy x: 1 contributors (90d) y: 8 lines of code src/main/java/org/apache/maven/plugin/compiler/ForkedTool.java x: 1 contributors (90d) y: 131 lines of code src/main/java/org/apache/maven/plugin/compiler/DiagnosticLogger.java x: 1 contributors (90d) y: 140 lines of code src/main/java/org/apache/maven/plugin/compiler/ToolExecutor.java x: 1 contributors (90d) y: 331 lines of code src/it/multirelease-on-classpath/src/main/java_16/foo/OtherFile.java x: 1 contributors (90d) y: 10 lines of code src/it/multirelease-on-classpath/verify.groovy x: 1 contributors (90d) y: 22 lines of code src/main/java/org/apache/maven/plugin/compiler/ToolExecutorForTest.java x: 1 contributors (90d) y: 231 lines of code src/it/MCOMPILER-192/verify.groovy x: 1 contributors (90d) y: 13 lines of code src/main/java/org/apache/maven/plugin/compiler/CompilerMojo.java x: 1 contributors (90d) y: 153 lines of code src/main/java/org/apache/maven/plugin/compiler/ForkedToolSources.java x: 1 contributors (90d) y: 274 lines of code src/main/java/org/apache/maven/plugin/compiler/Options.java x: 1 contributors (90d) y: 249 lines of code src/main/java/org/apache/maven/plugin/compiler/SourceDirectory.java x: 1 contributors (90d) y: 186 lines of code src/main/java/org/apache/maven/plugin/compiler/SourceFile.java x: 1 contributors (90d) y: 58 lines of code src/main/java/org/apache/maven/plugin/compiler/SourcePathType.java x: 1 contributors (90d) y: 42 lines of code src/main/java/org/apache/maven/plugin/compiler/SourcesForRelease.java x: 1 contributors (90d) y: 94 lines of code src/main/java/org/apache/maven/plugin/compiler/TestCompilerMojo.java x: 1 contributors (90d) y: 178 lines of code src/main/java/org/apache/maven/plugin/compiler/PathFilter.java x: 1 contributors (90d) y: 137 lines of code src/site/site.xml x: 1 contributors (90d) y: 24 lines of code
742.0
lines of code
  min: 1.0
  average: 108.31
  25th percentile: 7.0
  median: 23.0
  75th percentile: 171.75
  max: 742.0
0 2.0
contributors (90d)
min: 1.0 | average: 1.03 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0