microsoft / PFE
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 13 files with 941 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (447 lines of codeclsfd_ftr_w_mp_ins)
    • 1 small files (143 lines of code)
    • 11 very small files (351 lines of code)
0% | 0% | 47% | 15% | 37%
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
ps10% | 0% | 75% | 24% | <1%
psm10% | 0% | 0% | 0% | 100%
psd10% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
PowerShell/Scripts/AutoModuleInstallAndUpdate0% | 0% | 100% | 0% | 0%
PowerShell/Scripts/RegistryCredential-Util0% | 0% | 0% | 100% | 0%
PowerShell/Modules/PFE-SharePoint/Cmdlets/New-RegistryCredential0% | 0% | 0% | 0% | 100%
PowerShell/Modules/PFE-SharePoint/Cmdlets/New-BulkFileCheckIn0% | 0% | 0% | 0% | 100%
PowerShell/Modules/PFE-SharePoint0% | 0% | 0% | 0% | 100%
PowerShell/Modules/PFE-SharePoint/Cmdlets/Get-SPAllUserInfo0% | 0% | 0% | 0% | 100%
PowerShell/Modules/PFE-SharePoint/Cmdlets/Get-CheckedOutFilesInList0% | 0% | 0% | 0% | 100%
PowerShell/Modules/PFE-SharePoint/Cmdlets/Get-RegistryCredential0% | 0% | 0% | 0% | 100%
PowerShell/Modules/PFE-SharePoint/Cmdlets/Remove-SPEnterpriseSearchURLFromIndex0% | 0% | 0% | 0% | 100%
PowerShell/Modules/PFE-SharePoint/Cmdlets/Set-SPContentDatabasePreferredTimerJobServer0% | 0% | 0% | 0% | 100%
PowerShell/Modules/PFE-SharePoint/Utility0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 13)
File# lines# units
AutoModuleInstallAndUpdate.ps1
in PowerShell/Scripts/AutoModuleInstallAndUpdate
447 -
RegistryCredential-Util.ps1
in PowerShell/Scripts/RegistryCredential-Util
143 -
New-RegistryCredential.psm1
in PowerShell/Modules/PFE-SharePoint/Cmdlets/New-RegistryCredential
60 -
New-BulkFileCheckIn.psm1
in PowerShell/Modules/PFE-SharePoint/Cmdlets/New-BulkFileCheckIn
55 -
PFE-SharePoint.psd1
in PowerShell/Modules/PFE-SharePoint
43 -
Get-SPAllUserInfo.psm1
in PowerShell/Modules/PFE-SharePoint/Cmdlets/Get-SPAllUserInfo
38 -
Get-CheckedOutFilesInList.psm1
in PowerShell/Modules/PFE-SharePoint/Cmdlets/Get-CheckedOutFilesInList
35 -
Get-RegistryCredential.psm1
in PowerShell/Modules/PFE-SharePoint/Cmdlets/Get-RegistryCredential
35 -
Remove-SPEnterpriseSearchURLFromIndex.psm1
in PowerShell/Modules/PFE-SharePoint/Cmdlets/Remove-SPEnterpriseSearchURLFromIndex
28 -
Set-SPContentDatabasePreferredTimerJobServer.psm1
in PowerShell/Modules/PFE-SharePoint/Cmdlets/Set-SPContentDatabasePreferredTimerJobServer
24 -
PFE-SharePoint.Utility.psm1
in PowerShell/Modules/PFE-SharePoint/Utility
16 -
appveyor.yml
in root
15 -
Import-SharePointPowerShellSnapIns.ps1
in PowerShell/Modules/PFE-SharePoint/Utility
2 -
Files With Most Units (Top 0)
File# lines# units
Files With Long Lines (Top 9)

There are 9 files with lines longer than 120 characters. In total, there are 97 long lines.

File# lines# units# long lines
AutoModuleInstallAndUpdate.ps1
in PowerShell/Scripts/AutoModuleInstallAndUpdate
447 - 57
RegistryCredential-Util.ps1
in PowerShell/Scripts/RegistryCredential-Util
143 - 18
New-RegistryCredential.psm1
in PowerShell/Modules/PFE-SharePoint/Cmdlets/New-RegistryCredential
60 - 10
Get-RegistryCredential.psm1
in PowerShell/Modules/PFE-SharePoint/Cmdlets/Get-RegistryCredential
35 - 7
Get-CheckedOutFilesInList.psm1
in PowerShell/Modules/PFE-SharePoint/Cmdlets/Get-CheckedOutFilesInList
35 - 1
New-BulkFileCheckIn.psm1
in PowerShell/Modules/PFE-SharePoint/Cmdlets/New-BulkFileCheckIn
55 - 1
Remove-SPEnterpriseSearchURLFromIndex.psm1
in PowerShell/Modules/PFE-SharePoint/Cmdlets/Remove-SPEnterpriseSearchURLFromIndex
28 - 1
PFE-SharePoint.psd1
in PowerShell/Modules/PFE-SharePoint
43 - 1
Import-SharePointPowerShellSnapIns.ps1
in PowerShell/Modules/PFE-SharePoint/Utility
2 - 1