facebookincubator / MY_ENUM
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 9 files with 449 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)
    • 2 small files (343 lines of code)
    • 7 very small files (106 lines of code)
0% | 0% | 0% | 76% | 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
h0% | 0% | 0% | 76% | 23%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
impl0% | 0% | 0% | 87% | 12%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 9)
File# lines# units
178 9
165 9
41 -
EnumO.h
in root
24 -
16 -
8 -
8 -
Enum.h
in root
7 -
Logging.h
in impl
2 -
Files With Most Units (Top 2)
File# lines# units
178 9
165 9
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
Correlations

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

Enum.h x: 3 commits (all time) y: 7 lines of code EnumFlags.h x: 1 commits (all time) y: 8 lines of code EnumFlagsO.h x: 1 commits (all time) y: 16 lines of code EnumO.h x: 3 commits (all time) y: 24 lines of code impl/CompilerAttributes.h x: 1 commits (all time) y: 41 lines of code impl/EnumDetails.h x: 6 commits (all time) y: 178 lines of code impl/EnumFlagsDetails.h x: 6 commits (all time) y: 165 lines of code impl/Logging.h x: 1 commits (all time) y: 2 lines of code
178.0
lines of code
  min: 2.0
  average: 49.89
  25th percentile: 7.5
  median: 16.0
  75th percentile: 103.0
  max: 178.0
0 6.0
commits (all time)
min: 1.0 | average: 2.56 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 4.5 | max: 6.0

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

Enum.h x: 3 contributors (all time) y: 7 lines of code EnumFlags.h x: 1 contributors (all time) y: 8 lines of code EnumFlagsO.h x: 1 contributors (all time) y: 16 lines of code EnumO.h x: 3 contributors (all time) y: 24 lines of code impl/CompilerAttributes.h x: 1 contributors (all time) y: 41 lines of code impl/EnumDetails.h x: 5 contributors (all time) y: 178 lines of code impl/EnumFlagsDetails.h x: 5 contributors (all time) y: 165 lines of code impl/Logging.h x: 1 contributors (all time) y: 2 lines of code
178.0
lines of code
  min: 2.0
  average: 49.89
  25th percentile: 7.5
  median: 16.0
  75th percentile: 103.0
  max: 178.0
0 5.0
contributors (all time)
min: 1.0 | average: 2.33 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 4.0 | max: 5.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".