Linux / Drivers / Parisc
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 7,242 lines of code.
    • 1 very long files (1,198 lines of code)
    • 6 long files (4,078 lines of code)
    • 3 medium size files (983 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (435 lines of code)
    • 8 very small files (548 lines of code)
16% | 56% | 13% | 6% | 7%
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
c17% | 58% | 14% | 6% | 4%
h0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ROOT16% | 56% | 13% | 6% | 7%
Longest Files (Top 21)
File# lines# units
1198 11
lba_pci.c
in root
976 12
ccio-dma.c
in root
826 10
dino.c
in root
665 13
606 15
led.c
in root
504 18
iosapic.c
in root
501 12
364 15
eisa.c
in root
337 17
superio.c
in root
282 6
gsc.c
in root
173 12
power.c
in root
132 6
lasi.c
in root
130 4
99 -
wax.c
in root
85 2
asp.c
in root
81 2
73 5
71 -
hppb.c
in root
64 2
iommu.h
in root
43 -
gsc.h
in root
32 -
Files With Most Units (Top 17)
File# lines# units
led.c
in root
504 18
eisa.c
in root
337 17
364 15
606 15
dino.c
in root
665 13
lba_pci.c
in root
976 12
gsc.c
in root
173 12
iosapic.c
in root
501 12
1198 11
ccio-dma.c
in root
826 10
superio.c
in root
282 6
power.c
in root
132 6
73 5
lasi.c
in root
130 4
asp.c
in root
81 2
hppb.c
in root
64 2
wax.c
in root
85 2
Files With Long Lines (Top 3)

There are 3 files with lines longer than 120 characters. In total, there are 4 long lines.

File# lines# units# long lines
iosapic.c
in root
501 12 2
led.c
in root
504 18 1
dino.c
in root
665 13 1