azure / msi-dataplane
File Size

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

Intro
Learn more...
File Size Overall
63% | 0% | 12% | 10% | 13%
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
go66% | 0% | 8% | 11% | 14%
g40% | 0% | 100% | 0% | 0%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
pkg63% | 0% | 12% | 10% | 13%
Longest Files (Top 21)
File# lines# units
challenge_parser.go
in pkg/dataplane/internal/challenge
2971 320
models_serde.go
in pkg/dataplane/internal/client
376 20
Challenge.g4
in pkg/dataplane/internal/challenge
220 -
challenge_lexer.go
in pkg/dataplane/internal/challenge
187 3
managedidentitydataplaneapi_client.go
in pkg/dataplane/internal/client
159 11
reloadCredentials.go
in pkg/dataplane
151 8
client_factory.go
in pkg/dataplane
87 4
keyvault.go
in pkg/dataplane
84 6
parse.go
in pkg/dataplane/internal/challenge
84 4
models.go
in pkg/dataplane/internal/client
64 -
authenticator.go
in pkg/dataplane
63 2
client.go
in pkg/dataplane/internal/sample
60 2
identity.go
in pkg/dataplane
46 1
challenge_base_listener.go
in pkg/dataplane/internal/challenge
40 36
challenge_listener.go
in pkg/dataplane/internal/challenge
37 -
client.go
in pkg/dataplane
32 4
constants.go
in pkg/dataplane
14 -
responses.go
in pkg/dataplane/internal/client
12 -
types.go
in pkg/dataplane
9 -
options.go
in pkg/dataplane/internal/client
9 -
constructor.go
in pkg/dataplane/internal/client
5 1
Files With Most Units (Top 14)
File# lines# units
challenge_parser.go
in pkg/dataplane/internal/challenge
2971 320
challenge_base_listener.go
in pkg/dataplane/internal/challenge
40 36
models_serde.go
in pkg/dataplane/internal/client
376 20
managedidentitydataplaneapi_client.go
in pkg/dataplane/internal/client
159 11
reloadCredentials.go
in pkg/dataplane
151 8
keyvault.go
in pkg/dataplane
84 6
client.go
in pkg/dataplane
32 4
client_factory.go
in pkg/dataplane
87 4
parse.go
in pkg/dataplane/internal/challenge
84 4
challenge_lexer.go
in pkg/dataplane/internal/challenge
187 3
authenticator.go
in pkg/dataplane
63 2
client.go
in pkg/dataplane/internal/sample
60 2
identity.go
in pkg/dataplane
46 1
constructor.go
in pkg/dataplane/internal/client
5 1
Files With Long Lines (Top 12)

There are 12 files with lines longer than 120 characters. In total, there are 33 long lines.

File# lines# units# long lines
managedidentitydataplaneapi_client.go
in pkg/dataplane/internal/client
159 11 11
keyvault.go
in pkg/dataplane
84 6 5
challenge_parser.go
in pkg/dataplane/internal/challenge
2971 320 4
reloadCredentials.go
in pkg/dataplane
151 8 2
client.go
in pkg/dataplane
32 4 2
Challenge.g4
in pkg/dataplane/internal/challenge
220 - 2
parse.go
in pkg/dataplane/internal/challenge
84 4 2
identity.go
in pkg/dataplane
46 1 1
authenticator.go
in pkg/dataplane
63 2 1
client_factory.go
in pkg/dataplane
87 4 1
client.go
in pkg/dataplane/internal/sample
60 2 1
challenge_lexer.go
in pkg/dataplane/internal/challenge
187 3 1
Correlations

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

pkg/dataplane/reloadCredentials.go x: 18 commits (all time) y: 151 lines of code pkg/dataplane/internal/sample/client.go x: 4 commits (all time) y: 60 lines of code pkg/dataplane/keyvault.go x: 4 commits (all time) y: 84 lines of code pkg/dataplane/constants.go x: 12 commits (all time) y: 14 lines of code pkg/dataplane/authenticator.go x: 19 commits (all time) y: 63 lines of code pkg/dataplane/client_factory.go x: 11 commits (all time) y: 87 lines of code pkg/dataplane/identity.go x: 44 commits (all time) y: 46 lines of code pkg/dataplane/client.go x: 52 commits (all time) y: 32 lines of code pkg/dataplane/internal/challenge/challenge_lexer.go x: 4 commits (all time) y: 187 lines of code pkg/dataplane/internal/challenge/challenge_listener.go x: 4 commits (all time) y: 37 lines of code pkg/dataplane/internal/challenge/challenge_parser.go x: 4 commits (all time) y: 2971 lines of code pkg/dataplane/internal/client/constructor.go x: 2 commits (all time) y: 5 lines of code pkg/dataplane/internal/client/managedidentitydataplaneapi_client.go x: 2 commits (all time) y: 159 lines of code pkg/dataplane/internal/client/models_serde.go x: 2 commits (all time) y: 376 lines of code pkg/dataplane/internal/client/responses.go x: 2 commits (all time) y: 12 lines of code pkg/dataplane/types.go x: 5 commits (all time) y: 9 lines of code pkg/dataplane/internal/challenge/Challenge.g4 x: 2 commits (all time) y: 220 lines of code pkg/dataplane/internal/challenge/challenge_base_listener.go x: 2 commits (all time) y: 40 lines of code pkg/dataplane/internal/challenge/parse.go x: 3 commits (all time) y: 84 lines of code
2971.0
lines of code
  min: 5.0
  average: 224.29
  25th percentile: 23.0
  median: 63.0
  75th percentile: 155.0
  max: 2971.0
