aliyun / alibabacloud-kms-agent
File Size

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

Intro
Learn more...
File Size Overall
0% | 36% | 0% | 26% | 36%
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% | 38% | 0% | 27% | 33%
toml0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
internal0% | 43% | 0% | 30% | 26%
cmd0% | 0% | 0% | 0% | 100%
configs0% | 0% | 0% | 0% | 100%
deploy0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 19)
File# lines# units
privateca.go
in internal/kms
652 -
server.go
in internal/service
184 7
config.go
in internal/conf
178 4
handler.go
in internal/service
106 3
agent.go
in cmd
84 2
kms.go
in internal/kms
80 4
sm.go
in internal/kms
72 4
parse.go
in internal/service
67 3
logger.go
in internal/logger
66 6
fetchsecret.go
in internal/service
59 3
token.go
in cmd
58 2
fullconfig.toml
in configs
43 -
secret.go
in internal/model
34 -
30 -
root.go
in cmd
15 1
config.toml
in configs
14 -
error.go
in internal/model
9 1
main.go
in root
7 1
loggerwrapper.go
in internal/logger
7 -
Files With Most Units (Top 13)
File# lines# units
server.go
in internal/service
184 7
logger.go
in internal/logger
66 6
config.go
in internal/conf
178 4
kms.go
in internal/kms
80 4
sm.go
in internal/kms
72 4
handler.go
in internal/service
106 3
fetchsecret.go
in internal/service
59 3
parse.go
in internal/service
67 3
token.go
in cmd
58 2
agent.go
in cmd
84 2
main.go
in root
7 1
error.go
in internal/model
9 1
root.go
in cmd
15 1
Files With Long Lines (Top 3)

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

File# lines# units# long lines
sm.go
in internal/kms
72 4 3
kms.go
in internal/kms
80 4 1
parse.go
in internal/service
67 3 1