firebase / scrypt
File Size

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

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 101-200 (small files), 201-500 (medium size files), 501-1000 (long files), 1001+(very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 46 files with 2,947 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 2 medium size files (533 lines of codeclsfd_ftr_w_mp_ins)
    • 11 small files (1,511 lines of code)
    • 33 very small files (903 lines of code)
0% | 0% | 18% | 51% | 30%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: zoomable circles | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
c0% | 0% | 21% | 55% | 22%
h0% | 0% | 0% | 25% | 74%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
libcperciva/alg0% | 0% | 90% | 0% | 9%
lib/util0% | 0% | 97% | 0% | 2%
lib/crypto0% | 0% | 0% | 96% | 3%
libcperciva/util0% | 0% | 0% | 52% | 47%
libcperciva/crypto0% | 0% | 0% | 54% | 45%
ROOT0% | 0% | 0% | 94% | 5%
lib/scryptenc0% | 0% | 0% | 47% | 52%
libcperciva/cpusupport0% | 0% | 0% | 0% | 100%
libcperciva/cpusupport/Build0% | 0% | 0% | 0% | 100%
Longest Files (Top 46)
File# lines# units
sha256.c
in libcperciva/alg
321 -
memlimit.c
in lib/util
212 -
getopt.c
in libcperciva/util
200 -
crypto_scrypt.c
in lib/crypto
170 -
main.c
in root
159 -
crypto_scrypt-ref.c
in lib/crypto
158 -
crypto_scrypt_smix_sse2.c
in lib/crypto
136 -
crypto_aes_aesni.c
in libcperciva/crypto
130 -
readpass.c
in libcperciva/util
120 -
sysendian.h
in libcperciva/util
118 -
crypto_entropy.c
in libcperciva/crypto
110 -
crypto_scrypt_smix.c
in lib/crypto
106 -
scryptenc_cpuperf.c
in lib/scryptenc
104 -
scryptenc.c
in lib/scryptenc
98 4
humansize.c
in libcperciva/util
98 -
crypto_aes.c
in libcperciva/crypto
96 -
getopt.h
in libcperciva/util
88 -
crypto_aesctr.c
in libcperciva/crypto
64 -
warnp.c
in libcperciva/util
54 -
cpusupport.h
in libcperciva/cpusupport
54 -
entropy.c
in libcperciva/util
46 -
warnp.h
in libcperciva/util
34 -
sha256.h
in libcperciva/alg
34 -
asprintf.c
in libcperciva/util
29 -
cpusupport_x86_aesni.c
in libcperciva/cpusupport
20 -
cpusupport_x86_sse2.c
in libcperciva/cpusupport
20 -
crypto_aesctr.h
in libcperciva/crypto
14 -
scryptenc.h
in lib/scryptenc
13 -
insecure_memzero.c
in libcperciva/util
13 -
cpusupport-X86-AESNI.c
in libcperciva/cpusupport/Build
11 -
crypto_aes.h
in libcperciva/crypto
10 -
insecure_memzero.h
in libcperciva/util
10 -
cpusupport-X86-SSE2.c
in libcperciva/cpusupport/Build
10 -
scrypt_platform.h
in root
10 -
crypto_aes_aesni.h
in libcperciva/crypto
8 -
asprintf.h
in libcperciva/util
8 -
readpass.h
in libcperciva/util
8 -
crypto_scrypt.h
in lib/crypto
7 -
cpusupport-X86-CPUID.c
in libcperciva/cpusupport/Build
7 -
crypto_scrypt_smix_sse2.h
in lib/crypto
6 -
crypto_scrypt_smix.h
in lib/crypto
6 -
crypto_entropy.h
in libcperciva/crypto
6 -
humansize.h
in libcperciva/util
6 -
entropy.h
in libcperciva/util
6 -
memlimit.h
in lib/util
5 -
scryptenc_cpuperf.h
in lib/scryptenc
4 -
Files With Most Units (Top 1)
File# lines# units
scryptenc.c
in lib/scryptenc
98 4
Files With Long Lines (Top 0)

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

File# lines# units# long lines