facebook / transform360
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 7 files with 2,640 lines of code.
    • 1 very long files (1,100 lines of code)
    • 1 long files (867 lines of code)
    • 1 medium size files (407 lines of codeclsfd_ftr_w_mp_ins)
    • 1 small files (122 lines of code)
    • 3 very small files (144 lines of code)
41% | 32% | 15% | 4% | 5%
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
cpp95% | 0% | 0% | 0% | 4%
c0% | 68% | 31% | 0% | 0%
h0% | 0% | 0% | 55% | 44%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
Transform360/Library80% | 0% | 0% | 8% | 10%
Transform_V10% | 100% | 0% | 0% | 0%
Transform3600% | 0% | 100% | 0% | 0%
Longest Files (Top 7)
File# lines# units
VideoFrameTransform.cpp
in Transform360/Library
1100 20
vf_transform_v1.c
in Transform_V1
867 11
vf_transform360.c
in Transform360
407 6
VideoFrameTransform.h
in Transform360/Library
122 -
VideoFrameTransformHelper.h
in Transform360/Library
66 -
VideoFrameTransformHandler.cpp
in Transform360/Library
47 3
VideoFrameTransformHandler.h
in Transform360/Library
31 -
Files With Most Units (Top 4)
File# lines# units
VideoFrameTransform.cpp
in Transform360/Library
1100 20
vf_transform_v1.c
in Transform_V1
867 11
vf_transform360.c
in Transform360
407 6
VideoFrameTransformHandler.cpp
in Transform360/Library
47 3
Files With Long Lines (Top 2)

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

File# lines# units# long lines
vf_transform360.c
in Transform360
407 6 32
vf_transform_v1.c
in Transform_V1
867 11 17
Correlations

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

Transform360/Library/VideoFrameTransform.cpp x: 19 commits (all time) y: 1100 lines of code Transform360/Library/VideoFrameTransformHelper.h x: 14 commits (all time) y: 66 lines of code Transform360/vf_transform360.c x: 15 commits (all time) y: 407 lines of code Transform_V1/vf_transform_v1.c x: 3 commits (all time) y: 867 lines of code Transform360/Library/VideoFrameTransform.h x: 4 commits (all time) y: 122 lines of code Transform360/Library/VideoFrameTransformHandler.cpp x: 2 commits (all time) y: 47 lines of code Transform360/Library/VideoFrameTransformHandler.h x: 2 commits (all time) y: 31 lines of code
1100.0
lines of code
  min: 31.0
  average: 377.14
  25th percentile: 47.0
  median: 122.0
  75th percentile: 867.0
  max: 1100.0
0 19.0
commits (all time)
min: 2.0 | average: 8.43 | 25th percentile: 2.0 | median: 4.0 | 75th percentile: 15.0 | max: 19.0

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

Transform360/Library/VideoFrameTransform.cpp x: 8 contributors (all time) y: 1100 lines of code Transform360/Library/VideoFrameTransformHelper.h x: 7 contributors (all time) y: 66 lines of code Transform360/vf_transform360.c x: 8 contributors (all time) y: 407 lines of code Transform_V1/vf_transform_v1.c x: 3 contributors (all time) y: 867 lines of code Transform360/Library/VideoFrameTransform.h x: 3 contributors (all time) y: 122 lines of code Transform360/Library/VideoFrameTransformHandler.cpp x: 2 contributors (all time) y: 47 lines of code Transform360/Library/VideoFrameTransformHandler.h x: 2 contributors (all time) y: 31 lines of code
1100.0
lines of code
  min: 31.0
  average: 377.14
  25th percentile: 47.0
  median: 122.0
  75th percentile: 867.0
  max: 1100.0
0 8.0
contributors (all time)
min: 2.0 | average: 4.71 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 8.0 | max: 8.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".