epam / Android-Secure-Storage
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 40% | 35% | 24%
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% | 54% | 20% | 25%
xml0% | 0% | 0% | 78% | 21%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
app0% | 0% | 40% | 35% | 24%
Longest Files (Top 12)
File# lines# units
CipherEncryptionProvider.java
in app/src/main/java/com/epam/securestorage/providers/cipher
327 19
ic_launcher_background.xml
in app/src/main/res/drawable
170 -
ThemisEncryptionProvider.java
in app/src/main/java/com/epam/securestorage/providers/themis
120 7
KeyStoreHelper.java
in app/src/main/java/com/epam/securestorage/core
71 4
SecureStorage.java
in app/src/main/java/com/epam/securestorage
47 8
ic_launcher_foreground.xml
in app/src/main/res/drawable-v24
34 -
SecureStorageException.java
in app/src/main/java/com/epam/securestorage/core
15 4
SecurityProvider.java
in app/src/main/java/com/epam/securestorage/core
11 -
SecureStorageCallback.java
in app/src/main/java/com/epam/securestorage/core
6 -
ic_launcher.xml
in app/src/main/res/mipmap-anydpi-v26
5 -
ic_launcher_round.xml
in app/src/main/res/mipmap-anydpi-v26
5 -
strings.xml
in app/src/main/res/values
3 -
Files With Most Units (Top 5)
File# lines# units
CipherEncryptionProvider.java
in app/src/main/java/com/epam/securestorage/providers/cipher
327 19
SecureStorage.java
in app/src/main/java/com/epam/securestorage
47 8
ThemisEncryptionProvider.java
in app/src/main/java/com/epam/securestorage/providers/themis
120 7
KeyStoreHelper.java
in app/src/main/java/com/epam/securestorage/core
71 4
SecureStorageException.java
in app/src/main/java/com/epam/securestorage/core
15 4
Files With Long Lines (Top 4)

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

File# lines# units# long lines
CipherEncryptionProvider.java
in app/src/main/java/com/epam/securestorage/providers/cipher
327 19 6
ic_launcher_foreground.xml
in app/src/main/res/drawable-v24
34 - 2
KeyStoreHelper.java
in app/src/main/java/com/epam/securestorage/core
71 4 1
ThemisEncryptionProvider.java
in app/src/main/java/com/epam/securestorage/providers/themis
120 7 1
Correlations

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

app/src/main/java/com/epam/securestorage/SecureStorage.java x: 2 commits (all time) y: 47 lines of code app/src/main/java/com/epam/securestorage/core/KeyStoreHelper.java x: 2 commits (all time) y: 71 lines of code app/src/main/java/com/epam/securestorage/core/SecureStorageCallback.java x: 2 commits (all time) y: 6 lines of code app/src/main/java/com/epam/securestorage/core/SecureStorageException.java x: 2 commits (all time) y: 15 lines of code app/src/main/java/com/epam/securestorage/core/SecurityProvider.java x: 2 commits (all time) y: 11 lines of code app/src/main/java/com/epam/securestorage/providers/cipher/CipherEncryptionProvider.java x: 2 commits (all time) y: 327 lines of code app/src/main/java/com/epam/securestorage/providers/themis/ThemisEncryptionProvider.java x: 2 commits (all time) y: 120 lines of code app/src/main/res/drawable-v24/ic_launcher_foreground.xml x: 1 commits (all time) y: 34 lines of code app/src/main/res/drawable/ic_launcher_background.xml x: 1 commits (all time) y: 170 lines of code app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml x: 1 commits (all time) y: 5 lines of code app/src/main/res/values/strings.xml x: 1 commits (all time) y: 3 lines of code
327.0
lines of code
  min: 3.0
  average: 67.83
  25th percentile: 5.25
  median: 24.5
  75th percentile: 107.75
  max: 327.0
0 2.0
commits (all time)
min: 1.0 | average: 1.58 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0

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

app/src/main/java/com/epam/securestorage/SecureStorage.java x: 2 contributors (all time) y: 47 lines of code app/src/main/java/com/epam/securestorage/core/KeyStoreHelper.java x: 2 contributors (all time) y: 71 lines of code app/src/main/java/com/epam/securestorage/core/SecureStorageCallback.java x: 2 contributors (all time) y: 6 lines of code app/src/main/java/com/epam/securestorage/core/SecureStorageException.java x: 2 contributors (all time) y: 15 lines of code app/src/main/java/com/epam/securestorage/core/SecurityProvider.java x: 2 contributors (all time) y: 11 lines of code app/src/main/java/com/epam/securestorage/providers/cipher/CipherEncryptionProvider.java x: 2 contributors (all time) y: 327 lines of code app/src/main/java/com/epam/securestorage/providers/themis/ThemisEncryptionProvider.java x: 2 contributors (all time) y: 120 lines of code app/src/main/res/drawable-v24/ic_launcher_foreground.xml x: 1 contributors (all time) y: 34 lines of code app/src/main/res/drawable/ic_launcher_background.xml x: 1 contributors (all time) y: 170 lines of code app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml x: 1 contributors (all time) y: 5 lines of code app/src/main/res/values/strings.xml x: 1 contributors (all time) y: 3 lines of code
327.0
lines of code
  min: 3.0
  average: 67.83
  25th percentile: 5.25
  median: 24.5
  75th percentile: 107.75
  max: 327.0
0 2.0
contributors (all time)
min: 1.0 | average: 1.58 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.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".