Linux / Drivers / Cxl
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 12 files with 2,937 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (512 lines of code)
    • 6 medium size files (1,880 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (511 lines of code)
    • 2 very small files (34 lines of code)
0% | 17% | 64% | 17% | 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
c0% | 20% | 65% | 13% | 0%
h0% | 0% | 51% | 40% | 8%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
core0% | 31% | 44% | 22% | <1%
ROOT0% | 0% | 86% | 11% | 1%
Longest Files (Top 12)
File# lines# units
bus.c
in core
512 27
mbox.c
in core
471 15
acpi.c
in root
339 9
pci.c
in root
331 15
pmem.c
in root
289 19
memdev.c
in core
249 16
cxl.h
in root
201 1
pmem.c
in core
184 8
regs.c
in core
170 4
cxlmem.h
in root
157 -
pci.h
in root
19 -
core.h
in core
15 -
Files With Most Units (Top 9)
File# lines# units
bus.c
in core
512 27
pmem.c
in root
289 19
memdev.c
in core
249 16
mbox.c
in core
471 15
pci.c
in root
331 15
acpi.c
in root
339 9
pmem.c
in core
184 8
regs.c
in core
170 4
cxl.h
in root
201 1
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