apache / commons-jci
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 17% | 32% | 50%
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% | 21% | 34% | 44%
xml0% | 0% | 0% | 26% | 73%
cgi0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
compilers0% | 0% | 24% | 41% | 34%
fam0% | 0% | 51% | 28% | 20%
core0% | 0% | 0% | 26% | 73%
src0% | 0% | 0% | 26% | 73%
Longest Files (Top 50)
File# lines# units
EclipseJavaCompiler.java
in compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse
298 20
FilesystemAlterationObserverImpl.java
in fam/src/main/java/org/apache/commons/jci2/fam/monitor
245 28
Jsr199JavaCompiler.java
in compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199
189 29
RhinoJavaCompiler.java
in compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino
177 13
JaninoJavaCompiler.java
in compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino
152 10
mail-lists.xml
in src/site/xdoc
150 -
AbstractFilesystemAlterationListener.java
in fam/src/main/java/org/apache/commons/jci2/fam/listeners
133 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
111 10
GroovyJavaCompiler.java
in compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy
98 3
download_jci.xml
in src/site/xdoc
91 -
ReloadingClassLoader.java
in core/src/main/java/org/apache/commons/jci2/core
85 11
FilesystemAlterationMonitor.java
in fam/src/main/java/org/apache/commons/jci2/fam/monitor
75 7
FileResourceStore.java
in core/src/main/java/org/apache/commons/jci2/core/stores
71 6
GroovyCompilationProblem.java
in compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy
71 9
JavaCompilerSettings.java
in core/src/main/java/org/apache/commons/jci2/core/compiler
65 16
JaninoCompilationProblem.java
in compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino
63 12
changes.xml
in src/changes
60 -
ResourceStoreClassLoader.java
in core/src/main/java/org/apache/commons/jci2/core/stores
57 5
usage.xml
in src/site/xdoc
57 -
bin.xml
in src/assembly
56 -
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
44 10
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
FileResourceReader.java
in core/src/main/java/org/apache/commons/jci2/core/readers
38 3
RhinoCompilationProblem.java
in compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino
37 8
ConversionUtils.java
in core/src/main/java/org/apache/commons/jci2/core/utils
36 6
index.xml
in src/site/xdoc
35 -
faq.xml
in src/site/xdoc
34 -
MemoryResourceReader.java
in core/src/main/java/org/apache/commons/jci2/core/readers
33 3
CompilationResult.java
in core/src/main/java/org/apache/commons/jci2/core/compiler
33 1
Jsr199CompilationProblem.java
in compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199
31 8
TransactionalResourceStore.java
in core/src/main/java/org/apache/commons/jci2/core/stores
24 6
AbstractJavaCompiler.java
in core/src/main/java/org/apache/commons/jci2/core/compiler
20 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
site.xml
in core/src/site
11 -
JavaCompiler.java
in core/src/main/java/org/apache/commons/jci2/core/compiler
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 -
CompilationProblemHandler.java
in core/src/main/java/org/apache/commons/jci2/core/problems
4 -
ReloadNotificationListener.java
in core/src/main/java/org/apache/commons/jci2/core/listeners
4 -
Files With Most Units (Top 31)
File# lines# units
Jsr199JavaCompiler.java
in compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199
189 29
FilesystemAlterationObserverImpl.java
in fam/src/main/java/org/apache/commons/jci2/fam/monitor
245 28
EclipseJavaCompiler.java
in compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse
298 20
AbstractFilesystemAlterationListener.java
in fam/src/main/java/org/apache/commons/jci2/fam/listeners
133 19
JavaCompilerSettings.java
in core/src/main/java/org/apache/commons/jci2/core/compiler
65 16
RhinoJavaCompiler.java
in compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino
177 13
JaninoCompilationProblem.java
in compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino
63 12
ReloadingClassLoader.java
in core/src/main/java/org/apache/commons/jci2/core
85 11
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
111 10
EclipseCompilationProblem.java
in compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse
44 10
JaninoJavaCompiler.java
in compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino
152 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
71 9
RhinoCompilationProblem.java
in compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino
37 8
Jsr199CompilationProblem.java
in compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199
31 8
FilesystemAlterationMonitor.java
in fam/src/main/java/org/apache/commons/jci2/fam/monitor
75 7
FileResourceStore.java
in core/src/main/java/org/apache/commons/jci2/core/stores
71 6
TransactionalResourceStore.java
in core/src/main/java/org/apache/commons/jci2/core/stores
24 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
38 3
MemoryResourceReader.java
in core/src/main/java/org/apache/commons/jci2/core/readers
33 3
AbstractJavaCompiler.java
in core/src/main/java/org/apache/commons/jci2/core/compiler
20 3
GroovyJavaCompiler.java
in compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy
98 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 18)

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

