apache / geronimo-health
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 32% | 67%
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% | 0% | 34% | 65%
xml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
geronimo-health0% | 0% | 0% | 81% | 18%
geronimo-health-common0% | 0% | 0% | 0% | 100%
Longest Files (Top 9)
File# lines# units
GeronimoHealthExtension.java
in geronimo-health/src/main/java/org/apache/geronimo/microprofile/impl/health/cdi
111 8
HealthChecksEndpoint.java
in geronimo-health-common/src/main/java/org/apache/geronimo/microprofile/common/jaxrs
74 7
HealthCheckResponseBuilderImpl.java
in geronimo-health-common/src/main/java/org/apache/geronimo/microprofile/common/impl
60 10
HealthCheckResponseImpl.java
in geronimo-health-common/src/main/java/org/apache/geronimo/microprofile/common/impl
36 6
HealthChecksRegistry.java
in geronimo-health-common/src/main/java/org/apache/geronimo/microprofile/common/registry
18 1
CdiHealthChecksEndpoint.java
in geronimo-health/src/main/java/org/apache/geronimo/microprofile/impl/health/cdi
16 1
beans.xml
in geronimo-health/src/main/resources/META-INF
10 -
HealthCheckResponseProviderImpl.java
in geronimo-health-common/src/main/java/org/apache/geronimo/microprofile/common/impl
9 1
beans.xml
in geronimo-health-common/src/main/resources/META-INF
8 -
Files With Most Units (Top 7)
File# lines# units
HealthCheckResponseBuilderImpl.java
in geronimo-health-common/src/main/java/org/apache/geronimo/microprofile/common/impl
60 10
GeronimoHealthExtension.java
in geronimo-health/src/main/java/org/apache/geronimo/microprofile/impl/health/cdi
111 8
HealthChecksEndpoint.java
in geronimo-health-common/src/main/java/org/apache/geronimo/microprofile/common/jaxrs
74 7
HealthCheckResponseImpl.java
in geronimo-health-common/src/main/java/org/apache/geronimo/microprofile/common/impl
36 6
HealthCheckResponseProviderImpl.java
in geronimo-health-common/src/main/java/org/apache/geronimo/microprofile/common/impl
9 1
HealthChecksRegistry.java
in geronimo-health-common/src/main/java/org/apache/geronimo/microprofile/common/registry
18 1
CdiHealthChecksEndpoint.java
in geronimo-health/src/main/java/org/apache/geronimo/microprofile/impl/health/cdi
16 1
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there are 2 long lines.

File# lines# units# long lines
HealthChecksEndpoint.java
in geronimo-health-common/src/main/java/org/apache/geronimo/microprofile/common/jaxrs
74 7 2
Correlations

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

geronimo-health-common/src/main/java/org/apache/geronimo/microprofile/common/impl/HealthCheckResponseBuilderImpl.java x: 2 commits (all time) y: 60 lines of code geronimo-health-common/src/main/java/org/apache/geronimo/microprofile/common/impl/HealthCheckResponseImpl.java x: 3 commits (all time) y: 36 lines of code geronimo-health-common/src/main/java/org/apache/geronimo/microprofile/common/jaxrs/HealthChecksEndpoint.java x: 3 commits (all time) y: 74 lines of code geronimo-health/src/main/java/org/apache/geronimo/microprofile/impl/health/cdi/GeronimoHealthExtension.java x: 6 commits (all time) y: 111 lines of code geronimo-health-common/src/main/java/org/apache/geronimo/microprofile/common/registry/HealthChecksRegistry.java x: 2 commits (all time) y: 18 lines of code geronimo-health-common/src/main/resources/META-INF/beans.xml x: 1 commits (all time) y: 8 lines of code geronimo-health-common/src/main/java/org/apache/geronimo/microprofile/common/impl/HealthCheckResponseProviderImpl.java x: 1 commits (all time) y: 9 lines of code geronimo-health/src/main/java/org/apache/geronimo/microprofile/impl/health/cdi/CdiHealthChecksEndpoint.java x: 1 commits (all time) y: 16 lines of code geronimo-health/src/main/resources/META-INF/beans.xml x: 1 commits (all time) y: 10 lines of code
111.0
lines of code
  min: 8.0
  average: 38.0
  25th percentile: 9.5
  median: 18.0
  75th percentile: 67.0
  max: 111.0
0 6.0
commits (all time)
min: 1.0 | average: 2.22 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 3.0 | max: 6.0

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

geronimo-health-common/src/main/java/org/apache/geronimo/microprofile/common/impl/HealthCheckResponseBuilderImpl.java x: 1 contributors (all time) y: 60 lines of code geronimo-health-common/src/main/java/org/apache/geronimo/microprofile/common/impl/HealthCheckResponseImpl.java x: 1 contributors (all time) y: 36 lines of code geronimo-health-common/src/main/java/org/apache/geronimo/microprofile/common/jaxrs/HealthChecksEndpoint.java x: 1 contributors (all time) y: 74 lines of code geronimo-health/src/main/java/org/apache/geronimo/microprofile/impl/health/cdi/GeronimoHealthExtension.java x: 2 contributors (all time) y: 111 lines of code geronimo-health-common/src/main/java/org/apache/geronimo/microprofile/common/registry/HealthChecksRegistry.java x: 1 contributors (all time) y: 18 lines of code geronimo-health-common/src/main/resources/META-INF/beans.xml x: 1 contributors (all time) y: 8 lines of code geronimo-health-common/src/main/java/org/apache/geronimo/microprofile/common/impl/HealthCheckResponseProviderImpl.java x: 1 contributors (all time) y: 9 lines of code geronimo-health/src/main/java/org/apache/geronimo/microprofile/impl/health/cdi/CdiHealthChecksEndpoint.java x: 1 contributors (all time) y: 16 lines of code geronimo-health/src/main/resources/META-INF/beans.xml x: 1 contributors (all time) y: 10 lines of code
111.0
lines of code
  min: 8.0
  average: 38.0
  25th percentile: 9.5
  median: 18.0
  75th percentile: 67.0
  max: 111.0
0 2.0
contributors (all time)
min: 1.0 | average: 1.11 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.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".