apache / openwhisk-vscode-extension
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 34% | 19% | 45%
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% | 0% | 43% | 18% | 38%
html0% | 0% | 0% | 33% | 66%
css0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
cs0% | 0% | 0% | 0% | 100%
go0% | 0% | 0% | 0% | 100%
js0% | 0% | 0% | 0% | 100%
php0% | 0% | 0% | 0% | 100%
swift0% | 0% | 0% | 0% | 100%
rb0% | 0% | 0% | 0% | 100%
py0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 43% | 18% | 38%
webview-template0% | 0% | 0% | 28% | 71%
resource0% | 0% | 0% | 0% | 100%
wskdeploy-template0% | 0% | 0% | 0% | 100%
test-fixtures0% | 0% | 0% | 0% | 100%
Longest Files (Top 43)
File# lines# units
451 27
284 10
213 12
171 3
134 2
metadataEditor.html
in webview-template
114 -
invokeAction.ts
in src/commands
106 5
triggerInfo.html
in webview-template
96 -
invokeAction.html
in webview-template
96 -
77 6
showTriggerInfo.ts
in src/commands
67 1
64 -
common.css
in webview-template/css
63 -
editAction.ts
in src/commands
61 1
57 2
56 2
runtimes.ts
in src/constant
53 -
openMetadataEditor.ts
in src/commands/common
52 1
46 5
createAction.ts
in src/commands
46 1
openActionCode.ts
in src/commands
44 2
editActionMetadata.ts
in src/commands
39 2
sequenceActionInfo.html
in webview-template
35 -
editPackageMetadata.ts
in src/commands
33 2
valid-manifest.yaml
in test-fixtures
29 -
manifest.yaml
in wskdeploy-template/minimal
27 -
index.ts
in src/common
25 3
deletePackage.ts
in src/commands
23 1
deleteTrigger.ts
in src/commands
22 1
sample.cs
in resource/template/actioncode
18 1
deleteAction.ts
in src/commands
18 1
path.ts
in src/constant
15 -
createPackage.ts
in src/commands
14 1
sample.go
in resource/template/actioncode
12 1
index.ts
in src/commands
12 -
template.ts
in src/constant
11 -
sample.php
in resource/template/actioncode
8 1
index.js
in wskdeploy-template/minimal/src
7 1
sample.swift
in resource/template/actioncode
7 1
sample.rb
in resource/template/actioncode
6 1
sample.py
in resource/template/actioncode
5 1
sample.js
in resource/template/actioncode
3 1
invalid-manifest.yaml
in test-fixtures
1 -
Files With Most Units (Top 30)
File# lines# units
451 27
213 12
284 10
77 6
46 5
invokeAction.ts
in src/commands
106 5
171 3
index.ts
in src/common
25 3
56 2
134 2
57 2
editActionMetadata.ts
in src/commands
39 2
openActionCode.ts
in src/commands
44 2
editPackageMetadata.ts
in src/commands
33 2
index.js
in wskdeploy-template/minimal/src
7 1
sample.swift
in resource/template/actioncode
7 1
sample.rb
in resource/template/actioncode
6 1
sample.go
in resource/template/actioncode
12 1
sample.py
in resource/template/actioncode
5 1
sample.php
in resource/template/actioncode
8 1
sample.js
in resource/template/actioncode
3 1
sample.cs
in resource/template/actioncode
18 1
deletePackage.ts
in src/commands
23 1
createAction.ts
in src/commands
46 1
openMetadataEditor.ts
in src/commands/common
52 1
deleteAction.ts
in src/commands
18 1
editAction.ts
in src/commands
61 1
createPackage.ts
in src/commands
14 1
showTriggerInfo.ts
in src/commands
67 1
deleteTrigger.ts
in src/commands
22 1
Files With Long Lines (Top 2)

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

File# lines# units# long lines
171 3 7
metadataEditor.html
in webview-template
114 - 2
Correlations

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

