epam / edp-ddm-language-server
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 0% | 100%
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
java0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
tpl0% | 0% | 0% | 0% | 100%
groovy0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 0% | 0% | 100%
deploy-templates0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 28)
File# lines# units
tpl
_helpers.tpl
in deploy-templates/templates
85 -
XmlLangServerIT.java
in src/it/java/com/epam/digital/data/platform/langserver
73 2
deployment.yaml
in deploy-templates/templates
60 -
GroovyLangServerIT.java
in src/it/java/com/epam/digital/data/platform/langserver
54 2
WebSocketHandler.java
in src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/handler
53 5
XmlLangServerFactory.java
in src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/factory
50 2
BaseIT.java
in src/it/java/com/epam/digital/data/platform/langserver
39 2
LSMessageConsumer.java
in src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/consumer
35 1
values.yaml
in deploy-templates
32 -
service-monitor.yaml
in deploy-templates/templates
25 -
GroovyLangServerFactory.java
in src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/factory
25 1
WebSocketConfig.java
in src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/config
24 1
authpolicy-ls.yaml
in deploy-templates/templates
22 -
WebSocketHandlerConfig.java
in src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/config
19 2
MessageHandlerConfig.java
in src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/config
18 2
service.yaml
in deploy-templates/templates
16 -
role.yaml
in deploy-templates/templates
15 -
configmap.yaml
in deploy-templates/templates
14 -
serviceaccount.yaml
in deploy-templates/templates
12 -
rolebinding.yaml
in deploy-templates/templates
11 -
DdmLanguageServerApplication.java
in src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver
9 1
Chart.yaml
in deploy-templates
7 -
WebSocketConnectionException.java
in src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/exception
6 1
WebSocketException.java
in src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/exception
6 1
LanguageServerFactory.java
in src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/factory
6 -
2 -
2 -
2 -
Files With Most Units (Top 13)
File# lines# units
WebSocketHandler.java
in src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/handler
53 5
GroovyLangServerIT.java
in src/it/java/com/epam/digital/data/platform/langserver
54 2
XmlLangServerIT.java
in src/it/java/com/epam/digital/data/platform/langserver
73 2
BaseIT.java
in src/it/java/com/epam/digital/data/platform/langserver
39 2
MessageHandlerConfig.java
in src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/config
18 2
WebSocketHandlerConfig.java
in src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/config
19 2
XmlLangServerFactory.java
in src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/factory
50 2
DdmLanguageServerApplication.java
in src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver
9 1
WebSocketConfig.java
in src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/config
24 1
LSMessageConsumer.java
in src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/consumer
35 1
WebSocketConnectionException.java
in src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/exception
6 1
WebSocketException.java
in src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/exception
6 1
GroovyLangServerFactory.java
in src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/factory
25 1
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there is only one long line.

File# lines# units# long lines
tpl
_helpers.tpl
in deploy-templates/templates
85 - 1
Correlations

File Size vs. Commits (all time): 28 points

deploy-templates/templates/configmap.yaml x: 4 commits (all time) y: 14 lines of code deploy-templates/templates/service-monitor.yaml x: 1 commits (all time) y: 25 lines of code deploy-templates/values.yaml x: 7 commits (all time) y: 32 lines of code deploy-templates/templates/_helpers.tpl x: 4 commits (all time) y: 85 lines of code deploy-templates/templates/authpolicy-ls.yaml x: 2 commits (all time) y: 22 lines of code deploy-templates/templates/deployment.yaml x: 7 commits (all time) y: 60 lines of code src/it/java/com/epam/digital/data/platform/langserver/BaseIT.java x: 5 commits (all time) y: 39 lines of code src/it/java/com/epam/digital/data/platform/langserver/GroovyLangServerIT.java x: 1 commits (all time) y: 54 lines of code src/it/java/com/epam/digital/data/platform/langserver/XmlLangServerIT.java x: 1 commits (all time) y: 73 lines of code src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/config/MessageHandlerConfig.java x: 1 commits (all time) y: 18 lines of code src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/config/WebSocketConfig.java x: 7 commits (all time) y: 24 lines of code src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/config/WebSocketHandlerConfig.java x: 2 commits (all time) y: 19 lines of code src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/factory/GroovyLangServerFactory.java x: 2 commits (all time) y: 25 lines of code src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/factory/XmlLangServerFactory.java x: 1 commits (all time) y: 50 lines of code src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/handler/WebSocketHandler.java x: 1 commits (all time) y: 53 lines of code deploy-templates/templates/service.yaml x: 3 commits (all time) y: 16 lines of code src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/consumer/LSMessageConsumer.java x: 1 commits (all time) y: 35 lines of code src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/factory/LanguageServerFactory.java x: 1 commits (all time) y: 6 lines of code src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/DdmLanguageServerApplication.java x: 2 commits (all time) y: 9 lines of code src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/exception/WebSocketConnectionException.java x: 2 commits (all time) y: 6 lines of code deploy-templates/Chart.yaml x: 2 commits (all time) y: 7 lines of code deploy-templates/templates/role.yaml x: 2 commits (all time) y: 15 lines of code deploy-templates/templates/rolebinding.yaml x: 2 commits (all time) y: 11 lines of code build.groovy x: 1 commits (all time) y: 2 lines of code deploy-templates/templates/serviceaccount.yaml x: 1 commits (all time) y: 12 lines of code
85.0
lines of code
  min: 2.0
  average: 25.79
  25th percentile: 7.5
  median: 18.5
  75th percentile: 38.0
  max: 85.0
