facebookresearch / GCSAL
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 20 files with 3,383 lines of code.
    • 1 very long files (1,609 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (447 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (516 lines of code)
    • 15 very small files (811 lines of code)
47% | 0% | 13% | 15% | 23%
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
m47% | 0% | 13% | 15% | 23%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ROOT47% | 0% | 13% | 15% | 23%
Longest Files (Top 20)
File# lines# units
GCSAL.m
in +GCSAL
1609 12
Param.m
in +GCSAL/+IGRA
447 -
GCSAL_ex1.m
in root
186 -
find_in_lat_long_range.m
in +GCSAL/+Map
171 -
format_definitions.m
in +GCSAL/+IGRA
159 -
load.m
in +GCSAL/+H5
95 6
GCSAL_ex2.m
in root
90 -
datafile2mat.m
in +GCSAL/+IGRA
88 -
mat2h5_dir.m
in +GCSAL/+IGRA
81 -
map_stations_by_country.m
in +GCSAL/+Map
72 2
datafile2mat_dir.m
in +GCSAL/+IGRA
70 -
IGRA_to_h5_example.m
in root
63 -
inpolygon2.m
in +GCSAL/+Map
56 -
fullpath.m
in +GCSAL/+H5
41 2
multipatch.m
in +GCSAL/+Map
38 1
mat2h5.m
in +GCSAL/+IGRA
31 -
find_nearest.m
in +GCSAL/+Map
31 -
world_map.m
in +GCSAL/+Map
25 -
recursive_load.m
in +GCSAL/+H5
16 -
create_and_write.m
in +GCSAL/+H5
14 -
Files With Most Units (Top 5)
File# lines# units
GCSAL.m
in +GCSAL
1609 12
load.m
in +GCSAL/+H5
95 6
fullpath.m
in +GCSAL/+H5
41 2
map_stations_by_country.m
in +GCSAL/+Map
72 2
multipatch.m
in +GCSAL/+Map
38 1
Files With Long Lines (Top 1)

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

File# lines# units# long lines
GCSAL.m
in +GCSAL
1609 12 2