apache / fineract-cn-postgresql
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 0% | 100%
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% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 0% | 0% | 100%
Longest Files (Top 15)
File# lines# units
ContextAwareRoutingDataSource.java
in src/main/java/org/apache/fineract/cn/postgresql/domain
90 5
PostgreSQLJavaConfiguration.java
in src/main/java/org/apache/fineract/cn/postgresql/config
74 4
EclipseLinkJpaConfiguration.java
in src/main/java/org/apache/fineract/cn/postgresql/config
68 5
JdbcUrlBuilder.java
in src/main/java/org/apache/fineract/cn/postgresql/util
57 7
Tenant.java
in src/main/java/org/apache/fineract/cn/postgresql/domain
50 12
PostgreSQLConstants.java
in src/main/java/org/apache/fineract/cn/postgresql/util
31 -
LocalDateTimeConverter.java
in src/main/java/org/apache/fineract/cn/postgresql/util
28 3
LocalDateConverter.java
in src/main/java/org/apache/fineract/cn/postgresql/util
27 3
PostgreSQLJavaConfigurationImportSelector.java
in src/main/java/org/apache/fineract/cn/postgresql/config
25 -
PostgreSQLTenantBasedJavaConfiguration.java
in src/main/java/org/apache/fineract/cn/postgresql/config
25 1
FlywayFactoryBean.java
in src/main/java/org/apache/fineract/cn/postgresql/domain
20 2
EnablePostgreSQL.java
in src/main/java/org/apache/fineract/cn/postgresql/config
17 -
PostgreSQLTenantFreeJavaConfiguration.java
in src/main/java/org/apache/fineract/cn/postgresql/config
14 1
MetaDataSourceWrapper.java
in src/main/java/org/apache/fineract/cn/postgresql/config
11 2
EclipseLinkConstants.java
in src/main/java/org/apache/fineract/cn/postgresql/util
5 -
Files With Most Units (Top 11)
File# lines# units
Tenant.java
in src/main/java/org/apache/fineract/cn/postgresql/domain
50 12
JdbcUrlBuilder.java
in src/main/java/org/apache/fineract/cn/postgresql/util
57 7
EclipseLinkJpaConfiguration.java
in src/main/java/org/apache/fineract/cn/postgresql/config
68 5
ContextAwareRoutingDataSource.java
in src/main/java/org/apache/fineract/cn/postgresql/domain
90 5
PostgreSQLJavaConfiguration.java
in src/main/java/org/apache/fineract/cn/postgresql/config
74 4
LocalDateConverter.java
in src/main/java/org/apache/fineract/cn/postgresql/util
27 3
LocalDateTimeConverter.java
in src/main/java/org/apache/fineract/cn/postgresql/util
28 3
MetaDataSourceWrapper.java
in src/main/java/org/apache/fineract/cn/postgresql/config
11 2
FlywayFactoryBean.java
in src/main/java/org/apache/fineract/cn/postgresql/domain
20 2
PostgreSQLTenantFreeJavaConfiguration.java
in src/main/java/org/apache/fineract/cn/postgresql/config
14 1
PostgreSQLTenantBasedJavaConfiguration.java
in src/main/java/org/apache/fineract/cn/postgresql/config
25 1
Files With Long Lines (Top 4)

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

File# lines# units# long lines
PostgreSQLJavaConfiguration.java
in src/main/java/org/apache/fineract/cn/postgresql/config
74 4 13
EclipseLinkJpaConfiguration.java
in src/main/java/org/apache/fineract/cn/postgresql/config
68 5 2
ContextAwareRoutingDataSource.java
in src/main/java/org/apache/fineract/cn/postgresql/domain
90 5 2
PostgreSQLTenantBasedJavaConfiguration.java
in src/main/java/org/apache/fineract/cn/postgresql/config
25 1 1
Correlations

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

src/main/java/org/apache/fineract/cn/postgresql/config/EclipseLinkJpaConfiguration.java x: 6 commits (all time) y: 68 lines of code src/main/java/org/apache/fineract/cn/postgresql/config/PostgreSQLTenantBasedJavaConfiguration.java x: 2 commits (all time) y: 25 lines of code src/main/java/org/apache/fineract/cn/postgresql/domain/ContextAwareRoutingDataSource.java x: 4 commits (all time) y: 90 lines of code src/main/java/org/apache/fineract/cn/postgresql/util/EclipseLinkConstants.java x: 3 commits (all time) y: 5 lines of code src/main/java/org/apache/fineract/cn/postgresql/config/PostgreSQLJavaConfiguration.java x: 4 commits (all time) y: 74 lines of code src/main/java/org/apache/fineract/cn/postgresql/util/PostgreSQLConstants.java x: 4 commits (all time) y: 31 lines of code src/main/java/org/apache/fineract/cn/postgresql/domain/Tenant.java x: 2 commits (all time) y: 50 lines of code src/main/java/org/apache/fineract/cn/postgresql/util/JdbcUrlBuilder.java x: 2 commits (all time) y: 57 lines of code
90.0
lines of code
  min: 5.0
  average: 50.0
  25th percentile: 26.5
  median: 53.5
  75th percentile: 72.5
  max: 90.0
0 6.0
commits (all time)
min: 2.0 | average: 3.38 | 25th percentile: 2.0 | median: 3.5 | 75th percentile: 4.0 | max: 6.0

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

src/main/java/org/apache/fineract/cn/postgresql/config/EclipseLinkJpaConfiguration.java x: 4 contributors (all time) y: 68 lines of code src/main/java/org/apache/fineract/cn/postgresql/config/PostgreSQLTenantBasedJavaConfiguration.java x: 2 contributors (all time) y: 25 lines of code src/main/java/org/apache/fineract/cn/postgresql/domain/ContextAwareRoutingDataSource.java x: 3 contributors (all time) y: 90 lines of code src/main/java/org/apache/fineract/cn/postgresql/util/EclipseLinkConstants.java x: 2 contributors (all time) y: 5 lines of code src/main/java/org/apache/fineract/cn/postgresql/config/PostgreSQLJavaConfiguration.java x: 3 contributors (all time) y: 74 lines of code src/main/java/org/apache/fineract/cn/postgresql/util/PostgreSQLConstants.java x: 3 contributors (all time) y: 31 lines of code src/main/java/org/apache/fineract/cn/postgresql/domain/Tenant.java x: 1 contributors (all time) y: 50 lines of code src/main/java/org/apache/fineract/cn/postgresql/util/JdbcUrlBuilder.java x: 1 contributors (all time) y: 57 lines of code
90.0
lines of code
  min: 5.0
  average: 50.0
  25th percentile: 26.5
  median: 53.5
  75th percentile: 72.5
  max: 90.0
0 4.0
contributors (all time)
min: 1.0 | average: 2.38 | 25th percentile: 1.25 | median: 2.5 | 75th percentile: 3.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".