facebookresearch / fbpcf
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 50 files with 1,225 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 0 small files (0 lines of code)
    • 50 very small files (1,225 lines of code)
0% | 0% | 0% | 0% | 100%
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
h0% | 0% | 0% | 0% | 100%
cpp0% | 0% | 0% | 0% | 100%
cmake0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
fbpcf/io0% | 0% | 0% | 0% | 100%
fbpcf/mpc0% | 0% | 0% | 0% | 100%
fbpcf/aws0% | 0% | 0% | 0% | 100%
example/millionaire0% | 0% | 0% | 0% | 100%
fbpcf/gcp0% | 0% | 0% | 0% | 100%
fbpcf/exception0% | 0% | 0% | 0% | 100%
fbpcf/common0% | 0% | 0% | 0% | 100%
docker/cmake0% | 0% | 0% | 0% | 100%
fbpcf/system0% | 0% | 0% | 0% | 100%
fbpcf/perf0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
S3Util.cpp
in fbpcf/aws
94 2
GCSFileManager.h
in fbpcf/io
72 5
LocalFileManager.cpp
in fbpcf/io
66 4
EmpTestUtil.h
in fbpcf/mpc
65 3
S3FileManager.cpp
in fbpcf/io
63 4
EmpVector.h
in fbpcf/mpc
48 6
MpcAppExecutor.h
in fbpcf/mpc
41 4
GCSUtil.cpp
in fbpcf/gcp
37 1
CpuUtil.cpp
in fbpcf/system
33 3
PerfUtil.h
in fbpcf/perf
33 2
FileManagerUtil.cpp
in fbpcf/io
32 5
VectorUtil.h
in fbpcf/common
32 3
cmake
fbpcf.cmake
in docker/cmake
31 -
EmpApp.h
in fbpcf/mpc
30 2
main.cpp
in example/millionaire
29 1
FunctionalUtil.h
in fbpcf/common
26 2
EmpGame.h
in fbpcf/mpc
26 -
cmake
testing.cmake
in docker/cmake
24 -
MillionaireGame.h
in example/millionaire
23 1
S3Util.h
in fbpcf/aws
23 -
MockGCSClient.h
in fbpcf/gcp
20 -
QueueIO.h
in fbpcf/mpc
20 1
S3FileManager.h
in fbpcf/io
19 1
IFileManager.h
in fbpcf/io
19 1
IMpcGame.h
in fbpcf/mpc
19 2
QueueIO.cpp
in fbpcf/mpc
18 2
AwsSdk.h
in fbpcf/aws
18 -
MockS3Client.h
in fbpcf/aws
18 -
GCSUtil.h
in fbpcf/gcp
15 -
AwsSdk.cpp
in fbpcf/aws
15 1
MillionaireApp.h
in example/millionaire
14 -
FileManagerUtil.h
in fbpcf/io
14 -
S3InputStream.h
in fbpcf/io
14 1
LocalFileManager.h
in fbpcf/io
14 -
GCSInputStream.h
in fbpcf/io
14 1
ExceptionBase.h
in fbpcf/exception
14 2
LocalInputStream.h
in fbpcf/io
13 1
CpuUtil.h
in fbpcf/system
13 -
MockFileManager.h
in fbpcf/io
12 -
EmpTestUtil.cpp
in fbpcf/mpc
10 1
PcfException.h
in fbpcf/exception
10 2
AwsException.h
in fbpcf/exception
10 2
GcpException.h
in fbpcf/exception
10 2
EmpException.h
in fbpcf/exception
10 2
IInputStream.h
in fbpcf/io
9 1
MillionaireApp.cpp
in example/millionaire
8 2
GCSInputStream.cpp
in fbpcf/io
7 -
LocalInputStream.cpp
in fbpcf/io
7 -
S3InputStream.cpp
in fbpcf/io
7 -
ExceptionBase.cpp
in fbpcf/exception
6 -
Files With Most Units (Top 20)
File# lines# units
EmpVector.h
in fbpcf/mpc
48 6
GCSFileManager.h
in fbpcf/io
72 5
FileManagerUtil.cpp
in fbpcf/io
32 5
LocalFileManager.cpp
in fbpcf/io
66 4
S3FileManager.cpp
in fbpcf/io
63 4
MpcAppExecutor.h
in fbpcf/mpc
41 4
CpuUtil.cpp
in fbpcf/system
33 3
VectorUtil.h
in fbpcf/common
32 3
EmpTestUtil.h
in fbpcf/mpc
65 3
MillionaireApp.cpp
in example/millionaire
8 2
FunctionalUtil.h
in fbpcf/common
26 2
IMpcGame.h
in fbpcf/mpc
19 2
QueueIO.cpp
in fbpcf/mpc
18 2
EmpApp.h
in fbpcf/mpc
30 2
S3Util.cpp
in fbpcf/aws
94 2
PerfUtil.h
in fbpcf/perf
33 2
PcfException.h
in fbpcf/exception
10 2
AwsException.h
in fbpcf/exception
10 2
GcpException.h
in fbpcf/exception
10 2
EmpException.h
in fbpcf/exception
10 2
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