File# lines# units# long lines
RhinoJavaCompiler.java
in compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino
177 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
189 29 6
ReloadingListener.java
in core/src/main/java/org/apache/commons/jci2/core/listeners
111 10 4
JaninoJavaCompiler.java
in compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino
152 10 4
JavaCompiler.java
in core/src/main/java/org/apache/commons/jci2/core/compiler
11 - 3
CompilingListener.java
in core/src/main/java/org/apache/commons/jci2/core/listeners
116 11 3
mail-lists.xml
in src/site/xdoc
150 - 3
usage.xml
in src/site/xdoc
57 - 3
AbstractJavaCompiler.java
in core/src/main/java/org/apache/commons/jci2/core/compiler
20 3 2
FilesystemAlterationMonitor.java
in fam/src/main/java/org/apache/commons/jci2/fam/monitor
75 7 2
EclipseJavaCompiler.java
in compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse
298 20 2
EclipseJavaCompilerSettings.java
in compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse
52 6 2
changes.xml
in src/changes
60 - 2
index.xml
in src/site/xdoc
35 - 2
download_jci.xml
in src/site/xdoc
91 - 2
RhinoCompilationProblem.java
in compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino
37 8 1
JaninoCompilationProblem.java
in compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino
63 12 1
Correlations

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

