Linux / Drivers / I3c
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 21 files with 8,713 lines of code.
    • 3 very long files (4,387 lines of code)
    • 4 long files (2,986 lines of code)
    • 3 medium size files (801 lines of codeclsfd_ftr_w_mp_ins)
    • 2 small files (282 lines of code)
    • 9 very small files (257 lines of code)
50% | 34% | 9% | 3% | 2%
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
c51% | 35% | 9% | 3% | <1%
h0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
master38% | 44% | 11% | 2% | 3%
ROOT91% | 0% | 0% | 7% | <1%
Longest Files (Top 21)
File# lines# units
master.c
in root
1821 87
1344 39
1222 51
975 32
pio.c
in master/mipi-i3c-hci
776 26
core.c
in master/mipi-i3c-hci
649 23
dma.c
in master/mipi-i3c-hci
586 13
cmd_v1.c
in master/mipi-i3c-hci
288 7
cmd_v2.c
in master/mipi-i3c-hci
261 7
ext_caps.c
in master/mipi-i3c-hci
252 16
device.c
in root
145 8
dat_v1.c
in master/mipi-i3c-hci
137 10
hci.h
in master/mipi-i3c-hci
95 1
cmd.h
in master/mipi-i3c-hci
39 -
xfer_mode_rate.h
in master/mipi-i3c-hci
34 -
ibi.h
in master/mipi-i3c-hci
25 -
dct_v1.c
in master/mipi-i3c-hci
21 1
dat.h
in master/mipi-i3c-hci
18 -
15 -
dct.h
in master/mipi-i3c-hci
5 -
ext_caps.h
in master/mipi-i3c-hci
5 -
Files With Most Units (Top 14)
File# lines# units
master.c
in root
1821 87
1222 51
1344 39
975 32
pio.c
in master/mipi-i3c-hci
776 26
core.c
in master/mipi-i3c-hci
649 23
ext_caps.c
in master/mipi-i3c-hci
252 16
dma.c
in master/mipi-i3c-hci
586 13
dat_v1.c
in master/mipi-i3c-hci
137 10
device.c
in root
145 8
cmd_v1.c
in master/mipi-i3c-hci
288 7
cmd_v2.c
in master/mipi-i3c-hci
261 7
hci.h
in master/mipi-i3c-hci
95 1
dct_v1.c
in master/mipi-i3c-hci
21 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