File Size vs. Commits (all time): 37 points
src/changes/changes.xml
x: 5 commits (all time)
y: 27 lines of code
src/site/site.xml
x: 8 commits (all time)
y: 17 lines of code
src/site/resources/css/site.css
x: 1 commits (all time)
y: 9 lines of code
src/site/resources/download_tentacles.cgi
x: 1 commits (all time)
y: 20 lines of code
changes/changes.xml
x: 2 commits (all time)
y: 22 lines of code
src/main/resources/log4j2.xml
x: 4 commits (all time)
y: 13 lines of code
src/main/java/org/apache/creadur/tentacles/IOSystem.java
x: 6 commits (all time)
y: 94 lines of code
src/main/java/org/apache/creadur/tentacles/Main.java
x: 44 commits (all time)
y: 292 lines of code
src/main/java/org/apache/creadur/tentacles/NexusClient.java
x: 14 commits (all time)
y: 128 lines of code
src/main/java/org/apache/creadur/tentacles/Deauthorize.java
x: 8 commits (all time)
y: 82 lines of code
src/main/java/org/apache/creadur/tentacles/filter/IsArchiveInPathFilter.java
x: 2 commits (all time)
y: 19 lines of code
src/main/resources/legal/style.css
x: 2 commits (all time)
y: 3 lines of code
src/main/java/org/apache/creadur/tentacles/ArchivesJson.java
x: 1 commits (all time)
y: 3 lines of code
src/main/java/org/apache/creadur/tentacles/model/Archives.java
x: 1 commits (all time)
y: 91 lines of code
src/main/java/org/apache/creadur/tentacles/filter/LicenseFilter.java
x: 2 commits (all time)
y: 6 lines of code
src/main/java/org/apache/creadur/tentacles/filter/ListOfFilesFilter.java
x: 1 commits (all time)
y: 30 lines of code
src/main/java/org/apache/creadur/tentacles/License.java
x: 2 commits (all time)
y: 62 lines of code
src/main/java/org/apache/creadur/tentacles/LicenseType.java
x: 3 commits (all time)
y: 36 lines of code
src/main/java/org/apache/creadur/tentacles/Licenses.java
x: 2 commits (all time)
y: 35 lines of code
src/main/java/org/apache/creadur/tentacles/Archive.java
x: 3 commits (all time)
y: 110 lines of code
src/main/java/org/apache/creadur/tentacles/Notice.java
x: 1 commits (all time)
y: 62 lines of code
src/main/java/org/apache/creadur/tentacles/Layout.java
x: 1 commits (all time)
y: 33 lines of code
src/main/java/org/apache/creadur/tentacles/Reports.java
x: 2 commits (all time)
y: 11 lines of code
src/main/java/org/apache/creadur/tentacles/FileSystem.java
x: 4 commits (all time)
y: 76 lines of code
src/main/java/org/apache/creadur/tentacles/filter/Filters.java
x: 2 commits (all time)
y: 43 lines of code
src/main/java/org/apache/creadur/tentacles/filter/AndFilter.java
x: 1 commits (all time)
y: 22 lines of code
src/main/java/org/apache/creadur/tentacles/filter/LegalFilter.java
x: 1 commits (all time)
y: 11 lines of code
src/main/java/org/apache/creadur/tentacles/filter/NotFilter.java
x: 1 commits (all time)
y: 13 lines of code
src/main/java/org/apache/creadur/tentacles/Platform.java
x: 2 commits (all time)
y: 29 lines of code
src/main/java/org/apache/creadur/tentacles/TentaclesResources.java
x: 2 commits (all time)
y: 37 lines of code
src/main/java/org/apache/creadur/tentacles/Templates.java
x: 8 commits (all time)
y: 31 lines of code
src/main/java/org/apache/creadur/tentacles/RepositoryType.java
x: 1 commits (all time)
y: 15 lines of code
src/main/java/org/apache/creadur/tentacles/TemplateBuilder.java
x: 3 commits (all time)
y: 56 lines of code
src/main/java/org/apache/creadur/tentacles/Configuration.java
x: 4 commits (all time)
y: 51 lines of code
292.0
lines of code
min: 3.0 average: 43.95 25th percentile: 13.0 median: 29.0 75th percentile: 59.0 max: 292.0
0
44.0
commits (all time)
min: 1.0 | average: 4.03 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 4.0 | max: 44.0
File Size vs. Contributors (all time): 37 points
src/changes/changes.xml
x: 1 contributors (all time)
y: 27 lines of code
src/site/site.xml
x: 2 contributors (all time)
y: 17 lines of code
src/site/resources/css/site.css
x: 1 contributors (all time)
y: 9 lines of code
src/site/resources/download_tentacles.cgi
x: 1 contributors (all time)
y: 20 lines of code
changes/changes.xml
x: 1 contributors (all time)
y: 22 lines of code
src/main/resources/log4j2.xml
x: 3 contributors (all time)
y: 13 lines of code
src/main/java/org/apache/creadur/tentacles/IOSystem.java
x: 4 contributors (all time)
y: 94 lines of code
src/main/java/org/apache/creadur/tentacles/Main.java
x: 4 contributors (all time)
y: 292 lines of code
src/main/java/org/apache/creadur/tentacles/NexusClient.java
x: 4 contributors (all time)
y: 128 lines of code
src/main/java/org/apache/creadur/tentacles/Deauthorize.java
x: 2 contributors (all time)
y: 82 lines of code
src/main/java/org/apache/creadur/tentacles/filter/IsArchiveInPathFilter.java
x: 2 contributors (all time)
y: 19 lines of code
src/main/resources/legal/style.css
x: 2 contributors (all time)
y: 3 lines of code
src/main/java/org/apache/creadur/tentacles/ArchivesJson.java
x: 1 contributors (all time)
y: 3 lines of code
src/main/java/org/apache/creadur/tentacles/model/Archives.java
x: 1 contributors (all time)
y: 91 lines of code
src/main/java/org/apache/creadur/tentacles/filter/LicenseFilter.java
x: 2 contributors (all time)
y: 6 lines of code
src/main/java/org/apache/creadur/tentacles/filter/ListOfFilesFilter.java
x: 1 contributors (all time)
y: 30 lines of code
src/main/java/org/apache/creadur/tentacles/License.java
x: 1 contributors (all time)
y: 62 lines of code
src/main/java/org/apache/creadur/tentacles/LicenseType.java
x: 1 contributors (all time)
y: 36 lines of code
src/main/java/org/apache/creadur/tentacles/Licenses.java
x: 1 contributors (all time)
y: 35 lines of code
src/main/java/org/apache/creadur/tentacles/Archive.java
x: 1 contributors (all time)
y: 110 lines of code
src/main/java/org/apache/creadur/tentacles/Layout.java
x: 1 contributors (all time)
y: 33 lines of code
src/main/java/org/apache/creadur/tentacles/Reports.java
x: 1 contributors (all time)
y: 11 lines of code
src/main/java/org/apache/creadur/tentacles/FileSystem.java
x: 1 contributors (all time)
y: 76 lines of code
src/main/java/org/apache/creadur/tentacles/filter/Filters.java
x: 1 contributors (all time)
y: 43 lines of code
src/main/java/org/apache/creadur/tentacles/filter/NotFilter.java
x: 1 contributors (all time)
y: 13 lines of code
src/main/java/org/apache/creadur/tentacles/Platform.java
x: 1 contributors (all time)
y: 29 lines of code
src/main/java/org/apache/creadur/tentacles/TentaclesResources.java
x: 1 contributors (all time)
y: 37 lines of code
src/main/java/org/apache/creadur/tentacles/RepositoryType.java
x: 1 contributors (all time)
y: 15 lines of code
src/main/java/org/apache/creadur/tentacles/TemplateBuilder.java
x: 1 contributors (all time)
y: 56 lines of code
src/main/java/org/apache/creadur/tentacles/Configuration.java
x: 1 contributors (all time)
y: 51 lines of code
292.0
lines of code
min: 3.0 average: 43.95 25th percentile: 13.0 median: 29.0 75th percentile: 59.0 max: 292.0
0
4.0
contributors (all time)
min: 1.0 | average: 1.46 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.0 | max: 4.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".