src/changes/changes.xml x: 19 commits (all time) y: 60 lines of code compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseCompilationProblem.java x: 1 commits (all time) y: 44 lines of code compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseJavaCompiler.java x: 1 commits (all time) y: 298 lines of code compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseJavaCompilerSettings.java x: 1 commits (all time) y: 52 lines of code compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyCompilationProblem.java x: 1 commits (all time) y: 71 lines of code compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyJavaCompiler.java x: 1 commits (all time) y: 98 lines of code compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyJavaCompilerSettings.java x: 1 commits (all time) y: 12 lines of code compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino/JaninoCompilationProblem.java x: 1 commits (all time) y: 63 lines of code compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino/JaninoJavaCompiler.java x: 1 commits (all time) y: 152 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/Jsr199CompilationProblem.java x: 1 commits (all time) y: 31 lines of code compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199/Jsr199JavaCompiler.java x: 1 commits (all time) y: 189 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 compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino/RhinoCompilationProblem.java x: 1 commits (all time) y: 37 lines of code compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino/RhinoJavaCompiler.java x: 1 commits (all time) y: 177 lines of code core/src/main/java/org/apache/commons/jci2/core/ReloadingClassLoader.java x: 1 commits (all time) y: 85 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/AbstractJavaCompiler.java x: 1 commits (all time) y: 20 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/CompilationResult.java x: 1 commits (all time) y: 33 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/JavaCompiler.java x: 1 commits (all time) y: 11 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/JavaCompilerFactory.java x: 1 commits (all time) y: 41 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/JavaCompilerSettings.java x: 1 commits (all time) y: 65 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 core/src/main/java/org/apache/commons/jci2/core/listeners/CompilingListener.java x: 1 commits (all time) y: 116 lines of code core/src/main/java/org/apache/commons/jci2/core/listeners/ReloadingListener.java x: 1 commits (all time) y: 111 lines of code core/src/main/java/org/apache/commons/jci2/core/problems/CompilationProblem.java x: 1 commits (all time) y: 10 lines of code core/src/main/java/org/apache/commons/jci2/core/readers/FileResourceReader.java x: 1 commits (all time) y: 38 lines of code core/src/main/java/org/apache/commons/jci2/core/readers/ResourceReader.java x: 1 commits (all time) y: 5 lines of code core/src/main/java/org/apache/commons/jci2/core/stores/ResourceStore.java x: 1 commits (all time) y: 6 lines of code core/src/main/java/org/apache/commons/jci2/core/stores/ResourceStoreClassLoader.java x: 1 commits (all time) y: 57 lines of code core/src/main/java/org/apache/commons/jci2/core/stores/TransactionalResourceStore.java x: 1 commits (all time) y: 24 lines of code core/src/main/java/org/apache/commons/jci2/core/utils/ConversionUtils.java x: 1 commits (all time) y: 36 lines of code fam/src/main/java/org/apache/commons/jci2/fam/listeners/AbstractFilesystemAlterationListener.java x: 1 commits (all time) y: 133 lines of code fam/src/main/java/org/apache/commons/jci2/fam/monitor/FilesystemAlterationMonitor.java x: 1 commits (all time) y: 75 lines of code fam/src/main/java/org/apache/commons/jci2/fam/monitor/FilesystemAlterationObserverImpl.java x: 1 commits (all time) y: 245 lines of code src/site/xdoc/faq.xml x: 7 commits (all time) y: 34 lines of code src/site/xdoc/download_jci.xml x: 4 commits (all time) y: 91 lines of code src/site/xdoc/usage.xml x: 8 commits (all time) y: 57 lines of code src/site/xdoc/index.xml x: 10 commits (all time) y: 35 lines of code src/site/site.xml x: 15 commits (all time) y: 18 lines of code src/site/xdoc/issue-tracking.xml x: 2 commits (all time) y: 54 lines of code src/site/xdoc/mail-lists.xml x: 3 commits (all time) y: 150 lines of code src/assembly/bin.xml x: 5 commits (all time) y: 56 lines of code core/src/site/site.xml x: 6 commits (all time) y: 11 lines of code
298.0
lines of code
  min: 1.0
  average: 51.57
  25th percentile: 5.5
  median: 35.0
  75th percentile: 68.0
  max: 298.0
0 19.0
commits (all time)
min: 1.0 | average: 2.13 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 19.0

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

