File Size vs. Commits (all time): 35 points
impl/ci-suite.xml
x: 4 commits (all time)
y: 18 lines of code
impl/src/main/java/org/apache/geronimo/config/cdi/ConfigExtension.java
x: 20 commits (all time)
y: 155 lines of code
impl/src/main/java/org/apache/geronimo/config/cdi/ConfigInjectionBean.java
x: 18 commits (all time)
y: 235 lines of code
impl/src/main/java/org/apache/geronimo/config/cdi/ConfigurationHandler.java
x: 11 commits (all time)
y: 177 lines of code
impl/src/main/java/org/apache/geronimo/config/cdi/ProxyBean.java
x: 2 commits (all time)
y: 84 lines of code
impl/src/main/java/org/apache/geronimo/config/ConfigImpl.java
x: 20 commits (all time)
y: 265 lines of code
impl/src/main/java/org/apache/geronimo/config/converters/ByteConverter.java
x: 1 commits (all time)
y: 13 lines of code
impl/src/main/java/org/apache/geronimo/config/converters/CharacterConverter.java
x: 1 commits (all time)
y: 17 lines of code
impl/src/main/java/org/apache/geronimo/config/converters/ImplicitConverter.java
x: 6 commits (all time)
y: 135 lines of code
impl/src/main/java/org/apache/geronimo/config/cdi/ConfigBean.java
x: 2 commits (all time)
y: 75 lines of code
impl/src/main/java/org/apache/geronimo/config/cdi/configsource/Reloadable.java
x: 1 commits (all time)
y: 4 lines of code
impl/src/main/java/org/apache/geronimo/config/configsource/SystemPropertyConfigSource.java
x: 5 commits (all time)
y: 49 lines of code
impl/src/main/java/org/apache/geronimo/config/DefaultConfigBuilder.java
x: 9 commits (all time)
y: 138 lines of code
impl/src/main/java/org/apache/geronimo/config/configsource/PropertyFileConfigSourceProvider.java
x: 2 commits (all time)
y: 56 lines of code
impl/src/main/java/org/apache/geronimo/config/configsource/SystemEnvConfigSource.java
x: 4 commits (all time)
y: 51 lines of code
impl/debug-suite.xml
x: 7 commits (all time)
y: 12 lines of code
impl/src/main/java/org/apache/geronimo/config/ConfigValueImpl.java
x: 4 commits (all time)
y: 294 lines of code
impl/src/main/java/org/apache/geronimo/config/DefaultConfigProvider.java
x: 4 commits (all time)
y: 83 lines of code
impl/src/main/java/org/apache/geronimo/config/cdi/AnyLiteral.java
x: 2 commits (all time)
y: 21 lines of code
impl/src/main/java/org/apache/geronimo/config/converters/ClassConverter.java
x: 2 commits (all time)
y: 24 lines of code
impl/src/main/java/org/apache/geronimo/config/configsource/PropertyFileConfigSource.java
x: 2 commits (all time)
y: 53 lines of code
impl/tck-suite.xml
x: 2 commits (all time)
y: 8 lines of code
impl/src/main/java/org/apache/geronimo/config/cdi/ConfigInjectionPoint.java
x: 1 commits (all time)
y: 43 lines of code
impl/src/main/java/org/apache/geronimo/config/converters/URLConverter.java
x: 1 commits (all time)
y: 19 lines of code
impl/src/main/resources/META-INF/beans.xml
x: 2 commits (all time)
y: 1 lines of code
impl/src/main/java/org/apache/geronimo/config/configsource/BaseConfigSource.java
x: 1 commits (all time)
y: 26 lines of code
impl/src/main/java/org/apache/geronimo/config/converters/BooleanConverter.java
x: 1 commits (all time)
y: 23 lines of code
294.0
lines of code
min: 1.0 average: 62.89 25th percentile: 13.0 median: 23.0 75th percentile: 83.0 max: 294.0
0
20.0
commits (all time)
min: 1.0 | average: 4.11 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 4.0 | max: 20.0
File Size vs. Contributors (all time): 35 points
impl/ci-suite.xml
x: 4 contributors (all time)
y: 18 lines of code
impl/src/main/java/org/apache/geronimo/config/cdi/ConfigExtension.java
x: 5 contributors (all time)
y: 155 lines of code
impl/src/main/java/org/apache/geronimo/config/cdi/ConfigInjectionBean.java
x: 6 contributors (all time)
y: 235 lines of code
impl/src/main/java/org/apache/geronimo/config/cdi/ConfigurationHandler.java
x: 5 contributors (all time)
y: 177 lines of code
impl/src/main/java/org/apache/geronimo/config/cdi/ProxyBean.java
x: 2 contributors (all time)
y: 84 lines of code
impl/src/main/java/org/apache/geronimo/config/ConfigImpl.java
x: 5 contributors (all time)
y: 265 lines of code
impl/src/main/java/org/apache/geronimo/config/converters/ByteConverter.java
x: 1 contributors (all time)
y: 13 lines of code
impl/src/main/java/org/apache/geronimo/config/converters/CharacterConverter.java
x: 1 contributors (all time)
y: 17 lines of code
impl/src/main/java/org/apache/geronimo/config/converters/ImplicitConverter.java
x: 4 contributors (all time)
y: 135 lines of code
impl/src/main/java/org/apache/geronimo/config/cdi/ConfigBean.java
x: 2 contributors (all time)
y: 75 lines of code
impl/src/main/java/org/apache/geronimo/config/cdi/configsource/Reloadable.java
x: 1 contributors (all time)
y: 4 lines of code
impl/src/main/java/org/apache/geronimo/config/configsource/SystemPropertyConfigSource.java
x: 4 contributors (all time)
y: 49 lines of code
impl/src/main/java/org/apache/geronimo/config/DefaultConfigBuilder.java
x: 2 contributors (all time)
y: 138 lines of code
impl/src/main/java/org/apache/geronimo/config/configsource/PropertyFileConfigSourceProvider.java
x: 1 contributors (all time)
y: 56 lines of code
impl/src/main/java/org/apache/geronimo/config/configsource/SystemEnvConfigSource.java
x: 3 contributors (all time)
y: 51 lines of code
impl/debug-suite.xml
x: 1 contributors (all time)
y: 12 lines of code
impl/src/main/java/org/apache/geronimo/config/ConfigValueImpl.java
x: 3 contributors (all time)
y: 294 lines of code
impl/src/main/java/org/apache/geronimo/config/DefaultConfigProvider.java
x: 2 contributors (all time)
y: 83 lines of code
impl/src/main/java/org/apache/geronimo/config/cdi/AnyLiteral.java
x: 2 contributors (all time)
y: 21 lines of code
impl/src/main/java/org/apache/geronimo/config/converters/ClassConverter.java
x: 2 contributors (all time)
y: 24 lines of code
impl/src/main/java/org/apache/geronimo/config/configsource/PropertyFileConfigSource.java
x: 2 contributors (all time)
y: 53 lines of code
impl/tck-suite.xml
x: 2 contributors (all time)
y: 8 lines of code
impl/src/main/java/org/apache/geronimo/config/cdi/ConfigInjectionPoint.java
x: 1 contributors (all time)
y: 43 lines of code
impl/src/main/java/org/apache/geronimo/config/converters/URLConverter.java
x: 1 contributors (all time)
y: 19 lines of code
impl/src/main/resources/META-INF/beans.xml
x: 2 contributors (all time)
y: 1 lines of code
impl/src/main/java/org/apache/geronimo/config/configsource/BaseConfigSource.java
x: 1 contributors (all time)
y: 26 lines of code
impl/src/main/java/org/apache/geronimo/config/converters/BooleanConverter.java
x: 1 contributors (all time)
y: 23 lines of code
294.0
lines of code
min: 1.0 average: 62.89 25th percentile: 13.0 median: 23.0 75th percentile: 83.0 max: 294.0
0
6.0
contributors (all time)
min: 1.0 | average: 2.14 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 6.0
File Size vs. Commits (30 days): 0 points
No data for "commits (30d)" vs. "lines of code".
File Size vs. Contributors (30 days): 0 points
No data for "contributors (30d)" vs. "lines of code".
File Size vs. Commits (90 days): 0 points
No data for "commits (90d)" vs. "lines of code".
File Size vs. Contributors (90 days): 0 points
No data for "contributors (90d)" vs. "lines of code".