apache / sling-org-apache-sling-servlets-get
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 44% | 40% | 14%
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% | 44% | 40% | 14%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 44% | 40% | 14%
Longest Files (Top 14)
File# lines# units
StreamRenderer.java
in src/main/java/org/apache/sling/servlets/get/impl/helpers
465 17
DefaultGetServlet.java
in src/main/java/org/apache/sling/servlets/get/impl
242 7
JsonToText.java
in src/main/java/org/apache/sling/servlets/get/impl/util
225 14
JsonObjectCreator.java
in src/main/java/org/apache/sling/servlets/get/impl/util
172 6
RedirectServlet.java
in src/main/java/org/apache/sling/servlets/get/impl
162 6
JsonRenderer.java
in src/main/java/org/apache/sling/servlets/get/impl/helpers
142 7
VersionInfoServlet.java
in src/main/java/org/apache/sling/servlets/get/impl
138 8
HtmlRenderer.java
in src/main/java/org/apache/sling/servlets/get/impl/helpers
123 9
SlingInfoServlet.java
in src/main/java/org/apache/sling/servlets/get/impl
103 5
ResourceTraversor.java
in src/main/java/org/apache/sling/servlets/get/impl/util
86 6
HeadServletResponse.java
in src/main/java/org/apache/sling/servlets/get/impl/helpers
75 15
PlainTextRenderer.java
in src/main/java/org/apache/sling/servlets/get/impl/helpers
72 3
XMLRenderer.java
in src/main/java/org/apache/sling/servlets/get/impl/helpers
63 1
Renderer.java
in src/main/java/org/apache/sling/servlets/get/impl/helpers
7 -
Files With Most Units (Top 13)
File# lines# units
StreamRenderer.java
in src/main/java/org/apache/sling/servlets/get/impl/helpers
465 17
HeadServletResponse.java
in src/main/java/org/apache/sling/servlets/get/impl/helpers
75 15
JsonToText.java
in src/main/java/org/apache/sling/servlets/get/impl/util
225 14
HtmlRenderer.java
in src/main/java/org/apache/sling/servlets/get/impl/helpers
123 9
VersionInfoServlet.java
in src/main/java/org/apache/sling/servlets/get/impl
138 8
DefaultGetServlet.java
in src/main/java/org/apache/sling/servlets/get/impl
242 7
JsonRenderer.java
in src/main/java/org/apache/sling/servlets/get/impl/helpers
142 7
ResourceTraversor.java
in src/main/java/org/apache/sling/servlets/get/impl/util
86 6
JsonObjectCreator.java
in src/main/java/org/apache/sling/servlets/get/impl/util
172 6
RedirectServlet.java
in src/main/java/org/apache/sling/servlets/get/impl
162 6
SlingInfoServlet.java
in src/main/java/org/apache/sling/servlets/get/impl
103 5
PlainTextRenderer.java
in src/main/java/org/apache/sling/servlets/get/impl/helpers
72 3
XMLRenderer.java
in src/main/java/org/apache/sling/servlets/get/impl/helpers
63 1
Files With Long Lines (Top 3)

There are 3 files with lines longer than 120 characters. In total, there are 9 long lines.

File# lines# units# long lines
DefaultGetServlet.java
in src/main/java/org/apache/sling/servlets/get/impl
242 7 5
StreamRenderer.java
in src/main/java/org/apache/sling/servlets/get/impl/helpers
465 17 3
VersionInfoServlet.java
in src/main/java/org/apache/sling/servlets/get/impl
138 8 1
Correlations

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

