microsoft / vscode-azureappservice
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 105 files with 11,324 lines of code.
    • 2 very long files (7,659 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (283 lines of codeclsfd_ftr_w_mp_ins)
    • 5 small files (638 lines of code)
    • 97 very small files (2,744 lines of code)
67% | 0% | 2% | 5% | 24%
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
html100% | 0% | 0% | 0% | 0%
ts30% | 0% | 5% | 12% | 52%
js0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ROOT99% | 0% | 0% | 0% | <1%
src/commands/createWebApp69% | 0% | 0% | 17% | 12%
src/tree0% | 0% | 35% | 30% | 34%
src/commands/deploy0% | 0% | 0% | 0% | 100%
src/commands0% | 0% | 0% | 0% | 100%
src/utils0% | 0% | 0% | 0% | 100%
src/commands/postDeploy0% | 0% | 0% | 0% | 100%
src/commands/appSettings0% | 0% | 0% | 0% | 100%
src0% | 0% | 0% | 0% | 100%
src/commands/deployments0% | 0% | 0% | 0% | 100%
src/commands/remoteDebug0% | 0% | 0% | 0% | 100%
src/vsCodeConfig0% | 0% | 0% | 0% | 100%
src/commands/logstream0% | 0% | 0% | 0% | 100%
src/commands/connections0% | 0% | 0% | 0% | 100%
src/commands/api0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
NOTICE.html
in root
6085 -
backupStacks.ts
in src/commands/createWebApp/stacks
1574 -
CosmosDBTreeItem.ts
in src/tree
283 16
WebAppCreateStep.ts
in src/commands/createWebApp
187 8
SiteTreeItem.ts
in src/tree
137 16
setPostPromptDefaults.ts
in src/commands/createWebApp
105 5
getStackPicks.ts
in src/commands/createWebApp/stacks
105 5
SubscriptionTreeItem.ts
in src/tree
104 3
deploy.ts
in src/commands/deploy
88 1
registerCommands.ts
in src/commands
88 1
javaUtils.ts
in src/utils
88 11
startSsh.ts
in src/commands
85 3
DeploymentSlotsTreeItem.ts
in src/tree
85 11
setPreDeployConfigForDotnet.ts
in src/commands/deploy/dotnet
78 3
generateDeploymentScript.ts
in src/commands
75 2
getLinuxDetectorError.ts
in src/commands/postDeploy
74 1
cpUtils.ts
in src/utils
73 3
promptScmDoBuildDeploy.ts
in src/commands/deploy
69 3
failureMoreInfoSurvey.ts
in src/commands/deploy
66 4
workspace.ts
in src/utils
60 6
checkLinuxWebAppDownDetector.ts
in src/commands/postDeploy
54 2
AppServiceFileSystem.ts
in src
53 5
CosmosDBConnection.ts
in src/tree
51 5
WebJobsTreeItem.ts
in src/tree
51 9
downloadAppSettings.ts
in src/commands/appSettings
47 2
getRemoteDebugLanguage.ts
in src/commands/remoteDebug
47 2
extension.ts
in src
46 3
uploadAppSettings.ts
in src/commands/appSettings
42 1
readAzConfig.ts
in src/commands/createWebApp
42 2
tryGetMavenModule.ts
in src/commands/deploy/java
41 2
setPreDeployTaskForMavenModule.ts
in src/commands/deploy/java
40 2
WebAppTreeItem.ts
in src/tree
39 3
enableFileLogging.ts
in src/commands/logstream
37 1
validateWebSite.ts
in src/commands/postDeploy
37 -
settings.ts
in src/vsCodeConfig
36 5
AppStackModel.ts
in src/commands/createWebApp/stacks/models
34 -
setPreDeployConfig.ts
in src/commands/deploy
33 1
WebAppStackStep.ts
in src/commands/createWebApp/stacks
32 3
showDeployCompletedMessage.ts
in src/commands/deploy
32 2
venvUtils.ts
in src/utils
32 3
createSlot.ts
in src/commands
31 1
promptToSaveDeployDefaults.ts
in src/commands/deploy
31 2
tasks.ts
in src/vsCodeConfig
30 5
setPrePromptDefaults.ts
in src/commands/createWebApp
29 1
JavaServerStackStep.ts
in src/commands/createWebApp/stacks
29 3
showCreatedWebAppMessage.ts
in src/commands/createWebApp
27 3
constants.ts
in src
27 -
WebAppStackModel.ts
in src/commands/createWebApp/stacks/models
25 -
tryGetCsprojFile.ts
in src/commands/deploy/dotnet
25 2
gulpfile.ts
in root
23 2
Files With Most Units (Top 20)
File# lines# units
CosmosDBTreeItem.ts
in src/tree
283 16
SiteTreeItem.ts
in src/tree
137 16
DeploymentSlotsTreeItem.ts
in src/tree
85 11
javaUtils.ts
in src/utils
88 11
WebJobsTreeItem.ts
in src/tree
51 9
WebAppCreateStep.ts
in src/commands/createWebApp
187 8
workspace.ts
in src/utils
60 6
AppServiceFileSystem.ts
in src
53 5
setPostPromptDefaults.ts
in src/commands/createWebApp
105 5
getStackPicks.ts
in src/commands/createWebApp/stacks
105 5
CosmosDBConnection.ts
in src/tree
51 5
pathUtils.ts
in src/utils
23 5
settings.ts
in src/vsCodeConfig
36 5
tasks.ts
in src/vsCodeConfig
30 5
failureMoreInfoSurvey.ts
in src/commands/deploy
66 4
azureUtils.ts
in src/utils
17 4
showCreatedWebAppMessage.ts
in src/commands/createWebApp
27 3
JavaServerStackStep.ts
in src/commands/createWebApp/stacks
29 3
WebAppStackStep.ts
in src/commands/createWebApp/stacks
32 3
setPreDeployConfigForDotnet.ts
in src/commands/deploy/dotnet
78 3
Files With Long Lines (Top 20)

There are 66 files with lines longer than 120 characters. In total, there are 474 long lines.

File# lines# units# long lines
NOTICE.html
in root
6085 - 271
CosmosDBTreeItem.ts
in src/tree
283 16 19
setPostPromptDefaults.ts
in src/commands/createWebApp
105 5 12
deploy.ts
in src/commands/deploy
88 1 10
startSsh.ts
in src/commands
85 3 8
AppServiceFileSystem.ts
in src
53 5 7
javaUtils.ts
in src/utils
88 11 7
workspace.ts
in src/utils
60 6 7
getStackPicks.ts
in src/commands/createWebApp/stacks
105 5 6
promptToSaveDeployDefaults.ts
in src/commands/deploy
31 2 6
enableFileLogging.ts
in src/commands/logstream
37 1 6
checkLinuxWebAppDownDetector.ts
in src/commands/postDeploy
54 2 6
registerCommands.ts
in src/commands
88 1 6
cpUtils.ts
in src/utils
73 3 6
promptScmDoBuildDeploy.ts
in src/commands/deploy
69 3 5
readAzConfig.ts
in src/commands/createWebApp
42 2 4
getRemoteDebugLanguage.ts
in src/commands/remoteDebug
47 2 4
SiteTreeItem.ts
in src/tree
137 16 4
SubscriptionTreeItem.ts
in src/tree
104 3 4
downloadAppSettings.ts
in src/commands/appSettings
47 2 3