The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
Controller.ts in src |
192 | 15 |
BootAppManager.ts in src |
96 | 11 |
BootApp.ts in src |
59 | 11 |
extension.ts in src |
56 | 4 |
update-third-party-notice.js in scripts |
49 | - |
LocalAppTree.ts in src |
41 | 6 |
JmxService.java in java-extension/src/main/java/com/microsoft/vscode/spring/boot/dashboard/java/extension |
35 | 2 |
build-java-ext.js in scripts |
17 | 2 |
stream-util.ts in src |
15 | 1 |
File | # lines | # units |
---|---|---|
Controller.ts in src |
192 | 15 |
BootApp.ts in src |
59 | 11 |
BootAppManager.ts in src |
96 | 11 |
LocalAppTree.ts in src |
41 | 6 |
extension.ts in src |
56 | 4 |
JmxService.java in java-extension/src/main/java/com/microsoft/vscode/spring/boot/dashboard/java/extension |
35 | 2 |
build-java-ext.js in scripts |
17 | 2 |
stream-util.ts in src |
15 | 1 |
There are 4 files with lines longer than 120 characters. In total, there are 19 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
Controller.ts in src |
192 | 15 | 8 |
extension.ts in src |
56 | 4 | 7 |
BootAppManager.ts in src |
96 | 11 | 3 |
JmxService.java in java-extension/src/main/java/com/microsoft/vscode/spring/boot/dashboard/java/extension |
35 | 2 | 1 |