JetBrains / intellij-platform-plugin-template
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 52% | 47%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
kts0% | 0% | 0% | 96% | 3%
kt0% | 0% | 0% | 0% | 100%
toml0% | 0% | 0% | 0% | 100%
xml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ROOT0% | 0% | 0% | 96% | 3%
src0% | 0% | 0% | 0% | 100%
gradle0% | 0% | 0% | 0% | 100%
Longest Files (Top 8)
File# lines# units
117 -
MyToolWindowFactory.kt
in src/main/kotlin/org/jetbrains/plugins/template/toolWindow
35 1
19 -
MyBundle.kt
in src/main/kotlin/org/jetbrains/plugins/template
15 -
MyProjectService.kt
in src/main/kotlin/org/jetbrains/plugins/template/services
13 -
plugin.xml
in src/main/resources/META-INF
11 -
MyProjectActivity.kt
in src/main/kotlin/org/jetbrains/plugins/template/startup
9 1
4 -
Files With Most Units (Top 2)
File# lines# units
MyProjectActivity.kt
in src/main/kotlin/org/jetbrains/plugins/template/startup
9 1
MyToolWindowFactory.kt
in src/main/kotlin/org/jetbrains/plugins/template/toolWindow
35 1
Files With Long Lines (Top 4)

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

File# lines# units# long lines
MyProjectActivity.kt
in src/main/kotlin/org/jetbrains/plugins/template/startup
9 1 1
MyProjectService.kt
in src/main/kotlin/org/jetbrains/plugins/template/services
13 - 1
MyToolWindowFactory.kt
in src/main/kotlin/org/jetbrains/plugins/template/toolWindow
35 1 1
117 - 1