src/changes/changes.xml x: 2 contributors (all time) y: 60 lines of code compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseCompilationProblem.java x: 1 contributors (all time) y: 44 lines of code compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseJavaCompiler.java x: 1 contributors (all time) y: 298 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 compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyCompilationProblem.java x: 1 contributors (all time) y: 71 lines of code compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyJavaCompiler.java x: 1 contributors (all time) y: 98 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: 1 contributors (all time) y: 63 lines of code compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino/JaninoJavaCompiler.java x: 1 contributors (all time) y: 152 lines of code compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino/JaninoJavaCompilerSettings.java x: 1 contributors (all time) y: 9 lines of code compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199/Jsr199CompilationProblem.java x: 1 contributors (all time) y: 31 lines of code compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199/Jsr199JavaCompiler.java x: 1 contributors (all time) y: 189 lines of code compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199/Jsr199JavaCompilerSettings.java x: 1 contributors (all time) y: 4 lines of code compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino/RhinoCompilationProblem.java x: 1 contributors (all time) y: 37 lines of code compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino/RhinoJavaCompiler.java x: 1 contributors (all time) y: 177 lines of code core/src/main/java/org/apache/commons/jci2/core/ReloadingClassLoader.java x: 1 contributors (all time) y: 85 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/AbstractJavaCompiler.java x: 1 contributors (all time) y: 20 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: 65 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 core/src/main/java/org/apache/commons/jci2/core/listeners/CompilingListener.java x: 1 contributors (all time) y: 116 lines of code core/src/main/java/org/apache/commons/jci2/core/listeners/ReloadingListener.java x: 1 contributors (all time) y: 111 lines of code core/src/main/java/org/apache/commons/jci2/core/problems/CompilationProblem.java x: 1 contributors (all time) y: 10 lines of code core/src/main/java/org/apache/commons/jci2/core/readers/FileResourceReader.java x: 1 contributors (all time) y: 38 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/ResourceStore.java x: 1 contributors (all time) y: 6 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: 24 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/listeners/AbstractFilesystemAlterationListener.java x: 1 contributors (all time) y: 133 lines of code fam/src/main/java/org/apache/commons/jci2/fam/monitor/FilesystemAlterationMonitor.java x: 1 contributors (all time) y: 75 lines of code fam/src/main/java/org/apache/commons/jci2/fam/monitor/FilesystemAlterationObserverImpl.java x: 1 contributors (all time) y: 245 lines of code src/site/xdoc/faq.xml x: 4 contributors (all time) y: 34 lines of code src/site/xdoc/download_jci.xml x: 3 contributors (all time) y: 91 lines of code src/site/xdoc/usage.xml x: 6 contributors (all time) y: 57 lines of code src/site/xdoc/index.xml x: 4 contributors (all time) y: 35 lines of code src/site/site.xml x: 5 contributors (all time) y: 18 lines of code src/site/xdoc/issue-tracking.xml x: 2 contributors (all time) y: 54 lines of code src/site/xdoc/mail-lists.xml x: 2 contributors (all time) y: 150 lines of code src/assembly/bin.xml x: 3 contributors (all time) y: 56 lines of code core/src/site/site.xml x: 4 contributors (all time) y: 11 lines of code
298.0
lines of code
  min: 1.0
  average: 51.57
  25th percentile: 5.5
  median: 35.0
  75th percentile: 68.0
  max: 298.0
0 6.0
contributors (all time)
min: 1.0 | average: 1.41 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 6.0

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

