aws / amazon-states-language-service
File Size

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

Intro
Learn more...
File Size Overall
0% | 15% | 47% | 20% | 16%
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
ts0% | 15% | 48% | 20% | 15%
js0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 15% | 48% | 20% | 14%
scripts0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 30)
File# lines# units
definitions.ts
in src/asl-utils/asl
525 23
yamlUtils.ts
in src/yaml
344 12
validateStates.ts
in src/validation
293 9
autocomplete.ts
in src/asl-utils/utils
279 1
validationSchema.ts
in src/validation
249 -
226 7
completeJSONata.ts
in src/completion
224 7
asl.ts
in src/asl-utils/asl
181 10
completeStateNames.ts
in src/completion
143 4
141 13
jsonata.ts
in src/asl-utils/utils/jsonata
121 6
getDiagnosticsForNode.ts
in src/validation/utils
103 5
completeVariables.ts
in src/completion
97 2
completeSnippets.ts
in src/completion
73 3
completeAsl.ts
in src/completion
59 1
service.ts
in scripts
56 1
54 1
jsonataUtils.ts
in src/completion/utils
54 1
variableUtils.ts
in src/completion/utils
41 1
validateProperties.ts
in src/validation
18 1
transform.js
in scripts
17 1
utils.ts
in src/asl-utils/utils
17 2
diagnosticStrings.ts
in src/constants
16 -
14 1
getPropertyNodeDiagnostic.ts
in src/validation/utils
10 1
constants.ts
in src/constants
8 -
index.ts
in src/asl-utils
4 -
3 -
3 -
index.ts
in src/asl-utils/utils/jsonata
2 -
Files With Most Units (Top 23)
File# lines# units
definitions.ts
in src/asl-utils/asl
525 23
141 13
yamlUtils.ts
in src/yaml
344 12
asl.ts
in src/asl-utils/asl
181 10
validateStates.ts
in src/validation
293 9
226 7
completeJSONata.ts
in src/completion
224 7
jsonata.ts
in src/asl-utils/utils/jsonata
121 6
getDiagnosticsForNode.ts
in src/validation/utils
103 5
completeStateNames.ts
in src/completion
143 4
completeSnippets.ts
in src/completion
73 3
utils.ts
in src/asl-utils/utils
17 2
completeVariables.ts
in src/completion
97 2
transform.js
in scripts
17 1
service.ts
in scripts
56 1
54 1
autocomplete.ts
in src/asl-utils/utils
279 1
14 1
validateProperties.ts
in src/validation
18 1
getPropertyNodeDiagnostic.ts
in src/validation/utils
10 1
completeAsl.ts
in src/completion
59 1
variableUtils.ts
in src/completion/utils
41 1
jsonataUtils.ts
in src/completion/utils
54 1
Files With Long Lines (Top 2)

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

File# lines# units# long lines
diagnosticStrings.ts
in src/constants
16 - 2
validateStates.ts
in src/validation
293 9 1
Correlations

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

scripts/service.ts x: 1 commits (all time) y: 56 lines of code src/asl-utils/utils/autocomplete.ts x: 2 commits (all time) y: 279 lines of code src/asl-utils/utils/jsonata/jsonata.ts x: 2 commits (all time) y: 121 lines of code src/jsonLanguageService.ts x: 1 commits (all time) y: 54 lines of code src/service.ts x: 21 commits (all time) y: 3 lines of code src/yamlLanguageService.ts x: 1 commits (all time) y: 14 lines of code src/asl-utils/asl/definitions.ts x: 2 commits (all time) y: 525 lines of code src/asl-utils/asl/asl.ts x: 1 commits (all time) y: 181 lines of code src/asl-utils/index.ts x: 1 commits (all time) y: 4 lines of code src/asl-utils/utils/jsonata/index.ts x: 1 commits (all time) y: 2 lines of code src/asl-utils/utils/utils.ts x: 1 commits (all time) y: 17 lines of code src/completion/completeAsl.ts x: 10 commits (all time) y: 59 lines of code src/completion/completeJSONata.ts x: 1 commits (all time) y: 224 lines of code src/completion/completeVariables.ts x: 1 commits (all time) y: 97 lines of code src/completion/utils/variableUtils.ts x: 1 commits (all time) y: 41 lines of code src/utils/astUtilityFunctions.ts x: 13 commits (all time) y: 141 lines of code src/validation/utils/getDiagnosticsForNode.ts x: 5 commits (all time) y: 103 lines of code src/validation/validateProperties.ts x: 4 commits (all time) y: 18 lines of code src/validation/validateStates.ts x: 38 commits (all time) y: 293 lines of code src/yaml/aslYamlLanguageService.ts x: 11 commits (all time) y: 226 lines of code src/completion/completeSnippets.ts x: 8 commits (all time) y: 73 lines of code src/completion/completeStateNames.ts x: 7 commits (all time) y: 143 lines of code src/constants/constants.ts x: 2 commits (all time) y: 8 lines of code src/constants/diagnosticStrings.ts x: 7 commits (all time) y: 16 lines of code src/validation/utils/getPropertyNodeDiagnostic.ts x: 2 commits (all time) y: 10 lines of code src/validation/validationSchema.ts x: 12 commits (all time) y: 249 lines of code src/yaml/yamlUtils.ts x: 8 commits (all time) y: 344 lines of code
525.0
lines of code
  min: 2.0
  average: 112.5
  25th percentile: 15.5
  median: 57.5
  75th percentile: 191.75
  max: 525.0