src/main/java/org/apache/sling/servlets/get/impl/DefaultGetServlet.java x: 26 commits (all time) y: 242 lines of code src/main/java/org/apache/sling/servlets/get/impl/util/JsonObjectCreator.java x: 11 commits (all time) y: 172 lines of code src/main/java/org/apache/sling/servlets/get/impl/util/ResourceTraversor.java x: 7 commits (all time) y: 86 lines of code src/main/java/org/apache/sling/servlets/get/impl/helpers/JsonRenderer.java x: 6 commits (all time) y: 142 lines of code src/main/java/org/apache/sling/servlets/get/impl/helpers/StreamRenderer.java x: 3 commits (all time) y: 465 lines of code src/main/java/org/apache/sling/servlets/get/impl/SlingInfoServlet.java x: 5 commits (all time) y: 103 lines of code src/main/java/org/apache/sling/servlets/get/impl/helpers/XMLRenderer.java x: 4 commits (all time) y: 63 lines of code src/main/java/org/apache/sling/servlets/get/impl/util/JsonToText.java x: 3 commits (all time) y: 225 lines of code src/main/java/org/apache/sling/servlets/get/impl/VersionInfoServlet.java x: 5 commits (all time) y: 138 lines of code src/main/java/org/apache/sling/servlets/get/impl/helpers/HeadServletResponse.java x: 5 commits (all time) y: 75 lines of code src/main/java/org/apache/sling/servlets/get/impl/helpers/Renderer.java x: 3 commits (all time) y: 7 lines of code src/main/java/org/apache/sling/servlets/get/impl/helpers/HtmlRenderer.java x: 2 commits (all time) y: 123 lines of code src/main/java/org/apache/sling/servlets/get/impl/helpers/PlainTextRenderer.java x: 2 commits (all time) y: 72 lines of code src/main/java/org/apache/sling/servlets/get/impl/RedirectServlet.java x: 23 commits (all time) y: 162 lines of code
465.0
lines of code
  min: 7.0
  average: 148.21
  25th percentile: 74.25
  median: 130.5
  75th percentile: 185.25
  max: 465.0
0 26.0
commits (all time)
min: 2.0 | average: 7.5 | 25th percentile: 3.0 | median: 5.0 | 75th percentile: 8.0 | max: 26.0

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

src/main/java/org/apache/sling/servlets/get/impl/DefaultGetServlet.java x: 9 contributors (all time) y: 242 lines of code src/main/java/org/apache/sling/servlets/get/impl/util/JsonObjectCreator.java x: 5 contributors (all time) y: 172 lines of code src/main/java/org/apache/sling/servlets/get/impl/util/ResourceTraversor.java x: 5 contributors (all time) y: 86 lines of code src/main/java/org/apache/sling/servlets/get/impl/helpers/JsonRenderer.java x: 3 contributors (all time) y: 142 lines of code src/main/java/org/apache/sling/servlets/get/impl/helpers/StreamRenderer.java x: 2 contributors (all time) y: 465 lines of code src/main/java/org/apache/sling/servlets/get/impl/SlingInfoServlet.java x: 2 contributors (all time) y: 103 lines of code src/main/java/org/apache/sling/servlets/get/impl/helpers/XMLRenderer.java x: 2 contributors (all time) y: 63 lines of code src/main/java/org/apache/sling/servlets/get/impl/util/JsonToText.java x: 1 contributors (all time) y: 225 lines of code src/main/java/org/apache/sling/servlets/get/impl/VersionInfoServlet.java x: 2 contributors (all time) y: 138 lines of code src/main/java/org/apache/sling/servlets/get/impl/helpers/HeadServletResponse.java x: 4 contributors (all time) y: 75 lines of code src/main/java/org/apache/sling/servlets/get/impl/helpers/Renderer.java x: 2 contributors (all time) y: 7 lines of code src/main/java/org/apache/sling/servlets/get/impl/helpers/HtmlRenderer.java x: 1 contributors (all time) y: 123 lines of code src/main/java/org/apache/sling/servlets/get/impl/helpers/PlainTextRenderer.java x: 1 contributors (all time) y: 72 lines of code src/main/java/org/apache/sling/servlets/get/impl/RedirectServlet.java x: 8 contributors (all time) y: 162 lines of code
465.0
lines of code
  min: 7.0
  average: 148.21
  25th percentile: 74.25
  median: 130.5
  75th percentile: 185.25
  max: 465.0
0 9.0
contributors (all time)
min: 1.0 | average: 3.36 | 25th percentile: 1.75 | median: 2.0 | 75th percentile: 5.0 | max: 9.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".