apache / commons-jci
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 24% | 23% | 52%
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% | 28% | 22% | 48%
xml0% | 0% | 0% | 28% | 71%
cgi0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
compilers0% | 0% | 39% | 25% | 35%
fam0% | 0% | 51% | 28% | 19%
src0% | 0% | 0% | 28% | 71%
core0% | 0% | 0% | 13% | 86%
Longest Files (Top 50)
File# lines# units
EclipseJavaCompiler.java
in compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse
313 19
FilesystemAlterationObserverImpl.java
in fam/src/main/java/org/apache/commons/jci2/fam/monitor
253 28
Jsr199JavaCompiler.java
in compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199
204 29
RhinoJavaCompiler.java
in compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino
180 13
JaninoJavaCompiler.java
in compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino
151 10
mail-lists.xml
in src/site/xdoc
150 -
AbstractFilesystemAlterationListener.java
in fam/src/main/java/org/apache/commons/jci2/fam/listeners
141 19
CompilingListener.java
in core/src/main/java/org/apache/commons/jci2/core/listeners
116 11
ReloadingListener.java
in core/src/main/java/org/apache/commons/jci2/core/listeners
100 10
GroovyJavaCompiler.java
in compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy
100 3
download_jci.xml
in src/site/xdoc
91 -
ReloadingClassLoader.java
in core/src/main/java/org/apache/commons/jci2/core
86 11
bin.xml
in src/assembly
78 -
GroovyCompilationProblem.java
in compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy
78 9
FilesystemAlterationMonitor.java
in fam/src/main/java/org/apache/commons/jci2/fam/monitor
76 7
JaninoCompilationProblem.java
in compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino
70 12
JavaCompilerSettings.java
in core/src/main/java/org/apache/commons/jci2/core/compiler
66 16
FileResourceStore.java
in core/src/main/java/org/apache/commons/jci2/core/stores
63 7
usage.xml
in src/site/xdoc
57 -
ResourceStoreClassLoader.java
in core/src/main/java/org/apache/commons/jci2/core/stores
57 5
issue-tracking.xml
in src/site/xdoc
54 -
EclipseJavaCompilerSettings.java
in compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse
52 6
EclipseCompilationProblem.java
in compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse
51 10
RhinoCompilationProblem.java
in compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino
44 8
FileResourceReader.java
in core/src/main/java/org/apache/commons/jci2/core/readers
41 3
JavaCompilerFactory.java
in core/src/main/java/org/apache/commons/jci2/core/compiler
41 2
FileChangeListener.java
in core/src/main/java/org/apache/commons/jci2/core/listeners
40 9
MemoryResourceStore.java
in core/src/main/java/org/apache/commons/jci2/core/stores
38 3
Jsr199CompilationProblem.java
in compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199
38 8
ConversionUtils.java
in core/src/main/java/org/apache/commons/jci2/core/utils
36 6
index.xml
in src/site/xdoc
35 -
MemoryResourceReader.java
in core/src/main/java/org/apache/commons/jci2/core/readers
35 3
faq.xml
in src/site/xdoc
34 -
CompilationResult.java
in core/src/main/java/org/apache/commons/jci2/core/compiler
33 1
TransactionalResourceStore.java
in core/src/main/java/org/apache/commons/jci2/core/stores
29 6
AbstractJavaCompiler.java
in core/src/main/java/org/apache/commons/jci2/core/compiler
23 3
site.xml
in src/site
18 -
FilesystemAlterationListener.java
in fam/src/main/java/org/apache/commons/jci2/fam/monitor
12 -
GroovyJavaCompilerSettings.java
in compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy
12 2
JavaCompiler.java
in core/src/main/java/org/apache/commons/jci2/core/compiler
11 -
site.xml
in core/src/site
11 -
CompilationProblem.java
in core/src/main/java/org/apache/commons/jci2/core/problems
10 -
FilesystemAlterationObserver.java
in fam/src/main/java/org/apache/commons/jci2/fam/monitor
9 -
JaninoJavaCompilerSettings.java
in compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino
9 2
ResourceStore.java
in core/src/main/java/org/apache/commons/jci2/core/stores
6 -
Transactional.java
in core/src/main/java/org/apache/commons/jci2/core/stores
5 -
ResourceReader.java
in core/src/main/java/org/apache/commons/jci2/core/readers
5 -
cgi
download_jci.cgi
in src/site/resources
4 -
ReloadNotificationListener.java
in core/src/main/java/org/apache/commons/jci2/core/listeners
4 -
CompilationProblemHandler.java
in core/src/main/java/org/apache/commons/jci2/core/problems
4 -
Files With Most Units (Top 31)
File# lines# units
Jsr199JavaCompiler.java
in compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199
204 29
FilesystemAlterationObserverImpl.java
in fam/src/main/java/org/apache/commons/jci2/fam/monitor
253 28
AbstractFilesystemAlterationListener.java
in fam/src/main/java/org/apache/commons/jci2/fam/listeners
141 19
EclipseJavaCompiler.java
in compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse
313 19
JavaCompilerSettings.java
in core/src/main/java/org/apache/commons/jci2/core/compiler
66 16
RhinoJavaCompiler.java
in compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino
180 13
JaninoCompilationProblem.java
in compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino
70 12
CompilingListener.java
in core/src/main/java/org/apache/commons/jci2/core/listeners
116 11
ReloadingClassLoader.java
in core/src/main/java/org/apache/commons/jci2/core
86 11
ReloadingListener.java
in core/src/main/java/org/apache/commons/jci2/core/listeners
100 10
JaninoJavaCompiler.java
in compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino
151 10
EclipseCompilationProblem.java
in compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse
51 10
FileChangeListener.java
in core/src/main/java/org/apache/commons/jci2/core/listeners
40 9
GroovyCompilationProblem.java
in compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy
78 9
RhinoCompilationProblem.java
in compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino
44 8
Jsr199CompilationProblem.java
in compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199
38 8
FilesystemAlterationMonitor.java
in fam/src/main/java/org/apache/commons/jci2/fam/monitor
76 7
FileResourceStore.java
in core/src/main/java/org/apache/commons/jci2/core/stores
63 7
TransactionalResourceStore.java
in core/src/main/java/org/apache/commons/jci2/core/stores
29 6
ConversionUtils.java
in core/src/main/java/org/apache/commons/jci2/core/utils
36 6
EclipseJavaCompilerSettings.java
in compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse
52 6
ResourceStoreClassLoader.java
in core/src/main/java/org/apache/commons/jci2/core/stores
57 5
MemoryResourceStore.java
in core/src/main/java/org/apache/commons/jci2/core/stores
38 3
FileResourceReader.java
in core/src/main/java/org/apache/commons/jci2/core/readers
41 3
MemoryResourceReader.java
in core/src/main/java/org/apache/commons/jci2/core/readers
35 3
AbstractJavaCompiler.java
in core/src/main/java/org/apache/commons/jci2/core/compiler
23 3
GroovyJavaCompiler.java
in compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy
100 3
JavaCompilerFactory.java
in core/src/main/java/org/apache/commons/jci2/core/compiler
41 2
JaninoJavaCompilerSettings.java
in compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino
9 2
GroovyJavaCompilerSettings.java
in compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy
12 2
CompilationResult.java
in core/src/main/java/org/apache/commons/jci2/core/compiler
33 1
Files With Long Lines (Top 17)

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

