Linux / Drivers / Soundwire
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 19 files with 8,329 lines of code.
    • 5 very long files (6,181 lines of code)
    • 0 long files (0 lines of code)
    • 4 medium size files (1,101 lines of codeclsfd_ftr_w_mp_ins)
    • 6 small files (836 lines of code)
    • 4 very small files (211 lines of code)
74% | 0% | 13% | 10% | 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
c76% | 0% | 13% | 8% | <1%
h0% | 0% | 0% | 49% | 50%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ROOT74% | 0% | 13% | 10% | 2%
Longest Files (Top 19)
File# lines# units
intel.c
in root
1351 54
stream.c
in root
1264 44
bus.c
in root
1251 43
1197 37
qcom.c
in root
1118 32
312 10
267 4
264 8
258 2
slave.c
in root
171 5
162 5
bus_type.c
in root
150 10
bus.h
in root
132 10
master.c
in root
120 5
debugfs.c
in root
101 8
95 -
75 1
intel.h
in root
35 -
6 -
Files With Most Units (Top 16)
File# lines# units
intel.c
in root
1351 54
stream.c
in root
1264 44
bus.c
in root
1251 43
1197 37
qcom.c
in root
1118 32
bus.h
in root
132 10
bus_type.c
in root
150 10
312 10
debugfs.c
in root
101 8
264 8
master.c
in root
120 5
162 5
slave.c
in root
171 5
267 4
258 2
75 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