Linux / Drivers / Firewire
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 15 files with 10,885 lines of code.
    • 4 very long files (6,713 lines of code)
    • 3 long files (2,404 lines of code)
    • 3 medium size files (1,096 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (659 lines of code)
    • 1 very small files (13 lines of code)
61% | 22% | 10% | 6% | <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
c64% | 23% | 10% | 1% | 0%
h0% | 0% | 0% | 97% | 2%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ROOT61% | 22% | 10% | 6% | <1%
Longest Files (Top 15)
File# lines# units
ohci.c
in root
2856 92
1418 71
net.c
in root
1301 44
sbp2.c
in root
1138 40
945 33
907 43
nosy.c
in root
552 -
466 28
368 10
core-iso.c
in root
262 16
nosy.h
in root
189 -
165 12
core.h
in root
163 4
ohci.h
in root
142 -
13 -
Files With Most Units (Top 11)
File# lines# units
ohci.c
in root
2856 92
1418 71
net.c
in root
1301 44
907 43
sbp2.c
in root
1138 40
945 33
466 28
core-iso.c
in root
262 16
165 12
368 10
core.h
in root
163 4
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