File# lines# units# long lines
RhinoJavaCompiler.java
in compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino
180 13 11
issue-tracking.xml
in src/site/xdoc
54 - 8
Jsr199JavaCompiler.java
in compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199
204 29 6
ReloadingListener.java
in core/src/main/java/org/apache/commons/jci2/core/listeners
100 10 4
mail-lists.xml
in src/site/xdoc
150 - 3
usage.xml
in src/site/xdoc
57 - 3
CompilingListener.java
in core/src/main/java/org/apache/commons/jci2/core/listeners
116 11 3
JavaCompiler.java
in core/src/main/java/org/apache/commons/jci2/core/compiler
11 - 3
JaninoJavaCompiler.java
in compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino
151 10 3
download_jci.xml
in src/site/xdoc
91 - 2
index.xml
in src/site/xdoc
35 - 2
AbstractJavaCompiler.java
in core/src/main/java/org/apache/commons/jci2/core/compiler
23 3 2
EclipseJavaCompiler.java
in compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse
313 19 2
EclipseJavaCompilerSettings.java
in compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse
52 6 2
FilesystemAlterationMonitor.java
in fam/src/main/java/org/apache/commons/jci2/fam/monitor
76 7 1
JaninoCompilationProblem.java
in compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino
70 12 1
RhinoCompilationProblem.java
in compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino
44 8 1
Correlations

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

compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseCompilationProblem.java x: 5 commits (all time) y: 51 lines of code compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseJavaCompiler.java x: 6 commits (all time) y: 313 lines of code compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseJavaCompilerSettings.java x: 4 commits (all time) y: 52 lines of code fam/src/main/java/org/apache/commons/jci2/fam/listeners/AbstractFilesystemAlterationListener.java x: 5 commits (all time) y: 141 lines of code compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyCompilationProblem.java x: 4 commits (all time) y: 78 lines of code compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyJavaCompiler.java x: 3 commits (all time) y: 100 lines of code compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyJavaCompilerSettings.java x: 2 commits (all time) y: 12 lines of code compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino/JaninoCompilationProblem.java x: 5 commits (all time) y: 70 lines of code compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino/JaninoJavaCompiler.java x: 4 commits (all time) y: 151 lines of code compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino/RhinoCompilationProblem.java x: 4 commits (all time) y: 44 lines of code compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino/RhinoJavaCompiler.java x: 5 commits (all time) y: 180 lines of code compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino/RhinoJavaCompilerSettings.java x: 3 commits (all time) y: 4 lines of code core/src/main/java/org/apache/commons/jci2/core/ReloadingClassLoader.java x: 3 commits (all time) y: 86 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/AbstractJavaCompiler.java x: 4 commits (all time) y: 23 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/CompilationResult.java x: 3 commits (all time) y: 33 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/JavaCompiler.java x: 5 commits (all time) y: 11 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/JavaCompilerFactory.java x: 5 commits (all time) y: 41 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/JavaCompilerSettings.java x: 5 commits (all time) y: 66 lines of code core/src/main/java/org/apache/commons/jci2/core/listeners/CompilingListener.java x: 4 commits (all time) y: 116 lines of code core/src/main/java/org/apache/commons/jci2/core/listeners/FileChangeListener.java x: 3 commits (all time) y: 40 lines of code core/src/main/java/org/apache/commons/jci2/core/listeners/ReloadNotificationListener.java x: 2 commits (all time) y: 4 lines of code core/src/main/java/org/apache/commons/jci2/core/listeners/ReloadingListener.java x: 6 commits (all time) y: 100 lines of code core/src/main/java/org/apache/commons/jci2/core/problems/CompilationProblem.java x: 2 commits (all time) y: 10 lines of code core/src/main/java/org/apache/commons/jci2/core/readers/FileResourceReader.java x: 4 commits (all time) y: 41 lines of code core/src/main/java/org/apache/commons/jci2/core/readers/MemoryResourceReader.java x: 5 commits (all time) y: 35 lines of code core/src/main/java/org/apache/commons/jci2/core/readers/ResourceReader.java x: 2 commits (all time) y: 5 lines of code core/src/main/java/org/apache/commons/jci2/core/stores/FileResourceStore.java x: 5 commits (all time) y: 63 lines of code core/src/main/java/org/apache/commons/jci2/core/stores/MemoryResourceStore.java x: 5 commits (all time) y: 38 lines of code core/src/main/java/org/apache/commons/jci2/core/stores/ResourceStoreClassLoader.java x: 3 commits (all time) y: 57 lines of code core/src/main/java/org/apache/commons/jci2/core/stores/TransactionalResourceStore.java x: 4 commits (all time) y: 29 lines of code core/src/main/java/org/apache/commons/jci2/core/utils/ConversionUtils.java x: 2 commits (all time) y: 36 lines of code fam/src/main/java/org/apache/commons/jci2/fam/monitor/FilesystemAlterationMonitor.java x: 7 commits (all time) y: 76 lines of code fam/src/main/java/org/apache/commons/jci2/fam/monitor/FilesystemAlterationObserver.java x: 2 commits (all time) y: 9 lines of code fam/src/main/java/org/apache/commons/jci2/fam/monitor/FilesystemAlterationObserverImpl.java x: 5 commits (all time) y: 253 lines of code src/site/xdoc/download_jci.xml x: 5 commits (all time) y: 91 lines of code src/site/xdoc/index.xml x: 11 commits (all time) y: 35 lines of code src/site/xdoc/mail-lists.xml x: 6 commits (all time) y: 150 lines of code compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199/Jsr199CompilationProblem.java x: 4 commits (all time) y: 38 lines of code src/assembly/bin.xml x: 10 commits (all time) y: 78 lines of code src/site/xdoc/issue-tracking.xml x: 3 commits (all time) y: 54 lines of code compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199/Jsr199JavaCompiler.java x: 3 commits (all time) y: 204 lines of code compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino/JaninoJavaCompilerSettings.java x: 1 commits (all time) y: 9 lines of code compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199/Jsr199JavaCompilerSettings.java x: 1 commits (all time) y: 4 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/package-info.java x: 1 commits (all time) y: 1 lines of code src/site/xdoc/faq.xml x: 7 commits (all time) y: 34 lines of code src/site/xdoc/usage.xml x: 8 commits (all time) y: 57 lines of code src/site/site.xml x: 15 commits (all time) y: 18 lines of code core/src/site/site.xml x: 6 commits (all time) y: 11 lines of code
313.0
lines of code
  min: 1.0
  average: 53.17
  25th percentile: 5.25
  median: 35.5
  75th percentile: 74.5
  max: 313.0
