microsoft / MFCStoreClient
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 40 files with 2,332 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 2 medium size files (449 lines of codeclsfd_ftr_w_mp_ins)
    • 6 small files (981 lines of code)
    • 32 very small files (902 lines of code)
0% | 0% | 19% | 42% | 38%
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% | 25% | 74% | 0%
cpp0% | 0% | 24% | 33% | 42%
h0% | 0% | 0% | 0% | 100%
filters0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
MFCClient0% | 0% | 58% | 0% | 41%
WindowsStore0% | 0% | 0% | 63% | 36%
WindowsStoreDLL0% | 0% | 0% | 63% | 36%
Win32TestApp0% | 0% | 0% | 50% | 49%
ConsoleApplication10% | 0% | 0% | 79% | 20%
Longest Files (Top 40)
File# lines# units
vcxproj
MFCClient.vcxproj
in MFCClient
247 -
MFCClientDlg.cpp
in MFCClient
202 -
vcxproj
Win32TestApp.vcxproj
in Win32TestApp
188 -
vcxproj
WindowsStore.vcxproj
in WindowsStore
180 -
vcxproj
WindowsStoreDLL.vcxproj
in WindowsStoreDLL
176 -
vcxproj
ConsoleApplication1.vcxproj
in ConsoleApplication1
168 -
WindowsStoreImpl.cpp
in WindowsStore
139 5
WindowsStoreImpl.cpp
in WindowsStoreDLL
130 4
Win32TestApp.cpp
in Win32TestApp
100 5
MFCClient.cpp
in MFCClient
78 -
WindowsStore.cpp
in WindowsStore
78 6
WindowsStore.cpp
in WindowsStoreDLL
68 6
filters
MFCClient.vcxproj.filters
in MFCClient
66 -
WindowsVersionHelper.h
in MFCClient
45 2
WindowsVersionHelper.h
in Win32TestApp
45 2
MFCClientDlg.h
in MFCClient
42 -
filters
WindowsStore.vcxproj.filters
in WindowsStore
42 -
filters
WindowsStoreDLL.vcxproj.filters
in WindowsStoreDLL
42 -
filters
Win32TestApp.vcxproj.filters
in Win32TestApp
36 -
WindowsStore.h
in WindowsStore
32 -
WindowsStore.h
in WindowsStoreDLL
32 -
filters
ConsoleApplication1.vcxproj.filters
in ConsoleApplication1
30 -
stdafx.h
in MFCClient
29 -
WindowsStoreImpl.h
in WindowsStore
25 -
WindowsStoreImpl.h
in WindowsStoreDLL
25 -
Resource.h
in MFCClient
24 -
MFCClient.h
in MFCClient
22 -
ConsoleApplication1.cpp
in ConsoleApplication1
9 1
stdafx.cpp
in MFCClient
5 -
targetver.h
in MFCClient
5 -
stdafx.h
in WindowsStore
4 -
stdafx.h
in WindowsStoreDLL
4 -
pch.h
in ConsoleApplication1
3 -
pch.h
in Win32TestApp
3 -
targetver.h
in WindowsStore
2 -
targetver.h
in WindowsStoreDLL
2 -
pch.cpp
in ConsoleApplication1
1 -
pch.cpp
in Win32TestApp
1 -
stdafx.cpp
in WindowsStore
1 -
stdafx.cpp
in WindowsStoreDLL
1 -
Files With Most Units (Top 8)
File# lines# units
WindowsStore.cpp
in WindowsStore
78 6
WindowsStore.cpp
in WindowsStoreDLL
68 6
Win32TestApp.cpp
in Win32TestApp
100 5
WindowsStoreImpl.cpp
in WindowsStore
139 5
WindowsStoreImpl.cpp
in WindowsStoreDLL
130 4
WindowsVersionHelper.h
in MFCClient
45 2
WindowsVersionHelper.h
in Win32TestApp
45 2
ConsoleApplication1.cpp
in ConsoleApplication1
9 1
Files With Long Lines (Top 19)

There are 19 files with lines longer than 120 characters. In total, there are 138 long lines.

File# lines# units# long lines
MFCClientDlg.cpp
in MFCClient
202 - 31
MFCClient.cpp
in MFCClient
78 - 17
stdafx.h
in MFCClient
29 - 12
vcxproj
WindowsStore.vcxproj
in WindowsStore
180 - 12
MFCClientDlg.h
in MFCClient
42 - 11
vcxproj
WindowsStoreDLL.vcxproj
in WindowsStoreDLL
176 - 8
WindowsStore.h
in WindowsStore
32 - 7
WindowsStore.h
in WindowsStoreDLL
32 - 7
WindowsStoreImpl.cpp
in WindowsStore
139 5 6
vcxproj
MFCClient.vcxproj
in MFCClient
247 - 5
vcxproj
ConsoleApplication1.vcxproj
in ConsoleApplication1
168 - 4
Win32TestApp.cpp
in Win32TestApp
100 5 4
vcxproj
Win32TestApp.vcxproj
in Win32TestApp
188 - 4
targetver.h
in MFCClient
5 - 3
MFCClient.h
in MFCClient
22 - 2
stdafx.cpp
in MFCClient
5 - 2
WindowsStore.cpp
in WindowsStore
78 6 1
WindowsStore.cpp
in WindowsStoreDLL
68 6 1
WindowsStoreImpl.cpp
in WindowsStoreDLL
130 4 1