0 7.0
commits (all time)
min: 1.0 | average: 2.39 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.75 | max: 7.0

File Size vs. Contributors (all time): 28 points

deploy-templates/templates/configmap.yaml x: 3 contributors (all time) y: 14 lines of code deploy-templates/templates/service-monitor.yaml x: 1 contributors (all time) y: 25 lines of code deploy-templates/values.yaml x: 5 contributors (all time) y: 32 lines of code deploy-templates/templates/_helpers.tpl x: 4 contributors (all time) y: 85 lines of code deploy-templates/templates/authpolicy-ls.yaml x: 2 contributors (all time) y: 22 lines of code deploy-templates/templates/deployment.yaml x: 4 contributors (all time) y: 60 lines of code src/it/java/com/epam/digital/data/platform/langserver/BaseIT.java x: 3 contributors (all time) y: 39 lines of code src/it/java/com/epam/digital/data/platform/langserver/GroovyLangServerIT.java x: 1 contributors (all time) y: 54 lines of code src/it/java/com/epam/digital/data/platform/langserver/XmlLangServerIT.java x: 1 contributors (all time) y: 73 lines of code src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/config/MessageHandlerConfig.java x: 1 contributors (all time) y: 18 lines of code src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/config/WebSocketConfig.java x: 3 contributors (all time) y: 24 lines of code src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/config/WebSocketHandlerConfig.java x: 2 contributors (all time) y: 19 lines of code src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/factory/GroovyLangServerFactory.java x: 2 contributors (all time) y: 25 lines of code src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/factory/XmlLangServerFactory.java x: 1 contributors (all time) y: 50 lines of code src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/handler/WebSocketHandler.java x: 1 contributors (all time) y: 53 lines of code deploy-templates/templates/service.yaml x: 2 contributors (all time) y: 16 lines of code src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/consumer/LSMessageConsumer.java x: 1 contributors (all time) y: 35 lines of code src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/factory/LanguageServerFactory.java x: 1 contributors (all time) y: 6 lines of code src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/DdmLanguageServerApplication.java x: 2 contributors (all time) y: 9 lines of code src/main/java/com/epam/digital/data/platform/langserver/ddmlanguageserver/exception/WebSocketConnectionException.java x: 2 contributors (all time) y: 6 lines of code deploy-templates/Chart.yaml x: 2 contributors (all time) y: 7 lines of code deploy-templates/templates/role.yaml x: 2 contributors (all time) y: 15 lines of code deploy-templates/templates/rolebinding.yaml x: 2 contributors (all time) y: 11 lines of code build.groovy x: 1 contributors (all time) y: 2 lines of code deploy-templates/templates/serviceaccount.yaml x: 1 contributors (all time) y: 12 lines of code
85.0
lines of code
  min: 2.0
  average: 25.79
  25th percentile: 7.5
  median: 18.5
  75th percentile: 38.0
  max: 85.0
0 5.0
contributors (all time)
min: 1.0 | average: 1.93 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 2.0 | max: 5.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 0 points

No data for "commits (90d)" vs. "lines of code".

File Size vs. Contributors (90 days): 0 points

No data for "contributors (90d)" vs. "lines of code".