src/changes/changes.xml x: 2 commits (30d) y: 60 lines of code compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseCompilationProblem.java x: 1 commits (30d) y: 44 lines of code compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseJavaCompiler.java x: 1 commits (30d) y: 298 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 compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyCompilationProblem.java x: 1 commits (30d) y: 71 lines of code compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyJavaCompiler.java x: 1 commits (30d) y: 98 lines of code compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyJavaCompilerSettings.java x: 1 commits (30d) y: 12 lines of code compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino/JaninoCompilationProblem.java x: 1 commits (30d) y: 63 lines of code compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino/JaninoJavaCompiler.java x: 1 commits (30d) y: 152 lines of code compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino/JaninoJavaCompilerSettings.java x: 1 commits (30d) y: 9 lines of code compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199/Jsr199CompilationProblem.java x: 1 commits (30d) y: 31 lines of code compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199/Jsr199JavaCompiler.java x: 1 commits (30d) y: 189 lines of code compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199/Jsr199JavaCompilerSettings.java x: 1 commits (30d) y: 4 lines of code compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino/RhinoCompilationProblem.java x: 1 commits (30d) y: 37 lines of code compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino/RhinoJavaCompiler.java x: 1 commits (30d) y: 177 lines of code core/src/main/java/org/apache/commons/jci2/core/ReloadingClassLoader.java x: 1 commits (30d) y: 85 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/AbstractJavaCompiler.java x: 1 commits (30d) y: 20 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/CompilationResult.java x: 1 commits (30d) y: 33 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/JavaCompiler.java x: 1 commits (30d) y: 11 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/JavaCompilerFactory.java x: 1 commits (30d) y: 41 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/JavaCompilerSettings.java x: 1 commits (30d) y: 65 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/package-info.java x: 1 commits (30d) y: 1 lines of code core/src/main/java/org/apache/commons/jci2/core/listeners/CompilingListener.java x: 1 commits (30d) y: 116 lines of code core/src/main/java/org/apache/commons/jci2/core/listeners/ReloadingListener.java x: 1 commits (30d) y: 111 lines of code core/src/main/java/org/apache/commons/jci2/core/problems/CompilationProblem.java x: 1 commits (30d) y: 10 lines of code core/src/main/java/org/apache/commons/jci2/core/readers/FileResourceReader.java x: 1 commits (30d) y: 38 lines of code core/src/main/java/org/apache/commons/jci2/core/readers/ResourceReader.java x: 1 commits (30d) y: 5 lines of code core/src/main/java/org/apache/commons/jci2/core/stores/ResourceStore.java x: 1 commits (30d) y: 6 lines of code core/src/main/java/org/apache/commons/jci2/core/stores/ResourceStoreClassLoader.java x: 1 commits (30d) y: 57 lines of code core/src/main/java/org/apache/commons/jci2/core/stores/TransactionalResourceStore.java x: 1 commits (30d) y: 24 lines of code core/src/main/java/org/apache/commons/jci2/core/utils/ConversionUtils.java x: 1 commits (30d) y: 36 lines of code fam/src/main/java/org/apache/commons/jci2/fam/listeners/AbstractFilesystemAlterationListener.java x: 1 commits (30d) y: 133 lines of code fam/src/main/java/org/apache/commons/jci2/fam/monitor/FilesystemAlterationMonitor.java x: 1 commits (30d) y: 75 lines of code fam/src/main/java/org/apache/commons/jci2/fam/monitor/FilesystemAlterationObserverImpl.java x: 1 commits (30d) y: 245 lines of code
298.0
lines of code
  min: 1.0
  average: 51.69
  25th percentile: 5.0
  median: 33.0
  75th percentile: 71.0
  max: 298.0
0 2.0
commits (30d)
min: 1.0 | average: 1.02 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0

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

src/changes/changes.xml x: 1 contributors (30d) y: 60 lines of code compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseCompilationProblem.java x: 1 contributors (30d) y: 44 lines of code compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseJavaCompiler.java x: 1 contributors (30d) y: 298 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 compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyCompilationProblem.java x: 1 contributors (30d) y: 71 lines of code compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyJavaCompiler.java x: 1 contributors (30d) y: 98 lines of code compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyJavaCompilerSettings.java x: 1 contributors (30d) y: 12 lines of code compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino/JaninoCompilationProblem.java x: 1 contributors (30d) y: 63 lines of code compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino/JaninoJavaCompiler.java x: 1 contributors (30d) y: 152 lines of code compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino/JaninoJavaCompilerSettings.java x: 1 contributors (30d) y: 9 lines of code compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199/Jsr199CompilationProblem.java x: 1 contributors (30d) y: 31 lines of code compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199/Jsr199JavaCompiler.java x: 1 contributors (30d) y: 189 lines of code compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199/Jsr199JavaCompilerSettings.java x: 1 contributors (30d) y: 4 lines of code compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino/RhinoCompilationProblem.java x: 1 contributors (30d) y: 37 lines of code compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino/RhinoJavaCompiler.java x: 1 contributors (30d) y: 177 lines of code core/src/main/java/org/apache/commons/jci2/core/ReloadingClassLoader.java x: 1 contributors (30d) y: 85 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/AbstractJavaCompiler.java x: 1 contributors (30d) y: 20 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/CompilationResult.java x: 1 contributors (30d) y: 33 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/JavaCompiler.java x: 1 contributors (30d) y: 11 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/JavaCompilerFactory.java x: 1 contributors (30d) y: 41 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/JavaCompilerSettings.java x: 1 contributors (30d) y: 65 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/package-info.java x: 1 contributors (30d) y: 1 lines of code core/src/main/java/org/apache/commons/jci2/core/listeners/CompilingListener.java x: 1 contributors (30d) y: 116 lines of code core/src/main/java/org/apache/commons/jci2/core/listeners/ReloadingListener.java x: 1 contributors (30d) y: 111 lines of code core/src/main/java/org/apache/commons/jci2/core/problems/CompilationProblem.java x: 1 contributors (30d) y: 10 lines of code core/src/main/java/org/apache/commons/jci2/core/readers/FileResourceReader.java x: 1 contributors (30d) y: 38 lines of code core/src/main/java/org/apache/commons/jci2/core/readers/ResourceReader.java x: 1 contributors (30d) y: 5 lines of code core/src/main/java/org/apache/commons/jci2/core/stores/ResourceStore.java x: 1 contributors (30d) y: 6 lines of code core/src/main/java/org/apache/commons/jci2/core/stores/ResourceStoreClassLoader.java x: 1 contributors (30d) y: 57 lines of code core/src/main/java/org/apache/commons/jci2/core/stores/TransactionalResourceStore.java x: 1 contributors (30d) y: 24 lines of code core/src/main/java/org/apache/commons/jci2/core/utils/ConversionUtils.java x: 1 contributors (30d) y: 36 lines of code fam/src/main/java/org/apache/commons/jci2/fam/listeners/AbstractFilesystemAlterationListener.java x: 1 contributors (30d) y: 133 lines of code fam/src/main/java/org/apache/commons/jci2/fam/monitor/FilesystemAlterationMonitor.java x: 1 contributors (30d) y: 75 lines of code fam/src/main/java/org/apache/commons/jci2/fam/monitor/FilesystemAlterationObserverImpl.java x: 1 contributors (30d) y: 245 lines of code
298.0
lines of code
  min: 1.0
  average: 51.69
  25th percentile: 5.0
  median: 33.0
  75th percentile: 71.0
  max: 298.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): 51 points

