microsoft / WSL-DistroLauncher
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 986 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (632 lines of code)
    • 11 very small files (354 lines of code)
0% | 0% | 0% | 64% | 35%
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
vcxproj0% | 0% | 0% | 100% | 0%
filters0% | 0% | 0% | 70% | 29%
cpp0% | 0% | 0% | 37% | 62%
h0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
DistroLauncher-Appx0% | 0% | 0% | 100% | 0%
DistroLauncher0% | 0% | 0% | 45% | 54%
Longest Files (Top 15)
File# lines# units
vcxproj
DistroLauncher-Appx.vcxproj
in DistroLauncher-Appx
176 -
vcxproj
DistroLauncher.vcxproj
in DistroLauncher
175 -
filters
DistroLauncher-Appx.vcxproj.filters
in DistroLauncher-Appx
162 -
DistroLauncher.cpp
in DistroLauncher
119 3
Helpers.cpp
in DistroLauncher
77 6
filters
DistroLauncher.vcxproj.filters
in DistroLauncher
67 -
WslApiLoader.cpp
in DistroLauncher
65 6
DistributionInfo.cpp
in DistroLauncher
56 2
WslApiLoader.h
in DistroLauncher
40 -
stdafx.h
in DistroLauncher
20 -
Helpers.h
in DistroLauncher
9 -
resource.h
in DistroLauncher
9 -
DistributionInfo.h
in DistroLauncher
8 -
targetver.h
in DistroLauncher
2 -
stdafx.cpp
in DistroLauncher
1 -
Files With Most Units (Top 4)
File# lines# units
Helpers.cpp
in DistroLauncher
77 6
WslApiLoader.cpp
in DistroLauncher
65 6
DistroLauncher.cpp
in DistroLauncher
119 3
DistributionInfo.cpp
in DistroLauncher
56 2
Files With Long Lines (Top 5)

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

File# lines# units# long lines
vcxproj
DistroLauncher-Appx.vcxproj
in DistroLauncher-Appx
176 - 6
WslApiLoader.cpp
in DistroLauncher
65 6 3
DistributionInfo.cpp
in DistroLauncher
56 2 1
vcxproj
DistroLauncher.vcxproj
in DistroLauncher
175 - 1
WslApiLoader.h
in DistroLauncher
40 - 1