aws / aws-dotnet-deploy
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 480 files with 18,243 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (710 lines of code)
    • 8 medium size files (2,811 lines of codeclsfd_ftr_w_mp_ins)
    • 24 small files (3,410 lines of code)
    • 447 very small files (11,312 lines of code)
0% | 3% | 15% | 18% | 62%
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% | 4% | 17% | 20% | 56%
css0% | 0% | 0% | 19% | 80%
cshtml0% | 0% | 0% | 0% | 100%
razor0% | 0% | 0% | 0% | 100%
ps10% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
props0% | 0% | 0% | 0% | 100%
shproj0% | 0% | 0% | 0% | 100%
js0% | 0% | 0% | 0% | 100%
cmd0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src/AWS.Deploy.CLI0% | 12% | 25% | 17% | 43%
src/AWS.Deploy.Orchestration0% | 0% | 21% | 32% | 46%
src/AWS.Deploy.Recipes0% | 0% | 26% | 28% | 44%
src/AWS.Deploy.ServerMode.Client0% | 0% | 40% | 0% | 59%
src/AWS.Deploy.Common0% | 0% | 0% | 32% | 67%
testapps/BlazorWasm310% | 0% | 0% | 44% | 55%
src/AWS.Deploy.DockerEngine0% | 0% | 0% | 42% | 57%
testapps/docker0% | 0% | 0% | 0% | 100%
testapps/ContosoUniversityWeb0% | 0% | 0% | 0% | 100%
testapps/BlazorWasm500% | 0% | 0% | 0% | 100%
testapps/ContosoUniversityBackendService0% | 0% | 0% | 0% | 100%
testapps/WebAppWithDockerFile0% | 0% | 0% | 0% | 100%
testapps/WebAppNoDockerFile0% | 0% | 0% | 0% | 100%
src/AWS.Deploy.Recipes.CDK.Common0% | 0% | 0% | 0% | 100%
src/AWS.Deploy.ServerMode.ClientGenerator0% | 0% | 0% | 0% | 100%
src/AWS.Deploy.Constants0% | 0% | 0% | 0% | 100%
testapps/ConsoleAppService0% | 0% | 0% | 0% | 100%
src0% | 0% | 0% | 0% | 100%
testapps/MessageProcessingApp0% | 0% | 0% | 0% | 100%
testapps/ConsoleAppTask0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
DeployCommand.cs
in src/AWS.Deploy.CLI/Commands
710 21
DeploymentController.cs
in src/AWS.Deploy.CLI/ServerMode/Controllers
479 18
ConsoleUtilities.cs
in src/AWS.Deploy.CLI
462 19
CommandFactory.cs
in src/AWS.Deploy.CLI/Commands
453 7
AWSResourceQueryer.cs
in src/AWS.Deploy.Orchestration/Data
405 15
Recipe.cs
in src/AWS.Deploy.Recipes/CdkTemplates/AspNetAppEcsFargate/Generated
296 6
Recipe.cs
in src/AWS.Deploy.Recipes/CdkTemplates/AspNetAppElasticBeanstalkLinux/Generated
289 4
Orchestrator.cs
in src/AWS.Deploy.Orchestration
225 5
ServerModeSession.cs
in src/AWS.Deploy.ServerMode.Client
202 12
Recipe.cs
in src/AWS.Deploy.Recipes/CdkTemplates/ConsoleAppECSFargateService/Generated
190 7
DeploymentBundleHandler.cs
in src/AWS.Deploy.Orchestration
190 11
LocalUserSettingsEngine.cs
in src/AWS.Deploy.Orchestration/LocalUserSettings
173 7
Recipe.cs
in src/AWS.Deploy.Recipes/CdkTemplates/BlazorWasm/Generated
172 4
GenerateDeploymentProjectCommand.cs
in src/AWS.Deploy.CLI/Commands
170 7
CommandLineWrapper.cs
in src/AWS.Deploy.CLI/Utilities
168 8
Exceptions.cs
in src/AWS.Deploy.Common
165 18
RecommendationEngine.cs
in src/AWS.Deploy.Orchestration/RecommendationEngine
158 5
DeleteDeploymentCommand.cs
in src/AWS.Deploy.CLI/Commands
155 7
AwsCredentialsAuthenticationHandler.cs
in src/AWS.Deploy.CLI/ServerMode
151 4
Recommendation.cs
in src/AWS.Deploy.Common
151 12
Recipe.cs
in src/AWS.Deploy.Recipes/CdkTemplates/ConsoleAppECSFargateScheduleTask/Generated
149 6
app.css
in testapps/BlazorWasm31/wwwroot/css
147 -
CustomRecipeLocator.cs
in src/AWS.Deploy.Orchestration
128 6
OptionSettingItem.ValueOverride.cs
in src/AWS.Deploy.Common/Recipes
128 6
AWSUtilities.cs
in src/AWS.Deploy.CLI
127 4
Recipe.cs
in src/AWS.Deploy.Recipes/CdkTemplates/AspNetAppAppRunner/Generated
121 3
DockerEngine.cs
in src/AWS.Deploy.DockerEngine
120 6
CdkProjectHandler.cs
in src/AWS.Deploy.Orchestration
113 5
ProjectDefinitionParser.cs
in src/AWS.Deploy.Common
111 4
ServerModeCommand.cs
in src/AWS.Deploy.CLI/Commands
110 5
DeployedApplicationQueryer.cs
in src/AWS.Deploy.Orchestration/Utilities
108 2
StackEventMonitor.cs
in src/AWS.Deploy.CLI/CloudFormation
103 5
ZipFileManager.cs
in src/AWS.Deploy.Orchestration/Utilities
102 5
SystemCapabilityEvaluator.cs
in src/AWS.Deploy.Orchestration
100 4
TemplateEngine.cs
in src/AWS.Deploy.Orchestration
98 4
DeploymentManifestEngine.cs
in src/AWS.Deploy.Common/DeploymentManifest
98 5
cshtml
Index.cshtml
in testapps/docker/WebAppDifferentTargetFramework/Pages
94 -
Exceptions.cs
in src/AWS.Deploy.Orchestration
89 21
TemplateMetadataReader.cs
in src/AWS.Deploy.Orchestration/Utilities
87 4
ServerModeHttpClient.cs
in src/AWS.Deploy.ServerMode.Client
87 5
cshtml
Index.cshtml
in testapps/ContosoUniversityWeb/Pages/Students
80 -
Startup.cs
in src/AWS.Deploy.CLI/ServerMode
79 2
EC2KeyPairCommand.cs
in src/AWS.Deploy.CLI/Commands/TypeHints
79 2
VpcCommand.cs
in src/AWS.Deploy.CLI/Commands/TypeHints
77 2
DeploymentCommunicationClient.cs
in src/AWS.Deploy.ServerMode.Client
74 4
InstanceTypeCommand.cs
in src/AWS.Deploy.CLI/Commands/TypeHints
71 2
cshtml
_Layout.cshtml
in testapps/docker/WebAppDifferentTargetFramework/Pages/Shared
69 -
DockerFile.cs
in src/AWS.Deploy.DockerEngine
66 2
NPMPackageInitializer.cs
in src/AWS.Deploy.Orchestration/CDK
66 3
Index.cshtml.cs
in testapps/ContosoUniversityWeb/Pages/Students
65 2
Files With Most Units (Top 20)
File# lines# units
Exceptions.cs
in src/AWS.Deploy.Orchestration
89 21
DeployCommand.cs
in src/AWS.Deploy.CLI/Commands
710 21
ConsoleUtilities.cs
in src/AWS.Deploy.CLI
462 19
DeploymentController.cs
in src/AWS.Deploy.CLI/ServerMode/Controllers
479 18
Exceptions.cs
in src/AWS.Deploy.Common
165 18
AWSResourceQueryer.cs
in src/AWS.Deploy.Orchestration/Data
405 15
ServerModeSession.cs
in src/AWS.Deploy.ServerMode.Client
202 12
Recommendation.cs
in src/AWS.Deploy.Common
151 12
DeploymentBundleHandler.cs
in src/AWS.Deploy.Orchestration
190 11
Exceptions.cs
in src/AWS.Deploy.CLI
41 9
CommandLineWrapper.cs
in src/AWS.Deploy.CLI/Utilities
168 8
Recipe.cs
in src/AWS.Deploy.Recipes/CdkTemplates/ConsoleAppECSFargateService/Generated
190 7
LocalUserSettingsEngine.cs
in src/AWS.Deploy.Orchestration/LocalUserSettings
173 7
ConsoleInteractiveServiceImpl.cs
in src/AWS.Deploy.CLI
47 7
CommandFactory.cs
in src/AWS.Deploy.CLI/Commands
453 7
GenerateDeploymentProjectCommand.cs
in src/AWS.Deploy.CLI/Commands
170 7
DeleteDeploymentCommand.cs
in src/AWS.Deploy.CLI/Commands
155 7
DockerEngine.cs
in src/AWS.Deploy.DockerEngine
120 6
Recipe.cs
in src/AWS.Deploy.Recipes/CdkTemplates/AspNetAppEcsFargate/Generated
296 6
Recipe.cs
in src/AWS.Deploy.Recipes/CdkTemplates/ConsoleAppECSFargateScheduleTask/Generated
149 6
Files With Long Lines (Top 20)

