azure / bicep-types-k8s
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 54% | 16% | 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
ts0% | 0% | 57% | 17% | 24%
targets0% | 0% | 0% | 0% | 100%
props0% | 0% | 0% | 0% | 100%
cs0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 54% | 16% | 28%
Longest Files (Top 18)
File# lines# units
resources.ts
in src/autorest.bicep/src
331 26
typebuilder.ts
in src/autorest.bicep/src
254 14
generate.ts
in src/generator/src/cmd
202 8
kubernetes.ts
in src/autorest.bicep/src
137 6
utils.ts
in src/generator/src
108 8
converter.ts
in src/autorest.bicep/src
97 5
kubernetesconverter.ts
in src/autorest.bicep/src
55 3
main.ts
in src/kubernetes-ingest
45 -
armconverter.ts
in src/autorest.bicep/src
35 2
main.ts
in src/autorest.bicep/src
32 2
30 -
type-generator.ts
in src/autorest.bicep/src
23 2
K8sTypeLoader.cs
in src/Bicep.Types.K8s
20 1
config.ts
in src/generator/src
19 1
18 -
utils.ts
in src/autorest.bicep/src
15 2
swagger.ts
in src/kubernetes-ingest
14 -
props
7 -
Files With Most Units (Top 13)
File# lines# units
resources.ts
in src/autorest.bicep/src
331 26
typebuilder.ts
in src/autorest.bicep/src
254 14
utils.ts
in src/generator/src
108 8
generate.ts
in src/generator/src/cmd
202 8
kubernetes.ts
in src/autorest.bicep/src
137 6
converter.ts
in src/autorest.bicep/src
97 5
kubernetesconverter.ts
in src/autorest.bicep/src
55 3
utils.ts
in src/autorest.bicep/src
15 2
main.ts
in src/autorest.bicep/src
32 2
armconverter.ts
in src/autorest.bicep/src
35 2
type-generator.ts
in src/autorest.bicep/src
23 2
config.ts
in src/generator/src
19 1
K8sTypeLoader.cs
in src/Bicep.Types.K8s
20 1
Files With Long Lines (Top 11)

There are 11 files with lines longer than 120 characters. In total, there are 57 long lines.

File# lines# units# long lines
typebuilder.ts
in src/autorest.bicep/src
254 14 19
converter.ts
in src/autorest.bicep/src
97 5 9
resources.ts
in src/autorest.bicep/src
331 26 8
generate.ts
in src/generator/src/cmd
202 8 7
armconverter.ts
in src/autorest.bicep/src
35 2 5
30 - 3
utils.ts
in src/generator/src
108 8 2
main.ts
in src/kubernetes-ingest
45 - 1
props
7 - 1
main.ts
in src/autorest.bicep/src
32 2 1
kubernetesconverter.ts
in src/autorest.bicep/src
55 3 1
Correlations

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

src/Directory.Build.props x: 5 commits (all time) y: 18 lines of code src/autorest.bicep/src/armconverter.ts x: 4 commits (all time) y: 35 lines of code src/autorest.bicep/src/converter.ts x: 4 commits (all time) y: 97 lines of code src/autorest.bicep/src/kubernetesconverter.ts x: 4 commits (all time) y: 55 lines of code src/autorest.bicep/src/main.ts x: 5 commits (all time) y: 32 lines of code src/autorest.bicep/src/typebuilder.ts x: 5 commits (all time) y: 254 lines of code src/generator/src/cmd/generate.ts x: 5 commits (all time) y: 202 lines of code src/StrongName.props x: 1 commits (all time) y: 7 lines of code src/Bicep.Types.K8s/K8sTypeLoader.cs x: 1 commits (all time) y: 20 lines of code src/autorest.bicep/src/kubernetes.ts x: 4 commits (all time) y: 137 lines of code src/autorest.bicep/src/resources.ts x: 4 commits (all time) y: 331 lines of code src/autorest.bicep/src/type-generator.ts x: 4 commits (all time) y: 23 lines of code src/autorest.bicep/src/utils.ts x: 3 commits (all time) y: 15 lines of code src/generator/src/config.ts x: 3 commits (all time) y: 19 lines of code src/generator/src/utils.ts x: 1 commits (all time) y: 108 lines of code src/Directory.Build.targets x: 2 commits (all time) y: 30 lines of code src/kubernetes-ingest/main.ts x: 2 commits (all time) y: 45 lines of code src/kubernetes-ingest/swagger.ts x: 2 commits (all time) y: 14 lines of code
331.0
lines of code
  min: 7.0
  average: 80.11
  25th percentile: 18.75
  median: 33.5
  75th percentile: 115.25
  max: 331.0
0 5.0
commits (all time)
min: 1.0 | average: 3.28 | 25th percentile: 2.0 | median: 4.0 | 75th percentile: 4.25 | max: 5.0

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

src/Directory.Build.props x: 4 contributors (all time) y: 18 lines of code src/autorest.bicep/src/armconverter.ts x: 3 contributors (all time) y: 35 lines of code src/autorest.bicep/src/converter.ts x: 3 contributors (all time) y: 97 lines of code src/autorest.bicep/src/kubernetesconverter.ts x: 3 contributors (all time) y: 55 lines of code src/autorest.bicep/src/main.ts x: 3 contributors (all time) y: 32 lines of code src/autorest.bicep/src/typebuilder.ts x: 3 contributors (all time) y: 254 lines of code src/generator/src/cmd/generate.ts x: 3 contributors (all time) y: 202 lines of code src/StrongName.props x: 1 contributors (all time) y: 7 lines of code src/Bicep.Types.K8s/K8sTypeLoader.cs x: 1 contributors (all time) y: 20 lines of code src/autorest.bicep/src/kubernetes.ts x: 3 contributors (all time) y: 137 lines of code src/autorest.bicep/src/resources.ts x: 3 contributors (all time) y: 331 lines of code src/autorest.bicep/src/type-generator.ts x: 3 contributors (all time) y: 23 lines of code src/autorest.bicep/src/utils.ts x: 3 contributors (all time) y: 15 lines of code src/generator/src/config.ts x: 3 contributors (all time) y: 19 lines of code src/generator/src/utils.ts x: 1 contributors (all time) y: 108 lines of code src/Directory.Build.targets x: 1 contributors (all time) y: 30 lines of code src/kubernetes-ingest/main.ts x: 2 contributors (all time) y: 45 lines of code src/kubernetes-ingest/swagger.ts x: 2 contributors (all time) y: 14 lines of code
331.0
lines of code
  min: 7.0
  average: 80.11
  25th percentile: 18.75
  median: 33.5
  75th percentile: 115.25
  max: 331.0
0 4.0
contributors (all time)
min: 1.0 | average: 2.5 | 25th percentile: 1.75 | median: 3.0 | 75th percentile: 3.0 | max: 4.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".