0 15.0
commits (all time)
min: 1.0 | average: 3.9 | 25th percentile: 2.0 | median: 4.0 | 75th percentile: 5.0 | max: 15.0

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

compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseCompilationProblem.java x: 2 contributors (all time) y: 51 lines of code compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseJavaCompiler.java x: 2 contributors (all time) y: 313 lines of code compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseJavaCompilerSettings.java x: 1 contributors (all time) y: 52 lines of code fam/src/main/java/org/apache/commons/jci2/fam/listeners/AbstractFilesystemAlterationListener.java x: 2 contributors (all time) y: 141 lines of code compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyCompilationProblem.java x: 2 contributors (all time) y: 78 lines of code compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyJavaCompiler.java x: 1 contributors (all time) y: 100 lines of code compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyJavaCompilerSettings.java x: 1 contributors (all time) y: 12 lines of code compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino/JaninoCompilationProblem.java x: 2 contributors (all time) y: 70 lines of code compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino/JaninoJavaCompiler.java x: 1 contributors (all time) y: 151 lines of code compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino/RhinoCompilationProblem.java x: 2 contributors (all time) y: 44 lines of code compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino/RhinoJavaCompiler.java x: 1 contributors (all time) y: 180 lines of code compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino/RhinoJavaCompilerSettings.java x: 1 contributors (all time) y: 4 lines of code core/src/main/java/org/apache/commons/jci2/core/ReloadingClassLoader.java x: 1 contributors (all time) y: 86 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/AbstractJavaCompiler.java x: 1 contributors (all time) y: 23 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/CompilationResult.java x: 1 contributors (all time) y: 33 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/JavaCompiler.java x: 1 contributors (all time) y: 11 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/JavaCompilerFactory.java x: 1 contributors (all time) y: 41 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/JavaCompilerSettings.java x: 1 contributors (all time) y: 66 lines of code core/src/main/java/org/apache/commons/jci2/core/listeners/CompilingListener.java x: 2 contributors (all time) y: 116 lines of code core/src/main/java/org/apache/commons/jci2/core/listeners/FileChangeListener.java x: 1 contributors (all time) y: 40 lines of code core/src/main/java/org/apache/commons/jci2/core/listeners/ReloadingListener.java x: 2 contributors (all time) y: 100 lines of code core/src/main/java/org/apache/commons/jci2/core/readers/MemoryResourceReader.java x: 1 contributors (all time) y: 35 lines of code core/src/main/java/org/apache/commons/jci2/core/readers/ResourceReader.java x: 1 contributors (all time) y: 5 lines of code core/src/main/java/org/apache/commons/jci2/core/stores/FileResourceStore.java x: 1 contributors (all time) y: 63 lines of code core/src/main/java/org/apache/commons/jci2/core/stores/MemoryResourceStore.java x: 1 contributors (all time) y: 38 lines of code core/src/main/java/org/apache/commons/jci2/core/stores/ResourceStoreClassLoader.java x: 1 contributors (all time) y: 57 lines of code core/src/main/java/org/apache/commons/jci2/core/stores/TransactionalResourceStore.java x: 1 contributors (all time) y: 29 lines of code core/src/main/java/org/apache/commons/jci2/core/utils/ConversionUtils.java x: 1 contributors (all time) y: 36 lines of code fam/src/main/java/org/apache/commons/jci2/fam/monitor/FilesystemAlterationMonitor.java x: 1 contributors (all time) y: 76 lines of code fam/src/main/java/org/apache/commons/jci2/fam/monitor/FilesystemAlterationObserver.java x: 1 contributors (all time) y: 9 lines of code fam/src/main/java/org/apache/commons/jci2/fam/monitor/FilesystemAlterationObserverImpl.java x: 1 contributors (all time) y: 253 lines of code src/site/xdoc/download_jci.xml x: 4 contributors (all time) y: 91 lines of code src/site/xdoc/index.xml x: 5 contributors (all time) y: 35 lines of code src/site/xdoc/mail-lists.xml x: 3 contributors (all time) y: 150 lines of code compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199/Jsr199CompilationProblem.java x: 2 contributors (all time) y: 38 lines of code src/assembly/bin.xml x: 4 contributors (all time) y: 78 lines of code src/site/xdoc/issue-tracking.xml x: 3 contributors (all time) y: 54 lines of code compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199/Jsr199JavaCompiler.java x: 1 contributors (all time) y: 204 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/package-info.java x: 1 contributors (all time) y: 1 lines of code src/site/xdoc/faq.xml x: 4 contributors (all time) y: 34 lines of code src/site/xdoc/usage.xml x: 6 contributors (all time) y: 57 lines of code src/site/site.xml x: 5 contributors (all time) y: 18 lines of code core/src/site/site.xml x: 4 contributors (all time) y: 11 lines of code
313.0
lines of code
  min: 1.0
  average: 53.17
  25th percentile: 5.25
  median: 35.5
  75th percentile: 74.5
  max: 313.0
