azure / webhook-tls-manager
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 28% | 30% | 41%
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% | 28% | 30% | 41%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
reconcilers0% | 0% | 98% | 0% | 1%
toolkit0% | 0% | 0% | 40% | 59%
goalresolvers0% | 0% | 0% | 95% | 4%
ROOT0% | 0% | 0% | 0% | 100%
utils0% | 0% | 0% | 0% | 100%
config0% | 0% | 0% | 0% | 100%
metrics0% | 0% | 0% | 0% | 100%
consts0% | 0% | 0% | 0% | 100%
Longest Files (Top 21)
File# lines# units
reconciler.go
in reconcilers
363 13
goal_resolver.go
in goalresolvers
146 4
cert_operator.go
in toolkit/certificates/certoperator
136 9
log.go
in toolkit/log
101 14
span.go
in toolkit/log
91 10
cert_generator.go
in toolkit/certificates/certgenerator
65 4
utils.go
in toolkit/certificates
65 2
main.go
in root
58 1
cert_creator.go
in toolkit/certificates/certcreator
45 5
utils.go
in utils
35 7
config.go
in config
33 2
metrics.go
in metrics
26 1
interface.go
in toolkit/certificates/certoperator
20 -
span_interface.go
in toolkit/log
15 -
interface.go
in toolkit/certificates/certcreator
15 -
interface.go
in toolkit/certificates/certgenerator
12 -
certificates.go
in toolkit/certificates
10 -
consts.go
in consts
9 -
interface.go
in toolkit/certificates
8 -
interface.go
in reconcilers
7 -
interface.go
in goalresolvers
7 -
Files With Most Units (Top 12)
File# lines# units
log.go
in toolkit/log
101 14
reconciler.go
in reconcilers
363 13
span.go
in toolkit/log
91 10
cert_operator.go
in toolkit/certificates/certoperator
136 9
utils.go
in utils
35 7
cert_creator.go
in toolkit/certificates/certcreator
45 5
goal_resolver.go
in goalresolvers
146 4
cert_generator.go
in toolkit/certificates/certgenerator
65 4
config.go
in config
33 2
utils.go
in toolkit/certificates
65 2
metrics.go
in metrics
26 1
main.go
in root
58 1
Files With Long Lines (Top 8)

There are 8 files with lines longer than 120 characters. In total, there are 40 long lines.

File# lines# units# long lines
reconciler.go
in reconcilers
363 13 20
goal_resolver.go
in goalresolvers
146 4 5
main.go
in root
58 1 4
cert_generator.go
in toolkit/certificates/certgenerator
65 4 3
interface.go
in toolkit/certificates/certgenerator
12 - 3
interface.go
in toolkit/certificates/certcreator
15 - 2
cert_creator.go
in toolkit/certificates/certcreator
45 5 2
utils.go
in toolkit/certificates
65 2 1
Correlations

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

goalresolvers/goal_resolver.go x: 15 commits (all time) y: 146 lines of code main.go x: 17 commits (all time) y: 58 lines of code reconcilers/reconciler.go x: 19 commits (all time) y: 363 lines of code toolkit/certificates/certcreator/cert_creator.go x: 4 commits (all time) y: 45 lines of code toolkit/certificates/certgenerator/cert_generator.go x: 11 commits (all time) y: 65 lines of code toolkit/certificates/certoperator/cert_operator.go x: 5 commits (all time) y: 136 lines of code toolkit/certificates/utils.go x: 6 commits (all time) y: 65 lines of code toolkit/log/log.go x: 7 commits (all time) y: 101 lines of code toolkit/log/span.go x: 2 commits (all time) y: 91 lines of code toolkit/log/span_interface.go x: 2 commits (all time) y: 15 lines of code config/config.go x: 5 commits (all time) y: 33 lines of code utils/utils.go x: 7 commits (all time) y: 35 lines of code consts/consts.go x: 5 commits (all time) y: 9 lines of code metrics/metrics.go x: 6 commits (all time) y: 26 lines of code toolkit/certificates/certificates.go x: 6 commits (all time) y: 10 lines of code goalresolvers/interface.go x: 3 commits (all time) y: 7 lines of code reconcilers/interface.go x: 2 commits (all time) y: 7 lines of code toolkit/certificates/certcreator/interface.go x: 3 commits (all time) y: 15 lines of code toolkit/certificates/certgenerator/interface.go x: 2 commits (all time) y: 12 lines of code toolkit/certificates/certoperator/interface.go x: 3 commits (all time) y: 20 lines of code toolkit/certificates/interface.go x: 2 commits (all time) y: 8 lines of code
363.0
lines of code
  min: 7.0
  average: 60.33
  25th percentile: 11.0
  median: 33.0
  75th percentile: 78.0
  max: 363.0
