Linux / Drivers / Bcma
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 20 files with 4,691 lines of code.
    • 0 very long files (0 lines of code)
    • 2 long files (1,081 lines of code)
    • 8 medium size files (2,724 lines of codeclsfd_ftr_w_mp_ins)
    • 5 small files (731 lines of code)
    • 5 very small files (155 lines of code)
0% | 23% | 58% | 15% | 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% | 24% | 60% | 12% | 2%
h0% | 0% | 0% | 77% | 22%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ROOT0% | 23% | 58% | 15% | 3%
Longest Files (Top 20)
File# lines# units
main.c
in root
542 31
539 20
sprom.c
in root
498 13
450 15
scan.c
in root
435 13
319 23
host_pci.c
in root
299 22
280 15
227 17
host_soc.c
in root
216 16
170 15
164 16
140 11
134 2
core.c
in root
123 7
scan.h
in root
48 -
43 4
32 1
26 1
6 1
Files With Most Units (Top 19)
File# lines# units
main.c
in root
542 31
319 23
host_pci.c
in root
299 22
539 20
227 17
164 16
host_soc.c
in root
216 16
450 15
280 15
170 15
scan.c
in root
435 13
sprom.c
in root
498 13
140 11
core.c
in root
123 7
43 4
134 2
32 1
26 1
6 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