Linux / Drivers / Pnp
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 6,488 lines of code.
    • 0 very long files (0 lines of code)
    • 4 long files (2,839 lines of code)
    • 9 medium size files (2,880 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (573 lines of code)
    • 4 very small files (196 lines of code)
0% | 43% | 44% | 8% | 3%
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% | 45% | 46% | 4% | 3%
h0% | 0% | 0% | 96% | 3%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
isapnp0% | 87% | 0% | 0% | 12%
pnpacpi0% | 75% | 23% | 0% | <1%
pnpbios0% | 36% | 56% | 7% | 0%
ROOT0% | 20% | 60% | 16% | 2%
Longest Files (Top 21)
File# lines# units
core.c
in isapnp
854 39
rsparser.c
in pnpacpi
783 32
rsparser.c
in pnpbios
629 20
resource.c
in root
573 19
414 10
core.c
in pnpbios
406 14
bioscalls.c
in pnpbios
361 18
card.c
in root
334 17
quirks.c
in root
334 10
manager.c
in root
314 12
driver.c
in root
253 15
core.c
in pnpacpi
241 11
proc.c
in pnpbios
223 11
core.c
in root
165 12
base.h
in root
147 4
support.c
in root
138 4
pnpbios.h
in pnpbios
123 3
system.c
in root
70 4
proc.c
in isapnp
67 4
compat.c
in isapnp
50 1
pnpacpi.h
in pnpacpi
9 -
Files With Most Units (Top 20)
File# lines# units
core.c
in isapnp
854 39
rsparser.c
in pnpacpi
783 32
rsparser.c
in pnpbios
629 20
resource.c
in root
573 19
bioscalls.c
in pnpbios
361 18
card.c
in root
334 17
driver.c
in root
253 15
core.c
in pnpbios
406 14
core.c
in root
165 12
manager.c
in root
314 12
proc.c
in pnpbios
223 11
core.c
in pnpacpi
241 11
414 10
quirks.c
in root
334 10
proc.c
in isapnp
67 4
system.c
in root
70 4
support.c
in root
138 4
base.h
in root
147 4
pnpbios.h
in pnpbios
123 3
compat.c
in isapnp
50 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