microsoft / vscode-spring-initializr
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 33 files with 1,812 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 5 small files (684 lines of code)
    • 28 very small files (1,128 lines of code)
0% | 0% | 0% | 37% | 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
ts0% | 0% | 0% | 38% | 61%
js0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src/handler0% | 0% | 0% | 49% | 50%
src/Utils0% | 0% | 0% | 48% | 51%
src/Utils/xml0% | 0% | 0% | 81% | 18%
src/model0% | 0% | 0% | 0% | 100%
src/model/pomxml0% | 0% | 0% | 0% | 100%
src0% | 0% | 0% | 0% | 100%
scripts0% | 0% | 0% | 0% | 100%
Longest Files (Top 33)
File# lines# units
index.ts
in src/Utils
158 15
utils.ts
in src/handler
153 3
index.ts
in src/Utils/xml
141 11
GenerateProjectHandler.ts
in src/handler
118 7
AddStartersHandler.ts
in src/handler
114 3
VSCodeUI.ts
in src/Utils
90 7
ServiceManager.ts
in src/model
86 5
DependencyManager.ts
in src
84 7
SpecifyDependenciesStep.ts
in src/handler
76 4
PomXml.ts
in src/model/pomxml
75 10
Interfaces.ts
in src/model
74 -
VersionHelper.ts
in src/Utils
52 3
update-third-party-notice.js
in scripts
51 -
extension.ts
in src
47 5
HandlerInterfaces.ts
in src/handler
47 -
SpecifyArtifactIdStep.ts
in src/handler
44 8
SpecifyGroupIdStep.ts
in src/handler
44 8
SpecifyJavaVersionStep.ts
in src/handler
37 4
SpecifyLanguageStep.ts
in src/handler
37 4
SpecifyPackagingStep.ts
in src/handler
37 4
Metadata.ts
in src/model
37 -
SpecifyBootVersionStep.ts
in src/handler
32 4
lexer.ts
in src/Utils/xml
31 2
DependencyNode.ts
in src/model/pomxml
26 2
RepositoryNode.ts
in src/model/pomxml
25 2
SpecifyServiceUrlStep.ts
in src/handler
21 3
BomNode.ts
in src/model/pomxml
20 2
fsHelper.ts
in src/Utils
16 2
BaseHandler.ts
in src/handler
16 1
Errors.ts
in src
7 1
error.ts
in src/Utils
7 1
index.ts
in src/model
6 -
index.ts
in src/handler
3 -
Files With Most Units (Top 20)
File# lines# units
index.ts
in src/Utils
158 15
index.ts
in src/Utils/xml
141 11
PomXml.ts
in src/model/pomxml
75 10
SpecifyArtifactIdStep.ts
in src/handler
44 8
SpecifyGroupIdStep.ts
in src/handler
44 8
DependencyManager.ts
in src
84 7
VSCodeUI.ts
in src/Utils
90 7
GenerateProjectHandler.ts
in src/handler
118 7
extension.ts
in src
47 5
ServiceManager.ts
in src/model
86 5
SpecifyBootVersionStep.ts
in src/handler
32 4
SpecifyDependenciesStep.ts
in src/handler
76 4
SpecifyJavaVersionStep.ts
in src/handler
37 4
SpecifyLanguageStep.ts
in src/handler
37 4
SpecifyPackagingStep.ts
in src/handler
37 4
VersionHelper.ts
in src/Utils
52 3
AddStartersHandler.ts
in src/handler
114 3
SpecifyServiceUrlStep.ts
in src/handler
21 3
utils.ts
in src/handler
153 3
fsHelper.ts
in src/Utils
16 2
Files With Long Lines (Top 15)

There are 15 files with lines longer than 120 characters. In total, there are 40 long lines.

File# lines# units# long lines
GenerateProjectHandler.ts
in src/handler
118 7 10
index.ts
in src/Utils/xml
141 11 5
DependencyManager.ts
in src
84 7 4
extension.ts
in src
47 5 4
SpecifyDependenciesStep.ts
in src/handler
76 4 3
ServiceManager.ts
in src/model
86 5 3
index.ts
in src/Utils
158 15 2
PomXml.ts
in src/model/pomxml
75 10 2
VSCodeUI.ts
in src/Utils
90 7 1
AddStartersHandler.ts
in src/handler
114 3 1
SpecifyJavaVersionStep.ts
in src/handler
37 4 1
SpecifyLanguageStep.ts
in src/handler
37 4 1
SpecifyPackagingStep.ts
in src/handler
37 4 1
SpecifyServiceUrlStep.ts
in src/handler
21 3 1
utils.ts
in src/handler
153 3 1