resource/template/actioncode/sample.cs x: 2 commits (all time) y: 18 lines of code resource/template/actioncode/sample.php x: 2 commits (all time) y: 8 lines of code src/activationList.ts x: 4 commits (all time) y: 77 lines of code src/authentication.ts x: 3 commits (all time) y: 56 lines of code src/commands/common/openMetadataEditor.ts x: 4 commits (all time) y: 52 lines of code src/commands/createAction.ts x: 3 commits (all time) y: 46 lines of code src/commands/createPackage.ts x: 3 commits (all time) y: 14 lines of code src/commands/createWskdeployProject.ts x: 3 commits (all time) y: 57 lines of code src/commands/deleteAction.ts x: 4 commits (all time) y: 18 lines of code src/commands/deletePackage.ts x: 4 commits (all time) y: 23 lines of code src/commands/editAction.ts x: 3 commits (all time) y: 61 lines of code src/commands/editActionMetadata.ts x: 4 commits (all time) y: 39 lines of code src/commands/editPackageMetadata.ts x: 4 commits (all time) y: 33 lines of code src/commands/index.ts x: 3 commits (all time) y: 12 lines of code src/commands/invokeAction.ts x: 3 commits (all time) y: 106 lines of code src/commands/openActionCode.ts x: 3 commits (all time) y: 44 lines of code src/commands/showTriggerInfo.ts x: 5 commits (all time) y: 67 lines of code src/common/index.ts x: 4 commits (all time) y: 25 lines of code src/constant/path.ts x: 3 commits (all time) y: 15 lines of code src/constant/runtimes.ts x: 3 commits (all time) y: 53 lines of code src/entityExplorer.ts x: 3 commits (all time) y: 284 lines of code src/extension.ts x: 3 commits (all time) y: 134 lines of code src/manifestList.ts x: 3 commits (all time) y: 451 lines of code src/storage.ts x: 3 commits (all time) y: 64 lines of code src/wskEntity.ts x: 2 commits (all time) y: 213 lines of code src/wskdeployYamlCompletion.ts x: 3 commits (all time) y: 171 lines of code resource/template/actioncode/sample.go x: 2 commits (all time) y: 12 lines of code resource/template/actioncode/sample.js x: 2 commits (all time) y: 3 lines of code resource/template/actioncode/sample.py x: 2 commits (all time) y: 5 lines of code resource/template/actioncode/sample.rb x: 2 commits (all time) y: 6 lines of code test-fixtures/invalid-manifest.yaml x: 2 commits (all time) y: 1 lines of code test-fixtures/valid-manifest.yaml x: 2 commits (all time) y: 29 lines of code webview-template/invokeAction.html x: 2 commits (all time) y: 96 lines of code webview-template/metadataEditor.html x: 2 commits (all time) y: 114 lines of code webview-template/sequenceActionInfo.html x: 2 commits (all time) y: 35 lines of code webview-template/triggerInfo.html x: 3 commits (all time) y: 96 lines of code wskdeploy-template/minimal/manifest.yaml x: 2 commits (all time) y: 27 lines of code webview-template/css/common.css x: 2 commits (all time) y: 63 lines of code
451.0
lines of code
  min: 1.0
  average: 63.28
  25th percentile: 14.0
  median: 39.0
  75th percentile: 67.0
  max: 451.0
0 5.0
commits (all time)
min: 2.0 | average: 2.86 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 3.0 | max: 5.0

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

resource/template/actioncode/sample.cs x: 2 contributors (all time) y: 18 lines of code resource/template/actioncode/sample.php x: 2 contributors (all time) y: 8 lines of code src/activationList.ts x: 3 contributors (all time) y: 77 lines of code src/authentication.ts x: 2 contributors (all time) y: 56 lines of code src/commands/common/openMetadataEditor.ts x: 3 contributors (all time) y: 52 lines of code src/commands/createAction.ts x: 2 contributors (all time) y: 46 lines of code src/commands/createPackage.ts x: 2 contributors (all time) y: 14 lines of code src/commands/createWskdeployProject.ts x: 2 contributors (all time) y: 57 lines of code src/commands/deleteAction.ts x: 3 contributors (all time) y: 18 lines of code src/commands/deletePackage.ts x: 3 contributors (all time) y: 23 lines of code src/commands/editAction.ts x: 2 contributors (all time) y: 61 lines of code src/commands/editActionMetadata.ts x: 3 contributors (all time) y: 39 lines of code src/commands/editPackageMetadata.ts x: 3 contributors (all time) y: 33 lines of code src/commands/index.ts x: 2 contributors (all time) y: 12 lines of code src/commands/invokeAction.ts x: 2 contributors (all time) y: 106 lines of code src/commands/openActionCode.ts x: 2 contributors (all time) y: 44 lines of code src/commands/showTriggerInfo.ts x: 4 contributors (all time) y: 67 lines of code src/common/index.ts x: 3 contributors (all time) y: 25 lines of code src/constant/path.ts x: 2 contributors (all time) y: 15 lines of code src/constant/runtimes.ts x: 2 contributors (all time) y: 53 lines of code src/entityExplorer.ts x: 2 contributors (all time) y: 284 lines of code src/extension.ts x: 2 contributors (all time) y: 134 lines of code src/manifestList.ts x: 2 contributors (all time) y: 451 lines of code src/storage.ts x: 2 contributors (all time) y: 64 lines of code src/wskEntity.ts x: 2 contributors (all time) y: 213 lines of code src/wskdeployYamlCompletion.ts x: 2 contributors (all time) y: 171 lines of code resource/template/actioncode/sample.js x: 2 contributors (all time) y: 3 lines of code resource/template/actioncode/sample.py x: 2 contributors (all time) y: 5 lines of code resource/template/actioncode/sample.rb x: 2 contributors (all time) y: 6 lines of code test-fixtures/invalid-manifest.yaml x: 2 contributors (all time) y: 1 lines of code test-fixtures/valid-manifest.yaml x: 2 contributors (all time) y: 29 lines of code webview-template/invokeAction.html x: 2 contributors (all time) y: 96 lines of code webview-template/metadataEditor.html x: 2 contributors (all time) y: 114 lines of code webview-template/sequenceActionInfo.html x: 2 contributors (all time) y: 35 lines of code webview-template/triggerInfo.html x: 3 contributors (all time) y: 96 lines of code wskdeploy-template/minimal/manifest.yaml x: 2 contributors (all time) y: 27 lines of code webview-template/css/common.css x: 2 contributors (all time) y: 63 lines of code
451.0
lines of code
  min: 1.0
  average: 63.28
  25th percentile: 14.0
  median: 39.0
  75th percentile: 67.0
  max: 451.0
0 4.0
contributors (all time)
min: 2.0 | average: 2.26 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 4.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".