Linux / Drivers / Message
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 26 files with 24,481 lines of code.
    • 8 very long files (19,768 lines of code)
    • 2 long files (1,484 lines of code)
    • 7 medium size files (2,258 lines of codeclsfd_ftr_w_mp_ins)
    • 5 small files (771 lines of code)
    • 4 very small files (200 lines of code)
80% | 6% | 9% | 3% | <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
c100% | 0% | 0% | 0% | 0%
h31% | 21% | 32% | 11% | 2%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
fusion80% | 6% | 9% | 3% | <1%
Longest Files (Top 26)
File# lines# units
mptbase.c
in fusion
5794 7
mptsas.c
in fusion
4310 14
mptscsih.c
in fusion
2212 10
mpi_cnfg.h
in fusion/lsi
2153 -
mptctl.c
in fusion
1984 5
mptfc.c
in fusion
1152 1
mptspi.c
in fusion
1129 19
mptlan.c
in fusion
1034 3
mpi_ioc.h
in fusion/lsi
840 -
mptbase.h
in fusion
644 -
mpi_targ.h
in fusion/lsi
452 -
mpi.h
in fusion/lsi
438 -
mpi_init.h
in fusion/lsi
409 -
mptctl.h
in fusion
262 -
mpi_fc.h
in fusion/lsi
252 -
mpi_tool.h
in fusion/lsi
241 -
mpi_log_sas.h
in fusion/lsi
204 -
mptdebug.h
in fusion
198 -
mpi_sas.h
in fusion/lsi
181 -
mpi_raid.h
in fusion/lsi
150 -
mpi_lan.h
in fusion/lsi
127 -
mptsas.h
in fusion
115 -
mptscsih.h
in fusion
71 -
mptlan.h
in fusion
54 -
mpi_log_fc.h
in fusion/lsi
45 -
mpi_type.h
in fusion/lsi
30 -
Files With Most Units (Top 7)
File# lines# units
mptspi.c
in fusion
1129 19
mptsas.c
in fusion
4310 14
mptscsih.c
in fusion
2212 10
mptbase.c
in fusion
5794 7
mptctl.c
in fusion
1984 5
mptlan.c
in fusion
1034 3
mptfc.c
in fusion
1152 1
Files With Long Lines (Top 5)

There are 5 files with lines longer than 120 characters. In total, there are 13 long lines.

File# lines# units# long lines
mpi_cnfg.h
in fusion/lsi
2153 - 4
mpi_log_sas.h
in fusion/lsi
204 - 3
mptbase.c
in fusion
5794 7 2
mptscsih.c
in fusion
2212 10 2
mptspi.c
in fusion
1129 19 2