src/changes/changes.xml x: 9 commits (90d) y: 60 lines of code compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseCompilationProblem.java x: 1 commits (90d) y: 44 lines of code compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseJavaCompiler.java x: 1 commits (90d) y: 298 lines of code compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseJavaCompilerSettings.java x: 1 commits (90d) y: 52 lines of code compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyCompilationProblem.java x: 1 commits (90d) y: 71 lines of code compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyJavaCompiler.java x: 1 commits (90d) y: 98 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: 63 lines of code compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino/JaninoJavaCompiler.java x: 1 commits (90d) y: 152 lines of code compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino/JaninoJavaCompilerSettings.java x: 1 commits (90d) y: 9 lines of code compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199/Jsr199CompilationProblem.java x: 1 commits (90d) y: 31 lines of code compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199/Jsr199JavaCompiler.java x: 1 commits (90d) y: 189 lines of code compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199/Jsr199JavaCompilerSettings.java x: 1 commits (90d) y: 4 lines of code compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino/RhinoCompilationProblem.java x: 1 commits (90d) y: 37 lines of code compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino/RhinoJavaCompiler.java x: 1 commits (90d) y: 177 lines of code core/src/main/java/org/apache/commons/jci2/core/ReloadingClassLoader.java x: 1 commits (90d) y: 85 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/AbstractJavaCompiler.java x: 1 commits (90d) y: 20 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: 65 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/package-info.java x: 1 commits (90d) y: 1 lines of code core/src/main/java/org/apache/commons/jci2/core/listeners/CompilingListener.java x: 1 commits (90d) y: 116 lines of code core/src/main/java/org/apache/commons/jci2/core/listeners/ReloadingListener.java x: 1 commits (90d) y: 111 lines of code core/src/main/java/org/apache/commons/jci2/core/problems/CompilationProblem.java x: 1 commits (90d) y: 10 lines of code core/src/main/java/org/apache/commons/jci2/core/readers/FileResourceReader.java x: 1 commits (90d) y: 38 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/ResourceStore.java x: 1 commits (90d) y: 6 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: 24 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/listeners/AbstractFilesystemAlterationListener.java x: 1 commits (90d) y: 133 lines of code fam/src/main/java/org/apache/commons/jci2/fam/monitor/FilesystemAlterationMonitor.java x: 1 commits (90d) y: 75 lines of code fam/src/main/java/org/apache/commons/jci2/fam/monitor/FilesystemAlterationObserverImpl.java x: 1 commits (90d) y: 245 lines of code
298.0
lines of code
  min: 1.0
  average: 51.69
  25th percentile: 5.0
  median: 33.0
  75th percentile: 71.0
  max: 298.0
