microsoft / xbox-live-unity-plugin
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 396 files with 31,042 lines of code.
    • 3 very long files (6,360 lines of code)
    • 4 long files (2,794 lines of code)
    • 26 medium size files (7,694 lines of codeclsfd_ftr_w_mp_ins)
    • 31 small files (4,251 lines of code)
    • 332 very small files (9,943 lines of code)
20% | 9% | 24% | 13% | 32%
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
prefab66% | 17% | 13% | 0% | 2%
asset0% | 45% | 20% | 11% | 22%
cs0% | 3% | 22% | 15% | 58%
cpp0% | 0% | 58% | 27% | 14%
psm10% | 0% | 100% | 0% | 0%
h0% | 0% | 17% | 34% | 47%
filters0% | 0% | 100% | 0% | 0%
vcxproj0% | 0% | 100% | 0% | 0%
ps10% | 0% | 0% | 79% | 20%
DotSettings0% | 0% | 0% | 100% | 0%
cmd0% | 0% | 0% | 0% | 100%
shproj0% | 0% | 0% | 0% | 100%
props0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
Assets/Xbox Live47% | 16% | 21% | 3% | 10%
ProjectSettings0% | 45% | 20% | 11% | 22%
CppSource/Source0% | 0% | 45% | 27% | 27%
CSharpSource/Source0% | 0% | 13% | 17% | 68%
CppSource/Build0% | 0% | 100% | 0% | 0%
Build0% | 0% | 59% | 32% | 8%
CppSource/Include0% | 0% | 29% | 40% | 29%
ROOT0% | 0% | 0% | 100% | 0%
Utilities/VSOBuildScripts0% | 0% | 0% | 0% | 100%
CSharpSource/Utilities0% | 0% | 0% | 0% | 100%
CSharpSource/Build0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
Leaderboard.prefab
in Assets/Xbox Live/Prefabs
2659 -
Social.prefab
in Assets/Xbox Live/Prefabs
1962 -
GameSaveUI.prefab
in Assets/Xbox Live/GameSave/Prefabs
1739 -
PlayerAuthentication.prefab
in Assets/Xbox Live/Prefabs
893 -
PlayerProfile.prefab
in Assets/Xbox Live/Prefabs
732 -
asset
ProjectSettings.asset
in ProjectSettings
665 -
SignInManager.cs
in Assets/Xbox Live/Scripts
504 25
Leaderboard.cs
in Assets/Xbox Live/Scripts
464 24
LeaderboardEntry.prefab
in Assets/Xbox Live/Prefabs
453 -
XboxSocialUserEntry.prefab
in Assets/Xbox Live/Prefabs
447 -
Invoke-MsBuild.psm1
in Build
429 -
title_storage.cpp
in CppSource/Source/Services/TitleStorage
404 6
GameSaveHelper.cs
in Assets/Xbox Live/GameSave/Scripts
345 10
StatPanel.prefab
in Assets/Xbox Live/Prefabs
340 -
GameSaveUI.cs
in Assets/Xbox Live/GameSave/Scripts
333 14
TitleStorageService.cs
in CSharpSource/Source/api/TitleStorage
299 12
asset
InputManager.asset
in ProjectSettings
295 -
UserImpl.cs
in CSharpSource/Source/Microsoft.Xbox.Services.UWP.CSharp/System
288 10
MultiplayerSession.cs
in CSharpSource/Source/api/Multiplayer
288 43
social_manager_helper.cpp
in CppSource/Source/Services/Social/Manager
274 8
PlayerAuthentication.cs
in Assets/Xbox Live/Scripts
270 14
achievements.cpp
in CppSource/Source/Services/Achievements
264 4
user.cpp
in CppSource/Source/System
261 4
filters
Microsoft.Xbox.Services.140.UWP.C.vcxproj.filters
in CppSource/Build/Microsoft.Xbox.Services.140.UWP.C
255 -
XboxLiveConfigurationEditor.cs
in Assets/Xbox Live/Editor
253 8
vcxproj
Microsoft.Xbox.Services.140.UWP.C.vcxproj
in CppSource/Build/Microsoft.Xbox.Services.140.UWP.C
245 -
stats_manager.cpp
in CppSource/Source/Services/Stats/Manager
226 -
MockStatisticManager.cs
in CSharpSource/Source/api/Statistics/Manager
220 13
social_manager.cpp
in CppSource/Source/Services/Social/Manager
217 -
privacy.cpp
in CppSource/Source/Services/Privacy
209 5
achievements_c.h
in CppSource/Include/xsapi
208 -
PrivacyService.cs
in CSharpSource/Source/api/Privacy
204 5
social_manager_c.h
in CppSource/Include/xsapi
203 -
Social.cs
in Assets/Xbox Live/Scripts
196 10
StatisticManager.cs
in CSharpSource/Source/Microsoft.Xbox.Services.UWP.CSharp/Statistics/Manager
187 13
SocialManager.cs
in CSharpSource/Source/Microsoft.Xbox.Services.UWP.CSharp/Social/Manager
176 9
title_storage_c.h
in CppSource/Include/xsapi
170 -
asset
QualitySettings.asset
in ProjectSettings
165 -
achievements_helper.cpp
in CppSource/Source/Services/Achievements
164 1
MockSocialManager.cs
in CSharpSource/Source/api/Social/Manager
163 12
MultiplayerSessionConstants.cs
in CSharpSource/Source/api/Multiplayer
155 -
threadpool.cpp
in CppSource/Source/Shared
152 10
utils.cpp
in CppSource/Source/Shared
148 13
leaderboard_helper.cpp
in CppSource/Source/Services/Leaderboard
142 9
PlayerProfile.cs
in Assets/Xbox Live/Scripts
139 6
social_manager_helper.h
in CppSource/Source/Services/Social/Manager
136 -
MultiplayerSessionMember.cs
in CSharpSource/Source/api/Multiplayer
135 -
leaderboard.cpp
in CppSource/Source/Services/Leaderboard
135 1
stats_manager_c.h
in CppSource/Include/xsapi
131 -
TitleStorageBlobMetadata.cs
in CSharpSource/Source/api/TitleStorage
128 7
Files With Most Units (Top 20)
File# lines# units
MultiplayerSession.cs
in CSharpSource/Source/api/Multiplayer
288 43
SignInManager.cs
in Assets/Xbox Live/Scripts
504 25
Leaderboard.cs
in Assets/Xbox Live/Scripts
464 24
GameSaveUI.cs
in Assets/Xbox Live/GameSave/Scripts
333 14
PlayerAuthentication.cs
in Assets/Xbox Live/Scripts
270 14
StatisticManager.cs
in CSharpSource/Source/Microsoft.Xbox.Services.UWP.CSharp/Statistics/Manager
187 13
MultiplayerService.cs
in CSharpSource/Source/api/Multiplayer
97 13
MockStatisticManager.cs
in CSharpSource/Source/api/Statistics/Manager
220 13
utils.cpp
in CppSource/Source/Shared
148 13
MultiplayerManager.cs
in CSharpSource/Source/api/Multiplayer/Manager
93 12
MockSocialManager.cs
in CSharpSource/Source/api/Social/Manager
163 12
TitleStorageService.cs
in CSharpSource/Source/api/TitleStorage
299 12
MultiplayerLobbySession.cs
in CSharpSource/Source/api/Multiplayer/Manager
89 11
GameSaveHelper.cs
in Assets/Xbox Live/GameSave/Scripts
345 10
Social.cs
in Assets/Xbox Live/Scripts
196 10
UserImpl.cs
in CSharpSource/Source/Microsoft.Xbox.Services.UWP.CSharp/System
288 10
MarshallingHelpers.cs
in CSharpSource/Source/api/System
107 10
threadpool.cpp
in CppSource/Source/Shared
152 10
SocialManager.cs
in CSharpSource/Source/Microsoft.Xbox.Services.UWP.CSharp/Social/Manager
176 9
LeaderboardQueryImpl.cs
in CSharpSource/Source/api/Leaderboard
89 9
Files With Long Lines (Top 20)

