GoogleCloudPlatform / k8s-cloudkms-plugin
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 41% | 29% | 28%
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% | 42% | 29% | 28%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
plugin0% | 0% | 53% | 17% | 28%
testutils0% | 0% | 48% | 38% | 12%
cmd0% | 0% | 0% | 40% | 59%
tpm0% | 0% | 0% | 100% | 0%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 21)
File# lines# units
api.pb.go
in plugin/v2
434 80
service.pb.go
in plugin/v1
264 44
fakekms.go
in testutils/fakekms
205 12
fakekubeapi.go
in testutils/fakekubeapi
164 10
plugin.go
in plugin/v2
123 8
main.go
in cmd/k8s-cloudkms-plugin
117 3
tpm.go
in tpm
116 3
healthz.go
in plugin
109 5
main.go
in cmd/fakekubeapi
80 1
plugin.go
in plugin/v1
73 5
plugin.go
in plugin
65 3
60 3
kmspluginclient.go
in testutils/kmspluginclient
55 3
metrics.go
in plugin
51 4
48 2
healthz.go
in plugin/v1
40 3
healthz.go
in plugin/v2
39 3
main.go
in cmd/tpmunseal
32 1
main.go
in cmd/tpmseal
31 1
main.go
in cmd/fakekms
28 1
22 -
Files With Most Units (Top 20)
File# lines# units
api.pb.go
in plugin/v2
434 80
service.pb.go
in plugin/v1
264 44
fakekms.go
in testutils/fakekms
205 12
fakekubeapi.go
in testutils/fakekubeapi
164 10
plugin.go
in plugin/v2
123 8
plugin.go
in plugin/v1
73 5
healthz.go
in plugin
109 5
metrics.go
in plugin
51 4
kmspluginclient.go
in testutils/kmspluginclient
55 3
60 3
healthz.go
in plugin/v2
39 3
plugin.go
in plugin
65 3
healthz.go
in plugin/v1
40 3
tpm.go
in tpm
116 3
main.go
in cmd/k8s-cloudkms-plugin
117 3
48 2
main.go
in cmd/tpmseal
31 1
main.go
in cmd/tpmunseal
32 1
main.go
in cmd/fakekms
28 1
main.go
in cmd/fakekubeapi
80 1
Files With Long Lines (Top 10)

There are 10 files with lines longer than 120 characters. In total, there are 41 long lines.

File# lines# units# long lines
api.pb.go
in plugin/v2
434 80 11
main.go
in cmd/k8s-cloudkms-plugin
117 3 8
service.pb.go
in plugin/v1
264 44 7
fakekms.go
in testutils/fakekms
205 12 4
fakekubeapi.go
in testutils/fakekubeapi
164 10 4
60 3 2
tpm.go
in tpm
116 3 2
kmspluginclient.go
in testutils/kmspluginclient
55 3 1
healthz.go
in plugin
109 5 1
main.go
in cmd/fakekubeapi
80 1 1
Correlations

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

cmd/k8s-cloudkms-plugin/main.go x: 7 commits (all time) y: 117 lines of code plugin/healthz.go x: 8 commits (all time) y: 109 lines of code plugin/http_client.go x: 13 commits (all time) y: 60 lines of code plugin/metrics.go x: 17 commits (all time) y: 51 lines of code plugin/plugin.go x: 33 commits (all time) y: 65 lines of code plugin/token_source.go x: 5 commits (all time) y: 48 lines of code plugin/v1/healthz.go x: 4 commits (all time) y: 40 lines of code plugin/v1/plugin.go x: 3 commits (all time) y: 73 lines of code plugin/v1/service.pb.go x: 2 commits (all time) y: 264 lines of code plugin/v2/api.pb.go x: 2 commits (all time) y: 434 lines of code plugin/v2/healthz.go x: 3 commits (all time) y: 39 lines of code plugin/v2/plugin.go x: 3 commits (all time) y: 123 lines of code testutils/fakekubeapi/fakekubeapi.go x: 8 commits (all time) y: 164 lines of code testutils/kmspluginclient/kmspluginclient.go x: 6 commits (all time) y: 55 lines of code cloudbuild.yaml x: 4 commits (all time) y: 22 lines of code tpm/tpm.go x: 7 commits (all time) y: 116 lines of code cmd/fakekms/main.go x: 3 commits (all time) y: 28 lines of code cmd/fakekubeapi/main.go x: 4 commits (all time) y: 80 lines of code cmd/tpmseal/main.go x: 3 commits (all time) y: 31 lines of code testutils/fakekms/fakekms.go x: 7 commits (all time) y: 205 lines of code
434.0
lines of code
  min: 22.0
  average: 102.67
  25th percentile: 39.5
  median: 65.0
  75th percentile: 120.0
  max: 434.0
0 33.0
commits (all time)
min: 2.0 | average: 6.9 | 25th percentile: 3.0 | median: 4.0 | 75th percentile: 7.5 | max: 33.0

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

cmd/k8s-cloudkms-plugin/main.go x: 3 contributors (all time) y: 117 lines of code plugin/healthz.go x: 4 contributors (all time) y: 109 lines of code plugin/http_client.go x: 3 contributors (all time) y: 60 lines of code plugin/metrics.go x: 5 contributors (all time) y: 51 lines of code plugin/plugin.go x: 5 contributors (all time) y: 65 lines of code plugin/token_source.go x: 2 contributors (all time) y: 48 lines of code plugin/v1/healthz.go x: 3 contributors (all time) y: 40 lines of code plugin/v1/plugin.go x: 3 contributors (all time) y: 73 lines of code plugin/v1/service.pb.go x: 2 contributors (all time) y: 264 lines of code plugin/v2/api.pb.go x: 2 contributors (all time) y: 434 lines of code plugin/v2/healthz.go x: 3 contributors (all time) y: 39 lines of code plugin/v2/plugin.go x: 3 contributors (all time) y: 123 lines of code testutils/fakekubeapi/fakekubeapi.go x: 4 contributors (all time) y: 164 lines of code testutils/kmspluginclient/kmspluginclient.go x: 4 contributors (all time) y: 55 lines of code cloudbuild.yaml x: 1 contributors (all time) y: 22 lines of code tpm/tpm.go x: 2 contributors (all time) y: 116 lines of code cmd/fakekms/main.go x: 2 contributors (all time) y: 28 lines of code cmd/fakekubeapi/main.go x: 2 contributors (all time) y: 80 lines of code cmd/tpmseal/main.go x: 2 contributors (all time) y: 31 lines of code testutils/fakekms/fakekms.go x: 2 contributors (all time) y: 205 lines of code
434.0
lines of code
  min: 22.0
  average: 102.67
  25th percentile: 39.5
  median: 65.0
  75th percentile: 120.0
  max: 434.0
0 5.0
contributors (all time)
min: 1.0 | average: 2.81 | 25th percentile: 2.0 | median: 3.0 | 75th percentile: 3.5 | 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".