apache / sling-org-apache-sling-i18n
File Size

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

Intro
Learn more...
File Size Overall
0% | 37% | 37% | 0% | 25%
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% | 37% | 37% | 0% | 25%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 37% | 37% | 0% | 25%
Longest Files (Top 16)
File# lines# units
JcrResourceBundleProvider.java
in src/main/java/org/apache/sling/i18n/impl
522 29
I18NFilter.java
in src/main/java/org/apache/sling/i18n/impl
282 23
JcrResourceBundle.java
in src/main/java/org/apache/sling/i18n/impl
236 14
LocatorPathsTracker.java
in src/main/java/org/apache/sling/i18n/impl
68 4
LocatorPaths.java
in src/main/java/org/apache/sling/i18n/impl
49 6
ResourceBundleEnumeration.java
in src/main/java/org/apache/sling/i18n/impl
46 4
PotentialLanguageRootCheck.java
in src/main/java/org/apache/sling/i18n/impl
41 3
LocatorPathsVisitor.java
in src/main/java/org/apache/sling/i18n/impl
32 4
Config.java
in src/main/java/org/apache/sling/i18n/impl
26 -
RootResourceBundle.java
in src/main/java/org/apache/sling/i18n/impl
20 3
PathFilter.java
in src/main/java/org/apache/sling/i18n/impl
20 3
DefaultLocaleResolver.java
in src/main/java/org/apache/sling/i18n
20 2
ResourceBundleProvider.java
in src/main/java/org/apache/sling/i18n
9 -
LocaleResolver.java
in src/main/java/org/apache/sling/i18n
8 -
RequestLocaleResolver.java
in src/main/java/org/apache/sling/i18n
7 -
package-info.java
in src/main/java/org/apache/sling/i18n
2 -
Files With Most Units (Top 11)
File# lines# units
JcrResourceBundleProvider.java
in src/main/java/org/apache/sling/i18n/impl
522 29
I18NFilter.java
in src/main/java/org/apache/sling/i18n/impl
282 23
JcrResourceBundle.java
in src/main/java/org/apache/sling/i18n/impl
236 14
LocatorPaths.java
in src/main/java/org/apache/sling/i18n/impl
49 6
LocatorPathsTracker.java
in src/main/java/org/apache/sling/i18n/impl
68 4
ResourceBundleEnumeration.java
in src/main/java/org/apache/sling/i18n/impl
46 4
LocatorPathsVisitor.java
in src/main/java/org/apache/sling/i18n/impl
32 4
PotentialLanguageRootCheck.java
in src/main/java/org/apache/sling/i18n/impl
41 3
RootResourceBundle.java
in src/main/java/org/apache/sling/i18n/impl
20 3
PathFilter.java
in src/main/java/org/apache/sling/i18n/impl
20 3
DefaultLocaleResolver.java
in src/main/java/org/apache/sling/i18n
20 2
Files With Long Lines (Top 4)

There are 4 files with lines longer than 120 characters. In total, there are 22 long lines.

File# lines# units# long lines
JcrResourceBundleProvider.java
in src/main/java/org/apache/sling/i18n/impl
522 29 13
JcrResourceBundle.java
in src/main/java/org/apache/sling/i18n/impl
236 14 6
I18NFilter.java
in src/main/java/org/apache/sling/i18n/impl
282 23 2
Config.java
in src/main/java/org/apache/sling/i18n/impl
26 - 1
Correlations

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