There are 98 files with lines longer than 120 characters. In total, there are 652 long lines.

File# lines# units# long lines
DotSettings
Microsoft.Xbox.Services.CSharp.sln.DotSettings
in CSharpSource/Source
114 - 97
DotSettings
xbox-live-unity-plugin.sln.DotSettings
in root
107 - 93
Invoke-MsBuild.psm1
in Build
429 - 56
vcxproj
Microsoft.Xbox.Services.140.UWP.C.vcxproj
in CppSource/Build/Microsoft.Xbox.Services.140.UWP.C
245 - 24
Leaderboard.cs
in Assets/Xbox Live/Scripts
464 24 19
TitleStorageService.cs
in CSharpSource/Source/api/TitleStorage
299 12 17
XboxLiveConfigurationEditor.cs
in Assets/Xbox Live/Editor
253 8 16
StatisticManager.cs
in CSharpSource/Source/Microsoft.Xbox.Services.UWP.CSharp/Statistics/Manager
187 13 16
PrivacyService.cs
in CSharpSource/Source/api/Privacy
204 5 15
SignInManager.cs
in Assets/Xbox Live/Scripts
504 25 14
MultiplayerService.cs
in CSharpSource/Source/api/Multiplayer
97 13 14
MultiplayerSession.cs
in CSharpSource/Source/api/Multiplayer
288 43 13
GameSaveUI.cs
in Assets/Xbox Live/GameSave/Scripts
333 14 12
SocialManager.cs
in CSharpSource/Source/Microsoft.Xbox.Services.UWP.CSharp/Social/Manager
176 9 11
social_manager.cpp
in CppSource/Source/Services/Social/Manager
217 - 11
stats_manager.cpp
in CppSource/Source/Services/Stats/Manager
226 - 11
GameSaveHelper.cs
in Assets/Xbox Live/GameSave/Scripts
345 10 9
social_manager_helper.cpp
in CppSource/Source/Services/Social/Manager
274 8 9
BuildPackage.ps1
in Build
114 - 7
UserImpl.cs
in CSharpSource/Source/Microsoft.Xbox.Services.UWP.CSharp/System
288 10 7