apache / fineract-cn-crypto
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 4)
File# lines# units
HashGenerator.java
in src/main/java/org/apache/fineract/cn/crypto
50 2
SaltGenerator.java
in src/main/java/org/apache/fineract/cn/crypto
23 1
CryptoSpringConfiguration.java
in src/main/java/org/apache/fineract/cn/crypto/config
20 -
EnableCrypto.java
in src/main/java/org/apache/fineract/cn/crypto/config
17 -
Files With Most Units (Top 2)
File# lines# units
HashGenerator.java
in src/main/java/org/apache/fineract/cn/crypto
50 2
SaltGenerator.java
in src/main/java/org/apache/fineract/cn/crypto
23 1
Files With Long Lines (Top 1)

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

File# lines# units# long lines
HashGenerator.java
in src/main/java/org/apache/fineract/cn/crypto
50 2 1
Correlations

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

src/main/java/org/apache/fineract/cn/crypto/HashGenerator.java x: 2 commits (all time) y: 50 lines of code src/main/java/org/apache/fineract/cn/crypto/SaltGenerator.java x: 2 commits (all time) y: 23 lines of code src/main/java/org/apache/fineract/cn/crypto/config/CryptoSpringConfiguration.java x: 2 commits (all time) y: 20 lines of code src/main/java/org/apache/fineract/cn/crypto/config/EnableCrypto.java x: 2 commits (all time) y: 17 lines of code
50.0
lines of code
  min: 17.0
  average: 27.5
  25th percentile: 17.75
  median: 21.5
  75th percentile: 43.25
  max: 50.0
0 2.0
commits (all time)
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

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

src/main/java/org/apache/fineract/cn/crypto/HashGenerator.java x: 1 contributors (all time) y: 50 lines of code src/main/java/org/apache/fineract/cn/crypto/SaltGenerator.java x: 1 contributors (all time) y: 23 lines of code src/main/java/org/apache/fineract/cn/crypto/config/CryptoSpringConfiguration.java x: 1 contributors (all time) y: 20 lines of code src/main/java/org/apache/fineract/cn/crypto/config/EnableCrypto.java x: 1 contributors (all time) y: 17 lines of code
50.0
lines of code
  min: 17.0
  average: 27.5
  25th percentile: 17.75
  median: 21.5
  75th percentile: 43.25
  max: 50.0
0 1.0
contributors (all time)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.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".