0 19.0
commits (all time)
min: 2.0 | average: 6.29 | 25th percentile: 2.5 | median: 5.0 | 75th percentile: 7.0 | max: 19.0

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

goalresolvers/goal_resolver.go x: 2 contributors (all time) y: 146 lines of code main.go x: 2 contributors (all time) y: 58 lines of code reconcilers/reconciler.go x: 2 contributors (all time) y: 363 lines of code toolkit/certificates/certcreator/cert_creator.go x: 2 contributors (all time) y: 45 lines of code toolkit/certificates/certgenerator/cert_generator.go x: 2 contributors (all time) y: 65 lines of code toolkit/certificates/certoperator/cert_operator.go x: 2 contributors (all time) y: 136 lines of code toolkit/log/log.go x: 2 contributors (all time) y: 101 lines of code toolkit/log/span.go x: 2 contributors (all time) y: 91 lines of code toolkit/log/span_interface.go x: 2 contributors (all time) y: 15 lines of code config/config.go x: 2 contributors (all time) y: 33 lines of code utils/utils.go x: 2 contributors (all time) y: 35 lines of code consts/consts.go x: 2 contributors (all time) y: 9 lines of code metrics/metrics.go x: 2 contributors (all time) y: 26 lines of code goalresolvers/interface.go x: 2 contributors (all time) y: 7 lines of code toolkit/certificates/certgenerator/interface.go x: 2 contributors (all time) y: 12 lines of code toolkit/certificates/certoperator/interface.go x: 2 contributors (all time) y: 20 lines of code toolkit/certificates/interface.go x: 2 contributors (all time) y: 8 lines of code
363.0
lines of code
  min: 7.0
  average: 60.33
  25th percentile: 11.0
  median: 33.0
  75th percentile: 78.0
  max: 363.0
0 2.0
contributors (all time)
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.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): 10 points

goalresolvers/goal_resolver.go x: 2 commits (90d) y: 146 lines of code main.go x: 2 commits (90d) y: 58 lines of code reconcilers/reconciler.go x: 4 commits (90d) y: 363 lines of code toolkit/certificates/certcreator/cert_creator.go x: 2 commits (90d) y: 45 lines of code toolkit/certificates/certgenerator/cert_generator.go x: 2 commits (90d) y: 65 lines of code toolkit/certificates/certoperator/cert_operator.go x: 2 commits (90d) y: 136 lines of code toolkit/log/log.go x: 2 commits (90d) y: 101 lines of code toolkit/log/span.go x: 2 commits (90d) y: 91 lines of code toolkit/log/span_interface.go x: 2 commits (90d) y: 15 lines of code
363.0
lines of code
  min: 15.0
  average: 108.5
  25th percentile: 54.75
  median: 78.0
  75th percentile: 138.5
  max: 363.0
0 4.0
commits (90d)
min: 2.0 | average: 2.2 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 4.0

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

goalresolvers/goal_resolver.go x: 2 contributors (90d) y: 146 lines of code main.go x: 2 contributors (90d) y: 58 lines of code reconcilers/reconciler.go x: 2 contributors (90d) y: 363 lines of code toolkit/certificates/certcreator/cert_creator.go x: 2 contributors (90d) y: 45 lines of code toolkit/certificates/certgenerator/cert_generator.go x: 2 contributors (90d) y: 65 lines of code toolkit/certificates/certoperator/cert_operator.go x: 2 contributors (90d) y: 136 lines of code toolkit/log/log.go x: 2 contributors (90d) y: 101 lines of code toolkit/log/span.go x: 2 contributors (90d) y: 91 lines of code toolkit/log/span_interface.go x: 2 contributors (90d) y: 15 lines of code
363.0
lines of code
  min: 15.0
  average: 108.5
  25th percentile: 54.75
  median: 78.0
  75th percentile: 138.5
  max: 363.0
0 2.0
contributors (90d)
min: 2.0 | average: 2.0 | 25th percentile: 2.0 | median: 2.0 | 75th percentile: 2.0 | max: 2.0