0 52.0
commits (all time)
min: 2.0 | average: 9.62 | 25th percentile: 2.0 | median: 4.0 | 75th percentile: 11.5 | max: 52.0

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

pkg/dataplane/reloadCredentials.go x: 3 contributors (all time) y: 151 lines of code pkg/dataplane/internal/sample/client.go x: 2 contributors (all time) y: 60 lines of code pkg/dataplane/keyvault.go x: 1 contributors (all time) y: 84 lines of code pkg/dataplane/constants.go x: 5 contributors (all time) y: 14 lines of code pkg/dataplane/authenticator.go x: 6 contributors (all time) y: 63 lines of code pkg/dataplane/identity.go x: 6 contributors (all time) y: 46 lines of code pkg/dataplane/client.go x: 6 contributors (all time) y: 32 lines of code pkg/dataplane/internal/challenge/challenge_lexer.go x: 1 contributors (all time) y: 187 lines of code pkg/dataplane/internal/challenge/challenge_listener.go x: 1 contributors (all time) y: 37 lines of code pkg/dataplane/internal/challenge/challenge_parser.go x: 1 contributors (all time) y: 2971 lines of code pkg/dataplane/internal/client/constructor.go x: 1 contributors (all time) y: 5 lines of code pkg/dataplane/internal/client/managedidentitydataplaneapi_client.go x: 1 contributors (all time) y: 159 lines of code pkg/dataplane/internal/client/models_serde.go x: 1 contributors (all time) y: 376 lines of code pkg/dataplane/internal/client/responses.go x: 1 contributors (all time) y: 12 lines of code pkg/dataplane/internal/challenge/Challenge.g4 x: 1 contributors (all time) y: 220 lines of code
2971.0
lines of code
  min: 5.0
  average: 224.29
  25th percentile: 23.0
  median: 63.0
  75th percentile: 155.0
  max: 2971.0
0 6.0
contributors (all time)
min: 1.0 | average: 2.1 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 2.5 | max: 6.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): 18 points

pkg/dataplane/reloadCredentials.go x: 6 commits (90d) y: 151 lines of code pkg/dataplane/internal/sample/client.go x: 4 commits (90d) y: 60 lines of code pkg/dataplane/keyvault.go x: 4 commits (90d) y: 84 lines of code pkg/dataplane/constants.go x: 4 commits (90d) y: 14 lines of code pkg/dataplane/identity.go x: 5 commits (90d) y: 46 lines of code pkg/dataplane/client.go x: 2 commits (90d) y: 32 lines of code pkg/dataplane/internal/challenge/challenge_lexer.go x: 2 commits (90d) y: 187 lines of code pkg/dataplane/internal/challenge/challenge_listener.go x: 2 commits (90d) y: 37 lines of code pkg/dataplane/internal/challenge/challenge_parser.go x: 2 commits (90d) y: 2971 lines of code pkg/dataplane/internal/client/constructor.go x: 2 commits (90d) y: 5 lines of code pkg/dataplane/internal/client/managedidentitydataplaneapi_client.go x: 2 commits (90d) y: 159 lines of code pkg/dataplane/internal/client/models_serde.go x: 2 commits (90d) y: 376 lines of code pkg/dataplane/internal/client/responses.go x: 2 commits (90d) y: 12 lines of code
2971.0
lines of code
  min: 5.0
  average: 242.56
  25th percentile: 13.5
  median: 61.5
  75th percentile: 153.0
  max: 2971.0
0 6.0
commits (90d)
min: 2.0 | average: 3.06 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 4.0 | max: 6.0

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

pkg/dataplane/reloadCredentials.go x: 1 contributors (90d) y: 151 lines of code pkg/dataplane/internal/sample/client.go x: 2 contributors (90d) y: 60 lines of code pkg/dataplane/keyvault.go x: 1 contributors (90d) y: 84 lines of code pkg/dataplane/constants.go x: 1 contributors (90d) y: 14 lines of code pkg/dataplane/authenticator.go x: 1 contributors (90d) y: 63 lines of code pkg/dataplane/identity.go x: 2 contributors (90d) y: 46 lines of code pkg/dataplane/client.go x: 1 contributors (90d) y: 32 lines of code pkg/dataplane/internal/challenge/challenge_lexer.go x: 1 contributors (90d) y: 187 lines of code pkg/dataplane/internal/challenge/challenge_listener.go x: 1 contributors (90d) y: 37 lines of code pkg/dataplane/internal/challenge/challenge_parser.go x: 1 contributors (90d) y: 2971 lines of code pkg/dataplane/internal/client/constructor.go x: 1 contributors (90d) y: 5 lines of code pkg/dataplane/internal/client/managedidentitydataplaneapi_client.go x: 1 contributors (90d) y: 159 lines of code pkg/dataplane/internal/client/models_serde.go x: 1 contributors (90d) y: 376 lines of code
2971.0
lines of code
  min: 5.0
  average: 242.56
  25th percentile: 13.5
  median: 61.5
  75th percentile: 153.0
  max: 2971.0
0 2.0
contributors (90d)
min: 1.0 | average: 1.17 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 2.0