Linux / Drivers / Hv
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 19 files with 8,440 lines of code.
    • 2 very long files (2,968 lines of code)
    • 3 long files (2,243 lines of code)
    • 9 medium size files (2,839 lines of codeclsfd_ftr_w_mp_ins)
    • 2 small files (312 lines of code)
    • 3 very small files (78 lines of code)
35% | 26% | 33% | 3% | <1%
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
c38% | 28% | 28% | 4% | <1%
h0% | 0% | 88% | 0% | 11%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ROOT35% | 26% | 33% | 3% | <1%
Longest Files (Top 19)
File# lines# units
1822 100
1146 31
893 34
channel.c
in root
796 30
hv_util.c
in root
554 26
hv_kvp.c
in root
494 14
350 11
338 6
hv_trace.h
in root
330 -
284 13
hv.c
in root
272 10
261 12
hv_fcopy.c
in root
261 13
249 10
173 18
139 12
42 -
33 -
hv_trace.c
in root
3 -
Files With Most Units (Top 15)
File# lines# units
1822 100
893 34
1146 31
channel.c
in root
796 30
hv_util.c
in root
554 26
173 18
hv_kvp.c
in root
494 14
284 13
hv_fcopy.c
in root
261 13
139 12
261 12
350 11
249 10
hv.c
in root
272 10
338 6
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