microsoft / idfix
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 44 files with 4,489 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (762 lines of code)
    • 6 medium size files (2,063 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (360 lines of code)
    • 34 very small files (1,304 lines of code)
0% | 16% | 45% | 8% | 29%
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
cs0% | 17% | 48% | 5% | 28%
wxs0% | 0% | 0% | 100% | 0%
wixproj0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
MD0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src/IdFix0% | 34% | 51% | 0% | 13%
src/IdFix/Rules0% | 0% | 60% | 25% | 13%
src/IdFix/Controls0% | 0% | 100% | 0% | 0%
src/IdFix.Setup0% | 0% | 0% | 73% | 26%
src/IdFix/Rules/Dedicated0% | 0% | 0% | 0% | 100%
src/IdFix/Rules/Shared0% | 0% | 0% | 0% | 100%
src/IdFix/Settings0% | 0% | 0% | 0% | 100%
src/IdFix/Rules/MultiTentant0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
src/IdFix/Properties0% | 0% | 0% | 0% | 100%
Longest Files (Top 44)
File# lines# units
FormApp.cs
in src/IdFix
762 24
FormSettings.Designer.cs
in src/IdFix
394 2
IdFixGrid.cs
in src/IdFix/Controls
375 8
FormApp.Designer.cs
in src/IdFix
369 2
FormSettings.cs
in src/IdFix
369 15
RulesRunner.cs
in src/IdFix/Rules
300 7
MultiTenantRuleCollection.cs
in src/IdFix/Rules
256 1
wxs
Product.wxs
in src/IdFix.Setup
126 -
ComposedRule.cs
in src/IdFix/Rules
120 6
DedicatedRuleCollection.cs
in src/IdFix/Rules
114 2
RuleCollection.cs
in src/IdFix/Rules
80 5
ConnectionManager.cs
in src/IdFix
73 2
NoDuplicatesRule.cs
in src/IdFix/Rules/Shared
69 2
ValidTLDList.cs
in src/IdFix/Settings
65 7
Files.cs
in src/IdFix
57 1
FormFeedback.Designer.cs
in src/IdFix
57 2
SettingsManager.cs
in src/IdFix/Settings
52 1
ProxyAddressComposedRule.cs
in src/IdFix/Rules/Dedicated
51 1
Rule.cs
in src/IdFix/Rules
48 5
TargetAddressComposedRule.cs
in src/IdFix/Rules/MultiTentant
46 1
wixproj
IdFix.Setup.wixproj
in src/IdFix.Setup
45 -
DuplicateStore.cs
in src/IdFix
44 3
MailNicknameBlankRule.cs
in src/IdFix/Rules/Dedicated
44 2
RFC2822Rule.cs
in src/IdFix/Rules/Shared
42 -
TargetAddressComposedRule.cs
in src/IdFix/Rules/Dedicated
41 1
ProxyAddressComposedRule.cs
in src/IdFix/Rules/MultiTentant
41 1
Enums.cs
in src/IdFix/Settings
41 -
FormFeedback.cs
in src/IdFix
36 3
Constants.cs
in src/IdFix/Settings
36 -
RegexRule.cs
in src/IdFix/Rules/Shared
34 2
TargetAddressBlankRule.cs
in src/IdFix/Rules/Dedicated
33 2
mkdocs.yml
in root
30 -
AssemblyInfo.cs
in src/IdFix/Properties
29 -
MailNickNamePeriodsRule.cs
in src/IdFix/Rules/Dedicated
27 1
StringMaxLengthRule.cs
in src/IdFix/Rules/Shared
24 2
DisplayNameBlankRule.cs
in src/IdFix/Rules/Dedicated
22 2
BlankStringRule.cs
in src/IdFix/Rules/Shared
22 2
SECURITY.MD
in root
21 -
FixProxyTargetAddressRule.cs
in src/IdFix/Rules/Shared
21 1
Program.cs
in src/IdFix
16 1
SamAccountNameDuplicateRule.cs
in src/IdFix/Rules/MultiTentant
16 1
SamAccountNameMaxLengthRule.cs
in src/IdFix/Rules/MultiTentant
16 2
DataGridViewRowExtensions.cs
in src/IdFix
15 1
Delegates.cs
in src/IdFix
10 -
Files With Most Units (Top 20)
File# lines# units
FormApp.cs
in src/IdFix
762 24
FormSettings.cs
in src/IdFix
369 15
IdFixGrid.cs
in src/IdFix/Controls
375 8
RulesRunner.cs
in src/IdFix/Rules
300 7
ValidTLDList.cs
in src/IdFix/Settings
65 7
ComposedRule.cs
in src/IdFix/Rules
120 6
Rule.cs
in src/IdFix/Rules
48 5
RuleCollection.cs
in src/IdFix/Rules
80 5
DuplicateStore.cs
in src/IdFix
44 3
FormFeedback.cs
in src/IdFix
36 3
ConnectionManager.cs
in src/IdFix
73 2
FormApp.Designer.cs
in src/IdFix
369 2
FormFeedback.Designer.cs
in src/IdFix
57 2
FormSettings.Designer.cs
in src/IdFix
394 2
DisplayNameBlankRule.cs
in src/IdFix/Rules/Dedicated
22 2
MailNicknameBlankRule.cs
in src/IdFix/Rules/Dedicated
44 2
TargetAddressBlankRule.cs
in src/IdFix/Rules/Dedicated
33 2
DedicatedRuleCollection.cs
in src/IdFix/Rules
114 2
SamAccountNameMaxLengthRule.cs
in src/IdFix/Rules/MultiTentant
16 2
BlankStringRule.cs
in src/IdFix/Rules/Shared
22 2
Files With Long Lines (Top 20)

There are 29 files with lines longer than 120 characters. In total, there are 199 long lines.

File# lines# units# long lines
FormSettings.Designer.cs
in src/IdFix
394 2 28
FormApp.cs
in src/IdFix
762 24 27
MultiTenantRuleCollection.cs
in src/IdFix/Rules
256 1 19
wxs
Product.wxs
in src/IdFix.Setup
126 - 16
IdFixGrid.cs
in src/IdFix/Controls
375 8 15
FormApp.Designer.cs
in src/IdFix
369 2 14
RulesRunner.cs
in src/IdFix/Rules
300 7 13
Constants.cs
in src/IdFix/Settings
36 - 11
ConnectionManager.cs
in src/IdFix
73 2 9
AssemblyInfo.cs
in src/IdFix/Properties
29 - 6
DedicatedRuleCollection.cs
in src/IdFix/Rules
114 2 6
SECURITY.MD
in root
21 - 5
FormSettings.cs
in src/IdFix
369 15 5
wixproj
IdFix.Setup.wixproj
in src/IdFix.Setup
45 - 3
DuplicateStore.cs
in src/IdFix
44 3 2
FormFeedback.Designer.cs
in src/IdFix
57 2 2
MailNickNamePeriodsRule.cs
in src/IdFix/Rules/Dedicated
27 1 2
TargetAddressBlankRule.cs
in src/IdFix/Rules/Dedicated
33 2 2
RFC2822Rule.cs
in src/IdFix/Rules/Shared
42 - 2
SettingsManager.cs
in src/IdFix/Settings
52 1 2