aws / efawin
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 32 files with 9,073 lines of code.
    • 3 very long files (5,042 lines of code)
    • 1 long files (666 lines of code)
    • 4 medium size files (1,304 lines of codeclsfd_ftr_w_mp_ins)
    • 10 small files (1,359 lines of code)
    • 14 very small files (702 lines of code)
55% | 7% | 14% | 14% | 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
h60% | 11% | 3% | 11% | 12%
c51% | 0% | 35% | 13% | 0%
vcxproj0% | 0% | 0% | 100% | 0%
filters0% | 0% | 0% | 100% | 0%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
interface/infiniband73% | 20% | 0% | 0% | 6%
efawin60% | 0% | 23% | 16% | 0%
include49% | 0% | 9% | 30% | 9%
interface0% | 0% | 82% | 0% | 17%
ROOT0% | 0% | 0% | 100% | 0%
util0% | 0% | 0% | 0% | 100%
Longest Files (Top 32)
File# lines# units
verbs.h
in interface/infiniband
2387 70
verbs.c
in efawin
1585 79
ib_user_verbs.h
in include
1070 -
driver.h
in interface/infiniband
666 4
efawin.c
in interface
478 30
ibv_win_cmd.c
in efawin
345 16
efawinif.c
in efawin
265 14
kern-abi.h
in include
216 -
efa_win_cmd.c
in efawin
190 9
efa.h
in include
170 -
EfaIoctl.h
in include
141 -
vcxproj
efawin.vcxproj
in root
139 -
filters
efawin.vcxproj.filters
in root
131 -
pthread.h
in include
124 11
efa-win-abi.h
in include
122 -
efa.c
in efawin
120 3
efa_io_defs.h
in include
113 -
efawin.c
in efawin
109 13
ib_user_ioctl_verbs.h
in interface/infiniband
89 -
udma_barrier.h
in util
85 3
win-ibv.h
in include
76 -
util.h
in util
65 5
verbs_api.h
in interface/infiniband
60 -
efacompat.h
in interface
52 1
efadv.h
in interface/infiniband
52 -
efawinver.h
in interface
47 -
efawinif.h
in include
42 -
win-mmio.h
in include
40 3
compiler.h
in util
37 -
win-verbs.h
in include
37 -
efa_win_cmd.h
in include
15 -
efawin.h
in interface
5 -
Files With Most Units (Top 14)
File# lines# units
verbs.c
in efawin
1585 79
verbs.h
in interface/infiniband
2387 70
efawin.c
in interface
478 30
ibv_win_cmd.c
in efawin
345 16
efawinif.c
in efawin
265 14
efawin.c
in efawin
109 13
pthread.h
in include
124 11
efa_win_cmd.c
in efawin
190 9
util.h
in util
65 5
driver.h
in interface/infiniband
666 4
udma_barrier.h
in util
85 3
efa.c
in efawin
120 3
win-mmio.h
in include
40 3
efacompat.h
in interface
52 1
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
vcxproj
efawin.vcxproj
in root
139 - 2
verbs.h
in interface/infiniband
2387 70 1
kern-abi.h
in include
216 - 1