0 6.0
contributors (all time)
min: 1.0 | average: 1.63 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 6.0

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

compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseCompilationProblem.java x: 1 commits (30d) y: 51 lines of code compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseJavaCompiler.java x: 1 commits (30d) y: 313 lines of code compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseJavaCompilerSettings.java x: 1 commits (30d) y: 52 lines of code
313.0
lines of code
  min: 51.0
  average: 138.67
  25th percentile: 51.0
  median: 52.0
  75th percentile: 313.0
  max: 313.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): 3 points

compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseCompilationProblem.java x: 1 contributors (30d) y: 51 lines of code compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseJavaCompiler.java x: 1 contributors (30d) y: 313 lines of code compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseJavaCompilerSettings.java x: 1 contributors (30d) y: 52 lines of code
313.0
lines of code
  min: 51.0
  average: 138.67
  25th percentile: 51.0
  median: 52.0
  75th percentile: 313.0
  max: 313.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): 38 points

compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseCompilationProblem.java x: 2 commits (90d) y: 51 lines of code compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseJavaCompiler.java x: 3 commits (90d) y: 313 lines of code compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseJavaCompilerSettings.java x: 2 commits (90d) y: 52 lines of code fam/src/main/java/org/apache/commons/jci2/fam/listeners/AbstractFilesystemAlterationListener.java x: 2 commits (90d) y: 141 lines of code compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyCompilationProblem.java x: 1 commits (90d) y: 78 lines of code compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyJavaCompiler.java x: 1 commits (90d) y: 100 lines of code compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyJavaCompilerSettings.java x: 1 commits (90d) y: 12 lines of code compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino/JaninoCompilationProblem.java x: 1 commits (90d) y: 70 lines of code compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino/JaninoJavaCompiler.java x: 1 commits (90d) y: 151 lines of code compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino/RhinoCompilationProblem.java x: 1 commits (90d) y: 44 lines of code compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino/RhinoJavaCompiler.java x: 1 commits (90d) y: 180 lines of code compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino/RhinoJavaCompilerSettings.java x: 1 commits (90d) y: 4 lines of code core/src/main/java/org/apache/commons/jci2/core/ReloadingClassLoader.java x: 1 commits (90d) y: 86 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/AbstractJavaCompiler.java x: 1 commits (90d) y: 23 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/CompilationResult.java x: 1 commits (90d) y: 33 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/JavaCompiler.java x: 1 commits (90d) y: 11 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/JavaCompilerFactory.java x: 1 commits (90d) y: 41 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/JavaCompilerSettings.java x: 1 commits (90d) y: 66 lines of code core/src/main/java/org/apache/commons/jci2/core/listeners/CompilingListener.java x: 2 commits (90d) y: 116 lines of code core/src/main/java/org/apache/commons/jci2/core/listeners/FileChangeListener.java x: 1 commits (90d) y: 40 lines of code core/src/main/java/org/apache/commons/jci2/core/listeners/ReloadingListener.java x: 3 commits (90d) y: 100 lines of code core/src/main/java/org/apache/commons/jci2/core/readers/MemoryResourceReader.java x: 1 commits (90d) y: 35 lines of code core/src/main/java/org/apache/commons/jci2/core/readers/ResourceReader.java x: 1 commits (90d) y: 5 lines of code core/src/main/java/org/apache/commons/jci2/core/stores/FileResourceStore.java x: 2 commits (90d) y: 63 lines of code core/src/main/java/org/apache/commons/jci2/core/stores/MemoryResourceStore.java x: 1 commits (90d) y: 38 lines of code core/src/main/java/org/apache/commons/jci2/core/stores/ResourceStoreClassLoader.java x: 1 commits (90d) y: 57 lines of code core/src/main/java/org/apache/commons/jci2/core/stores/TransactionalResourceStore.java x: 1 commits (90d) y: 29 lines of code core/src/main/java/org/apache/commons/jci2/core/utils/ConversionUtils.java x: 1 commits (90d) y: 36 lines of code fam/src/main/java/org/apache/commons/jci2/fam/monitor/FilesystemAlterationMonitor.java x: 1 commits (90d) y: 76 lines of code fam/src/main/java/org/apache/commons/jci2/fam/monitor/FilesystemAlterationObserver.java x: 1 commits (90d) y: 9 lines of code fam/src/main/java/org/apache/commons/jci2/fam/monitor/FilesystemAlterationObserverImpl.java x: 1 commits (90d) y: 253 lines of code
313.0
lines of code
  min: 4.0
  average: 63.03
  25th percentile: 11.75
  median: 41.0
  75th percentile: 80.0
  max: 313.0