0 38.0
commits (all time)
min: 1.0 | average: 5.67 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 8.0 | max: 38.0

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

scripts/service.ts x: 1 contributors (all time) y: 56 lines of code src/asl-utils/utils/autocomplete.ts x: 2 contributors (all time) y: 279 lines of code src/asl-utils/utils/jsonata/jsonata.ts x: 2 contributors (all time) y: 121 lines of code src/jsonLanguageService.ts x: 1 contributors (all time) y: 54 lines of code src/service.ts x: 9 contributors (all time) y: 3 lines of code src/yamlLanguageService.ts x: 1 contributors (all time) y: 14 lines of code src/asl-utils/asl/definitions.ts x: 2 contributors (all time) y: 525 lines of code src/asl-utils/asl/asl.ts x: 1 contributors (all time) y: 181 lines of code src/asl-utils/index.ts x: 1 contributors (all time) y: 4 lines of code src/asl-utils/utils/jsonata/index.ts x: 1 contributors (all time) y: 2 lines of code src/asl-utils/utils/utils.ts x: 1 contributors (all time) y: 17 lines of code src/completion/completeAsl.ts x: 6 contributors (all time) y: 59 lines of code src/completion/completeJSONata.ts x: 1 contributors (all time) y: 224 lines of code src/completion/completeVariables.ts x: 1 contributors (all time) y: 97 lines of code src/completion/utils/variableUtils.ts x: 1 contributors (all time) y: 41 lines of code src/utils/astUtilityFunctions.ts x: 7 contributors (all time) y: 141 lines of code src/validation/utils/getDiagnosticsForNode.ts x: 3 contributors (all time) y: 103 lines of code src/validation/validateProperties.ts x: 3 contributors (all time) y: 18 lines of code src/validation/validateStates.ts x: 13 contributors (all time) y: 293 lines of code src/yaml/aslYamlLanguageService.ts x: 6 contributors (all time) y: 226 lines of code src/completion/completeSnippets.ts x: 3 contributors (all time) y: 73 lines of code src/completion/completeStateNames.ts x: 6 contributors (all time) y: 143 lines of code src/constants/constants.ts x: 2 contributors (all time) y: 8 lines of code src/constants/diagnosticStrings.ts x: 4 contributors (all time) y: 16 lines of code src/validation/utils/getPropertyNodeDiagnostic.ts x: 2 contributors (all time) y: 10 lines of code src/validation/validationSchema.ts x: 9 contributors (all time) y: 249 lines of code src/yaml/yamlUtils.ts x: 5 contributors (all time) y: 344 lines of code
525.0
lines of code
  min: 2.0
  average: 112.5
  25th percentile: 15.5
  median: 57.5
  75th percentile: 191.75
  max: 525.0
0 13.0
contributors (all time)
min: 1.0 | average: 3.3 | 25th percentile: 1.0 | median: 2.0 | 75th percentile: 5.25 | max: 13.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): 7 points

scripts/service.ts x: 1 commits (90d) y: 56 lines of code src/asl-utils/utils/autocomplete.ts x: 1 commits (90d) y: 279 lines of code src/asl-utils/utils/jsonata/jsonata.ts x: 1 commits (90d) y: 121 lines of code src/jsonLanguageService.ts x: 1 commits (90d) y: 54 lines of code src/service.ts x: 1 commits (90d) y: 3 lines of code src/yamlLanguageService.ts x: 1 commits (90d) y: 14 lines of code src/asl-utils/asl/definitions.ts x: 1 commits (90d) y: 525 lines of code
525.0
lines of code
  min: 3.0
  average: 150.29
  25th percentile: 14.0
  median: 56.0
  75th percentile: 279.0
  max: 525.0
0 1.0
commits (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

scripts/service.ts x: 1 contributors (90d) y: 56 lines of code src/asl-utils/utils/autocomplete.ts x: 1 contributors (90d) y: 279 lines of code src/asl-utils/utils/jsonata/jsonata.ts x: 1 contributors (90d) y: 121 lines of code src/jsonLanguageService.ts x: 1 contributors (90d) y: 54 lines of code src/service.ts x: 1 contributors (90d) y: 3 lines of code src/yamlLanguageService.ts x: 1 contributors (90d) y: 14 lines of code src/asl-utils/asl/definitions.ts x: 1 contributors (90d) y: 525 lines of code
525.0
lines of code
  min: 3.0
  average: 150.29
  25th percentile: 14.0
  median: 56.0
  75th percentile: 279.0
  max: 525.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0