microsoft / vscode-java-pack
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 100 files with 7,532 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (877 lines of code)
    • 6 medium size files (1,959 lines of codeclsfd_ftr_w_mp_ins)
    • 16 small files (1,976 lines of code)
    • 77 very small files (2,720 lines of code)
0% | 11% | 26% | 26% | 36%
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% | 18% | 34% | 17% | 29%
scss0% | 0% | 39% | 35% | 24%
tsx0% | 0% | 0% | 41% | 58%
css0% | 0% | 0% | 100% | 0%
js0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src/formatter-settings0% | 38% | 27% | 22% | 10%
src/classpath0% | 0% | 40% | 11% | 47%
src/ext-guide0% | 0% | 79% | 0% | 20%
src/overview0% | 0% | 78% | 0% | 21%
src/java-runtime0% | 0% | 32% | 29% | 38%
src/welcome0% | 0% | 0% | 55% | 44%
src/beginner-tips0% | 0% | 0% | 60% | 39%
src/install-jdk0% | 0% | 0% | 56% | 43%
webview-resources0% | 0% | 0% | 100% | 0%
src/utils0% | 0% | 0% | 0% | 100%
src/commands0% | 0% | 0% | 0% | 100%
src0% | 0% | 0% | 0% | 100%
src/recommendation0% | 0% | 0% | 0% | 100%
scripts0% | 0% | 0% | 0% | 100%
src/exp0% | 0% | 0% | 0% | 100%
src/assets0% | 0% | 0% | 0% | 100%
src/misc0% | 0% | 0% | 0% | 100%
src/providers0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
FormatterConstants.ts
in src/formatter-settings
877 4
classpathConfigurationView.ts
in src/classpath
449 14
index.ts
in src/formatter-settings
352 14
index.ts
in src/ext-guide
320 6
index.ts
in src/overview
290 7
index.ts
in src/java-runtime
286 11
style.scss
in src/formatter-settings/assets
262 -
utils.ts
in src/formatter-settings
165 9
upstreamApi.ts
in src/java-runtime/utils
153 8
FormatterConverter.ts
in src/formatter-settings
141 2
index.ts
in src/welcome
140 8
highlight.css
in webview-resources
140 -
index.ts
in src/install-jdk
131 12
style.scss
in src/classpath/assets
129 -
TourPage.tsx
in src/welcome/assets/components
116 5
index.ts
in src/beginner-tips
114 10
AdoptiumJDKPanel.tsx
in src/install-jdk/assets/features/components
114 1
DebuggingPanel.tsx
in src/beginner-tips/assets/tabs
109 -
ProjectJDKPanel.tsx
in src/java-runtime/assets
107 2
style.scss
in src/welcome/assets
106 -
CodeEditingPanel.tsx
in src/beginner-tips/assets/tabs
105 -
Setting.tsx
in src/formatter-settings/assets/features/formatterSettings/components
105 -
FormatterSettingView.tsx
in src/formatter-settings/assets/features/formatterSettings
101 -
handler.ts
in src/commands
98 10
NavigationPanel.tsx
in src/welcome/assets/components
90 1
index.ts
in src/ext-guide/assets
85 6
FaqPanel.tsx
in src/beginner-tips/assets/tabs
84 -
index.ts
in src/overview/assets
78 9
Sources.tsx
in src/classpath/assets/features/classpathConfiguration/components
77 -
ClasspathConfigurationView.tsx
in src/classpath/assets/features/classpathConfiguration
74 -
extension.ts
in src
74 6
ReferencedLibraries.tsx
in src/classpath/assets/features/classpathConfiguration/components
70 -
index.ts
in src/utils
70 12
whitespace.ts
in src/formatter-settings/assets
68 4
classpathConfigurationViewSlice.ts
in src/classpath/assets/features/classpathConfiguration
66 1
style.scss
in src/java-runtime/assets
65 -
ProjectSelector.tsx
in src/classpath/assets/features/classpathConfiguration/components
63 -
GetStartedPage.tsx
in src/welcome/assets/components
59 2
DefaultJDKSelector.tsx
in src/java-runtime/assets/components
56 1
types.ts
in src/formatter-settings
54 -
adoptiumApi.ts
in src/utils
53 3
update-third-party-notice.js
in scripts
52 -
QuickStartPanel.tsx
in src/beginner-tips/assets/tabs
52 -
ProjectTypeHint.tsx
in src/java-runtime/assets/components
52 -
utils.ts
in src/classpath/assets
49 8
misc.ts
in src/java-runtime/utils
48 4
formatterSettingViewSlice.ts
in src/formatter-settings/assets/features/formatterSettings
46 -
index.ts
in src/commands
42 2
InstallJDKView.tsx
in src/install-jdk/assets/features
42 1
QuickActionPanel.tsx
in src/welcome/assets/components
42 1
Files With Most Units (Top 20)
File# lines# units
classpathConfigurationView.ts
in src/classpath
449 14
index.ts
in src/formatter-settings
352 14
index.ts
in src/install-jdk
131 12
index.ts
in src/utils
70 12
index.ts
in src/java-runtime
286 11
index.ts
in src/beginner-tips
114 10
handler.ts
in src/commands
98 10
utils.ts
in src/formatter-settings
165 9
index.ts
in src/overview/assets
78 9
utils.ts
in src/classpath/assets
49 8
upstreamApi.ts
in src/java-runtime/utils
153 8
index.ts
in src/welcome
140 8
index.ts
in src/overview
290 7
index.ts
in src/ext-guide/assets
85 6
index.ts
in src/ext-guide
320 6
extension.ts
in src
74 6
vscode.api.ts
in src/java-runtime/assets
39 6
index.ts
in src/exp
32 5
TourPage.tsx
in src/welcome/assets/components
116 5
utils.ts
in src/welcome/assets
38 5
Files With Long Lines (Top 20)

There are 48 files with lines longer than 120 characters. In total, there are 303 long lines.

File# lines# units# long lines
FormatterConstants.ts
in src/formatter-settings
877 4 55
index.ts
in src/formatter-settings
352 14 28
index.ts
in src/overview
290 7 27
index.ts
in src/ext-guide
320 6 21
DebuggingPanel.tsx
in src/beginner-tips/assets/tabs
109 - 17
CodeEditingPanel.tsx
in src/beginner-tips/assets/tabs
105 - 15
FaqPanel.tsx
in src/beginner-tips/assets/tabs
84 - 14
classpathConfigurationView.ts
in src/classpath
449 14 11
handler.ts
in src/commands
98 10 9
extension.ts
in src
74 6 8
utils.ts
in src/formatter-settings
165 9 8
TourPage.tsx
in src/welcome/assets/components
116 5 8
ProjectJDKPanel.tsx
in src/java-runtime/assets
107 2 7
index.ts
in src/java-runtime
286 11 7
NavigationPanel.tsx
in src/welcome/assets/components
90 1 6
QuickStartPanel.tsx
in src/beginner-tips/assets/tabs
52 - 5
index.ts
in src/commands
42 2 5
Setting.tsx
in src/formatter-settings/assets/features/formatterSettings/components
105 - 4
QuickActionPanel.tsx
in src/welcome/assets/components
42 1 4
FormatterSettingView.tsx
in src/formatter-settings/assets/features/formatterSettings
101 - 3