0 3.0
commits (90d)
min: 1.0 | average: 1.24 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 3.0

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

compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseCompilationProblem.java x: 1 contributors (90d) y: 51 lines of code compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseJavaCompiler.java x: 2 contributors (90d) y: 313 lines of code compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseJavaCompilerSettings.java x: 1 contributors (90d) y: 52 lines of code fam/src/main/java/org/apache/commons/jci2/fam/listeners/AbstractFilesystemAlterationListener.java x: 2 contributors (90d) y: 141 lines of code compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyCompilationProblem.java x: 1 contributors (90d) y: 78 lines of code compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyJavaCompiler.java x: 1 contributors (90d) y: 100 lines of code compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyJavaCompilerSettings.java x: 1 contributors (90d) y: 12 lines of code compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino/JaninoCompilationProblem.java x: 1 contributors (90d) y: 70 lines of code compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino/JaninoJavaCompiler.java x: 1 contributors (90d) y: 151 lines of code compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino/RhinoCompilationProblem.java x: 1 contributors (90d) y: 44 lines of code compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino/RhinoJavaCompiler.java x: 1 contributors (90d) y: 180 lines of code compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino/RhinoJavaCompilerSettings.java x: 1 contributors (90d) y: 4 lines of code core/src/main/java/org/apache/commons/jci2/core/ReloadingClassLoader.java x: 1 contributors (90d) y: 86 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/AbstractJavaCompiler.java x: 1 contributors (90d) y: 23 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/CompilationResult.java x: 1 contributors (90d) y: 33 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/JavaCompiler.java x: 1 contributors (90d) y: 11 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/JavaCompilerFactory.java x: 1 contributors (90d) y: 41 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/JavaCompilerSettings.java x: 1 contributors (90d) y: 66 lines of code core/src/main/java/org/apache/commons/jci2/core/listeners/CompilingListener.java x: 2 contributors (90d) y: 116 lines of code core/src/main/java/org/apache/commons/jci2/core/listeners/FileChangeListener.java x: 1 contributors (90d) y: 40 lines of code core/src/main/java/org/apache/commons/jci2/core/listeners/ReloadingListener.java x: 2 contributors (90d) y: 100 lines of code core/src/main/java/org/apache/commons/jci2/core/readers/MemoryResourceReader.java x: 1 contributors (90d) y: 35 lines of code core/src/main/java/org/apache/commons/jci2/core/readers/ResourceReader.java x: 1 contributors (90d) y: 5 lines of code core/src/main/java/org/apache/commons/jci2/core/stores/FileResourceStore.java x: 1 contributors (90d) y: 63 lines of code core/src/main/java/org/apache/commons/jci2/core/stores/MemoryResourceStore.java x: 1 contributors (90d) y: 38 lines of code core/src/main/java/org/apache/commons/jci2/core/stores/ResourceStoreClassLoader.java x: 1 contributors (90d) y: 57 lines of code core/src/main/java/org/apache/commons/jci2/core/stores/TransactionalResourceStore.java x: 1 contributors (90d) y: 29 lines of code core/src/main/java/org/apache/commons/jci2/core/utils/ConversionUtils.java x: 1 contributors (90d) y: 36 lines of code fam/src/main/java/org/apache/commons/jci2/fam/monitor/FilesystemAlterationMonitor.java x: 1 contributors (90d) y: 76 lines of code fam/src/main/java/org/apache/commons/jci2/fam/monitor/FilesystemAlterationObserver.java x: 1 contributors (90d) y: 9 lines of code fam/src/main/java/org/apache/commons/jci2/fam/monitor/FilesystemAlterationObserverImpl.java x: 1 contributors (90d) y: 253 lines of code
313.0
lines of code
  min: 4.0
  average: 63.03
  25th percentile: 11.75
  median: 41.0
  75th percentile: 80.0
  max: 313.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