There are 140 files with lines longer than 120 characters. In total, there are 771 long lines.

File# lines# units# long lines
DeployCommand.cs
in src/AWS.Deploy.CLI/Commands
710 21 86
Recipe.cs
in src/AWS.Deploy.Recipes/CdkTemplates/AspNetAppEcsFargate/Generated
296 6 34
Orchestrator.cs
in src/AWS.Deploy.Orchestration
225 5 32
CustomServiceCollectionExtension.cs
in src/AWS.Deploy.CLI/Extensions
56 1 26
DeploymentController.cs
in src/AWS.Deploy.CLI/ServerMode/Controllers
479 18 26
CommandFactory.cs
in src/AWS.Deploy.CLI/Commands
453 7 26
Exceptions.cs
in src/AWS.Deploy.Orchestration
89 21 21
AWSResourceQueryer.cs
in src/AWS.Deploy.Orchestration/Data
405 15 18
ConsoleUtilities.cs
in src/AWS.Deploy.CLI
462 19 18
Exceptions.cs
in src/AWS.Deploy.Common
165 18 18
DeploymentBundleHandler.cs
in src/AWS.Deploy.Orchestration
190 11 17
Recipe.cs
in src/AWS.Deploy.Recipes/CdkTemplates/ConsoleAppECSFargateService/Generated
190 7 16
LocalUserSettingsEngine.cs
in src/AWS.Deploy.Orchestration/LocalUserSettings
173 7 15
TypeHintCommandFactory.cs
in src/AWS.Deploy.CLI/Commands/TypeHints
60 2 13
Recipe.cs
in src/AWS.Deploy.Recipes/CdkTemplates/AspNetAppElasticBeanstalkLinux/Generated
289 4 12
Recipe.cs
in src/AWS.Deploy.Recipes/CdkTemplates/AspNetAppAppRunner/Generated
121 3 12
Recipe.cs
in src/AWS.Deploy.Recipes/CdkTemplates/BlazorWasm/Generated
172 4 11
TemplateEngine.cs
in src/AWS.Deploy.Orchestration
98 4 10
RecommendationEngine.cs
in src/AWS.Deploy.Orchestration/RecommendationEngine
158 5 10
InstanceTypeCommand.cs
in src/AWS.Deploy.CLI/Commands/TypeHints
71 2 10