0 9.0
commits (90d)
min: 1.0 | average: 1.16 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 9.0

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

src/changes/changes.xml x: 2 contributors (90d) y: 60 lines of code compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseCompilationProblem.java x: 1 contributors (90d) y: 44 lines of code compilers/eclipse/src/main/java/org/apache/commons/jci2/compiler/eclipse/EclipseJavaCompiler.java x: 1 contributors (90d) y: 298 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 compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyCompilationProblem.java x: 1 contributors (90d) y: 71 lines of code compilers/groovy/src/main/java/org/apache/commons/jci2/compiler/groovy/GroovyJavaCompiler.java x: 1 contributors (90d) y: 98 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: 63 lines of code compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino/JaninoJavaCompiler.java x: 1 contributors (90d) y: 152 lines of code compilers/janino/src/main/java/org/apache/commons/jci2/compiler/janino/JaninoJavaCompilerSettings.java x: 1 contributors (90d) y: 9 lines of code compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199/Jsr199CompilationProblem.java x: 1 contributors (90d) y: 31 lines of code compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199/Jsr199JavaCompiler.java x: 1 contributors (90d) y: 189 lines of code compilers/jsr199/src/main/java/org/apache/commons/jci2/compiler/jsr199/Jsr199JavaCompilerSettings.java x: 1 contributors (90d) y: 4 lines of code compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino/RhinoCompilationProblem.java x: 1 contributors (90d) y: 37 lines of code compilers/rhino/src/main/java/org/apache/commons/jci2/compiler/rhino/RhinoJavaCompiler.java x: 1 contributors (90d) y: 177 lines of code core/src/main/java/org/apache/commons/jci2/core/ReloadingClassLoader.java x: 1 contributors (90d) y: 85 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/AbstractJavaCompiler.java x: 1 contributors (90d) y: 20 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: 65 lines of code core/src/main/java/org/apache/commons/jci2/core/compiler/package-info.java x: 1 contributors (90d) y: 1 lines of code core/src/main/java/org/apache/commons/jci2/core/listeners/CompilingListener.java x: 1 contributors (90d) y: 116 lines of code core/src/main/java/org/apache/commons/jci2/core/listeners/ReloadingListener.java x: 1 contributors (90d) y: 111 lines of code core/src/main/java/org/apache/commons/jci2/core/problems/CompilationProblem.java x: 1 contributors (90d) y: 10 lines of code core/src/main/java/org/apache/commons/jci2/core/readers/FileResourceReader.java x: 1 contributors (90d) y: 38 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/ResourceStore.java x: 1 contributors (90d) y: 6 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: 24 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/listeners/AbstractFilesystemAlterationListener.java x: 1 contributors (90d) y: 133 lines of code fam/src/main/java/org/apache/commons/jci2/fam/monitor/FilesystemAlterationMonitor.java x: 1 contributors (90d) y: 75 lines of code fam/src/main/java/org/apache/commons/jci2/fam/monitor/FilesystemAlterationObserverImpl.java x: 1 contributors (90d) y: 245 lines of code
298.0
lines of code
  min: 1.0
  average: 51.69
  25th percentile: 5.0
  median: 33.0
  75th percentile: 71.0
  max: 298.0
0 2.0
contributors (90d)
min: 1.0 | average: 1.02 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0