apache / openwhisk-runtime-go
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 56% | 43%
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
go0% | 0% | 0% | 61% | 38%
py0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
openwhisk0% | 0% | 0% | 59% | 40%
golang1.190% | 0% | 0% | 100% | 0%
golang1.200% | 0% | 0% | 100% | 0%
common0% | 0% | 0% | 0% | 100%
main0% | 0% | 0% | 0% | 100%
Longest Files (Top 25)
File# lines# units
executor.go
in openwhisk
141 5
actionProxy.go
in openwhisk
138 6
zip.go
in openwhisk
137 4
initHandler.go
in openwhisk
130 3
launcher.go
in golang1.19/lib
104 1
launcher.go
in golang1.20/lib
104 1
98 1
runHandler.go
in openwhisk
73 2
gobuild.py
in common
66 3
tar.go
in openwhisk
56 2
extractor.go
in openwhisk
46 2
filetype.go
in openwhisk
44 7
compiler.go
in openwhisk
42 2
proxy.go
in main
36 2
hello.go
in openwhisk/_test/action
20 1
exec.py
in openwhisk/_test/pysample/lib
17 -
hello.go
in openwhisk/_test/hello
15 1
hello.go
in openwhisk/_test/src/hello
15 1
debug.go
in openwhisk
15 2
main.go
in openwhisk/_test/action
9 1
main.go
in openwhisk/_test/src
9 1
compile.py
in openwhisk/_test
6 -
main.py
in openwhisk/_test/pysample/lib/action
5 1
version.go
in openwhisk
2 -
__init__.py
in openwhisk/_test/pysample/lib/action
1 -
Files With Most Units (Top 21)
File# lines# units
filetype.go
in openwhisk
44 7
actionProxy.go
in openwhisk
138 6
executor.go
in openwhisk
141 5
zip.go
in openwhisk
137 4
initHandler.go
in openwhisk
130 3
gobuild.py
in common
66 3
compiler.go
in openwhisk
42 2
runHandler.go
in openwhisk
73 2
extractor.go
in openwhisk
46 2
tar.go
in openwhisk
56 2
debug.go
in openwhisk
15 2
proxy.go
in main
36 2
launcher.go
in golang1.19/lib
104 1
launcher.go
in golang1.20/lib
104 1
main.py
in openwhisk/_test/pysample/lib/action
5 1
hello.go
in openwhisk/_test/action
20 1
main.go
in openwhisk/_test/action
9 1
hello.go
in openwhisk/_test/hello
15 1
hello.go
in openwhisk/_test/src/hello
15 1
main.go
in openwhisk/_test/src
9 1
98 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
runHandler.go
in openwhisk
73 2 1
executor.go
in openwhisk
141 5 1
initHandler.go
in openwhisk
130 3 1
proxy.go
in main
36 2 1
Correlations

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

openwhisk/extractor.go x: 10 commits (all time) y: 46 lines of code openwhisk/filetype.go x: 4 commits (all time) y: 44 lines of code openwhisk/tar.go x: 1 commits (all time) y: 56 lines of code golang1.20/lib/launcher.go x: 1 commits (all time) y: 104 lines of code openwhisk/_test/pysample/lib/exec.py x: 3 commits (all time) y: 17 lines of code common/gobuild.py.launcher.go x: 3 commits (all time) y: 98 lines of code openwhisk/runHandler.go x: 9 commits (all time) y: 73 lines of code common/gobuild.py x: 6 commits (all time) y: 66 lines of code main/proxy.go x: 12 commits (all time) y: 36 lines of code openwhisk/version.go x: 6 commits (all time) y: 2 lines of code openwhisk/zip.go x: 4 commits (all time) y: 137 lines of code openwhisk/_test/action/main.go x: 3 commits (all time) y: 9 lines of code openwhisk/_test/src/main.go x: 2 commits (all time) y: 9 lines of code openwhisk/actionProxy.go x: 13 commits (all time) y: 138 lines of code openwhisk/debug.go x: 2 commits (all time) y: 15 lines of code openwhisk/initHandler.go x: 11 commits (all time) y: 130 lines of code openwhisk/executor.go x: 10 commits (all time) y: 141 lines of code openwhisk/compiler.go x: 9 commits (all time) y: 42 lines of code openwhisk/_test/compile.py x: 2 commits (all time) y: 6 lines of code openwhisk/_test/pysample/lib/action/__init__.py x: 2 commits (all time) y: 1 lines of code openwhisk/_test/pysample/lib/action/main.py x: 2 commits (all time) y: 5 lines of code openwhisk/_test/hello/hello.go x: 1 commits (all time) y: 15 lines of code openwhisk/_test/action/hello.go x: 2 commits (all time) y: 20 lines of code
141.0
lines of code
  min: 1.0
  average: 53.16
  25th percentile: 12.0
  median: 42.0
  75th percentile: 101.0
  max: 141.0
0 13.0
commits (all time)
min: 1.0 | average: 4.8 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 9.0 | max: 13.0

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

openwhisk/extractor.go x: 4 contributors (all time) y: 46 lines of code openwhisk/filetype.go x: 2 contributors (all time) y: 44 lines of code openwhisk/tar.go x: 1 contributors (all time) y: 56 lines of code golang1.20/lib/launcher.go x: 1 contributors (all time) y: 104 lines of code openwhisk/_test/pysample/lib/exec.py x: 3 contributors (all time) y: 17 lines of code common/gobuild.py.launcher.go x: 3 contributors (all time) y: 98 lines of code openwhisk/runHandler.go x: 4 contributors (all time) y: 73 lines of code common/gobuild.py x: 5 contributors (all time) y: 66 lines of code main/proxy.go x: 5 contributors (all time) y: 36 lines of code openwhisk/version.go x: 3 contributors (all time) y: 2 lines of code openwhisk/zip.go x: 2 contributors (all time) y: 137 lines of code openwhisk/_test/action/main.go x: 2 contributors (all time) y: 9 lines of code openwhisk/actionProxy.go x: 5 contributors (all time) y: 138 lines of code openwhisk/debug.go x: 2 contributors (all time) y: 15 lines of code openwhisk/initHandler.go x: 4 contributors (all time) y: 130 lines of code openwhisk/executor.go x: 4 contributors (all time) y: 141 lines of code openwhisk/compiler.go x: 3 contributors (all time) y: 42 lines of code openwhisk/_test/compile.py x: 2 contributors (all time) y: 6 lines of code openwhisk/_test/pysample/lib/action/__init__.py x: 2 contributors (all time) y: 1 lines of code openwhisk/_test/pysample/lib/action/main.py x: 2 contributors (all time) y: 5 lines of code openwhisk/_test/hello/hello.go x: 1 contributors (all time) y: 15 lines of code openwhisk/_test/action/hello.go x: 1 contributors (all time) y: 20 lines of code
141.0
lines of code
  min: 1.0
  average: 53.16
  25th percentile: 12.0
  median: 42.0
  75th percentile: 101.0
  max: 141.0
0 5.0
contributors (all time)
min: 1.0 | average: 2.6 | 25th percentile: 1.5 | median: 2.0 | 75th percentile: 4.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".