src/main/java/org/apache/sling/i18n/impl/JcrResourceBundle.java x: 17 commits (all time) y: 236 lines of code src/main/java/org/apache/sling/i18n/impl/JcrResourceBundleProvider.java x: 43 commits (all time) y: 522 lines of code src/main/java/org/apache/sling/i18n/impl/Config.java x: 4 commits (all time) y: 26 lines of code src/main/java/org/apache/sling/i18n/impl/PathFilter.java x: 2 commits (all time) y: 20 lines of code src/main/java/org/apache/sling/i18n/impl/LocatorPaths.java x: 1 commits (all time) y: 49 lines of code src/main/java/org/apache/sling/i18n/impl/LocatorPathsTracker.java x: 1 commits (all time) y: 68 lines of code src/main/java/org/apache/sling/i18n/impl/LocatorPathsVisitor.java x: 1 commits (all time) y: 32 lines of code src/main/java/org/apache/sling/i18n/impl/PotentialLanguageRootCheck.java x: 1 commits (all time) y: 41 lines of code src/main/java/org/apache/sling/i18n/package-info.java x: 5 commits (all time) y: 2 lines of code src/main/java/org/apache/sling/i18n/impl/I18NFilter.java x: 10 commits (all time) y: 282 lines of code src/main/java/org/apache/sling/i18n/ResourceBundleProvider.java x: 3 commits (all time) y: 9 lines of code src/main/java/org/apache/sling/i18n/RequestLocaleResolver.java x: 2 commits (all time) y: 7 lines of code src/main/java/org/apache/sling/i18n/DefaultLocaleResolver.java x: 1 commits (all time) y: 20 lines of code src/main/java/org/apache/sling/i18n/LocaleResolver.java x: 1 commits (all time) y: 8 lines of code src/main/java/org/apache/sling/i18n/impl/ResourceBundleEnumeration.java x: 1 commits (all time) y: 46 lines of code
522.0
lines of code
  min: 2.0
  average: 86.75
  25th percentile: 11.75
  median: 29.0
  75th percentile: 63.25
  max: 522.0
0 43.0
commits (all time)
min: 1.0 | average: 5.94 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 4.75 | max: 43.0

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

src/main/java/org/apache/sling/i18n/impl/JcrResourceBundle.java x: 6 contributors (all time) y: 236 lines of code src/main/java/org/apache/sling/i18n/impl/JcrResourceBundleProvider.java x: 14 contributors (all time) y: 522 lines of code src/main/java/org/apache/sling/i18n/impl/Config.java x: 1 contributors (all time) y: 26 lines of code src/main/java/org/apache/sling/i18n/impl/PathFilter.java x: 1 contributors (all time) y: 20 lines of code src/main/java/org/apache/sling/i18n/impl/LocatorPaths.java x: 1 contributors (all time) y: 49 lines of code src/main/java/org/apache/sling/i18n/impl/LocatorPathsTracker.java x: 1 contributors (all time) y: 68 lines of code src/main/java/org/apache/sling/i18n/impl/LocatorPathsVisitor.java x: 1 contributors (all time) y: 32 lines of code src/main/java/org/apache/sling/i18n/impl/PotentialLanguageRootCheck.java x: 1 contributors (all time) y: 41 lines of code src/main/java/org/apache/sling/i18n/impl/RootResourceBundle.java x: 2 contributors (all time) y: 20 lines of code src/main/java/org/apache/sling/i18n/package-info.java x: 3 contributors (all time) y: 2 lines of code src/main/java/org/apache/sling/i18n/impl/I18NFilter.java x: 3 contributors (all time) y: 282 lines of code src/main/java/org/apache/sling/i18n/ResourceBundleProvider.java x: 2 contributors (all time) y: 9 lines of code src/main/java/org/apache/sling/i18n/RequestLocaleResolver.java x: 2 contributors (all time) y: 7 lines of code src/main/java/org/apache/sling/i18n/LocaleResolver.java x: 1 contributors (all time) y: 8 lines of code src/main/java/org/apache/sling/i18n/impl/ResourceBundleEnumeration.java x: 1 contributors (all time) y: 46 lines of code
522.0
lines of code
  min: 2.0
  average: 86.75
  25th percentile: 11.75
  median: 29.0
  75th percentile: 63.25
  max: 522.0
0 14.0
contributors (all time)
min: 1.0 | average: 2.56 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.75 | max: 14.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".