azure / notation-azure-kv
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 24% | 75%
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
cs0% | 0% | 0% | 25% | 74%
py0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
Notation.Plugin.AzureKeyVault0% | 0% | 0% | 25% | 74%
scripts0% | 0% | 0% | 0% | 100%
Longest Files (Top 20)
File# lines# units
KeyVaultClient.cs
in Notation.Plugin.AzureKeyVault/KeyVault
153 7
GenerateSignature.cs
in Notation.Plugin.AzureKeyVault/Protocol
101 3
Program.cs
in Notation.Plugin.AzureKeyVault
100 4
GenerateSignature.cs
in Notation.Plugin.AzureKeyVault/Command
82 3
KeySpec.cs
in Notation.Plugin.AzureKeyVault/Protocol
72 3
CertificateChain.cs
in Notation.Plugin.AzureKeyVault/Certificate
65 1
build.py
in scripts
64 1
DescribeKey.cs
in Notation.Plugin.AzureKeyVault/Protocol
61 3
Error.cs
in Notation.Plugin.AzureKeyVault/Protocol
53 5
GetMetadataResponse.cs
in Notation.Plugin.AzureKeyVault/Protocol
43 2
Credentials.cs
in Notation.Plugin.AzureKeyVault/KeyVault
41 2
Pkcs12.cs
in Notation.Plugin.AzureKeyVault/Certificate
39 -
DescribeKey.cs
in Notation.Plugin.AzureKeyVault/Command
36 3
CertificateExtension.cs
in Notation.Plugin.AzureKeyVault/Protocol
30 1
PluginIO.cs
in Notation.Plugin.AzureKeyVault/Protocol
28 2
KeySpecExtension.cs
in Notation.Plugin.AzureKeyVault/KeyVault
26 1
GetPluginMetadata.cs
in Notation.Plugin.AzureKeyVault/Command
20 1
CertificateBundle.cs
in Notation.Plugin.AzureKeyVault/Certificate
18 1
IPluginCommand.cs
in Notation.Plugin.AzureKeyVault/Command
8 -
Protocol.cs
in Notation.Plugin.AzureKeyVault/Protocol
7 -
Files With Most Units (Top 17)
File# lines# units
KeyVaultClient.cs
in Notation.Plugin.AzureKeyVault/KeyVault
153 7
Error.cs
in Notation.Plugin.AzureKeyVault/Protocol
53 5
Program.cs
in Notation.Plugin.AzureKeyVault
100 4
DescribeKey.cs
in Notation.Plugin.AzureKeyVault/Command
36 3
GenerateSignature.cs
in Notation.Plugin.AzureKeyVault/Command
82 3
DescribeKey.cs
in Notation.Plugin.AzureKeyVault/Protocol
61 3
KeySpec.cs
in Notation.Plugin.AzureKeyVault/Protocol
72 3
GenerateSignature.cs
in Notation.Plugin.AzureKeyVault/Protocol
101 3
Credentials.cs
in Notation.Plugin.AzureKeyVault/KeyVault
41 2
GetMetadataResponse.cs
in Notation.Plugin.AzureKeyVault/Protocol
43 2
PluginIO.cs
in Notation.Plugin.AzureKeyVault/Protocol
28 2
build.py
in scripts
64 1
CertificateBundle.cs
in Notation.Plugin.AzureKeyVault/Certificate
18 1
CertificateChain.cs
in Notation.Plugin.AzureKeyVault/Certificate
65 1
KeySpecExtension.cs
in Notation.Plugin.AzureKeyVault/KeyVault
26 1
GetPluginMetadata.cs
in Notation.Plugin.AzureKeyVault/Command
20 1
CertificateExtension.cs
in Notation.Plugin.AzureKeyVault/Protocol
30 1
Files With Long Lines (Top 7)

There are 7 files with lines longer than 120 characters. In total, there are 17 long lines.

File# lines# units# long lines
KeyVaultClient.cs
in Notation.Plugin.AzureKeyVault/KeyVault
153 7 5
GenerateSignature.cs
in Notation.Plugin.AzureKeyVault/Command
82 3 4
CertificateChain.cs
in Notation.Plugin.AzureKeyVault/Certificate
65 1 3
GenerateSignature.cs
in Notation.Plugin.AzureKeyVault/Protocol
101 3 2
DescribeKey.cs
in Notation.Plugin.AzureKeyVault/Command
36 3 1
DescribeKey.cs
in Notation.Plugin.AzureKeyVault/Protocol
61 3 1
GetMetadataResponse.cs
in Notation.Plugin.AzureKeyVault/Protocol
43 2 1
Correlations

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

Notation.Plugin.AzureKeyVault/Command/DescribeKey.cs x: 6 commits (all time) y: 36 lines of code Notation.Plugin.AzureKeyVault/Command/GenerateSignature.cs x: 8 commits (all time) y: 82 lines of code Notation.Plugin.AzureKeyVault/KeyVault/KeyVaultClient.cs x: 7 commits (all time) y: 153 lines of code Notation.Plugin.AzureKeyVault/KeyVault/Credentials.cs x: 2 commits (all time) y: 41 lines of code scripts/build.py x: 1 commits (all time) y: 64 lines of code Notation.Plugin.AzureKeyVault/Program.cs x: 10 commits (all time) y: 100 lines of code Notation.Plugin.AzureKeyVault/Certificate/CertificateChain.cs x: 5 commits (all time) y: 65 lines of code Notation.Plugin.AzureKeyVault/Certificate/Pkcs12.cs x: 2 commits (all time) y: 39 lines of code Notation.Plugin.AzureKeyVault/Certificate/CertificateBundle.cs x: 2 commits (all time) y: 18 lines of code Notation.Plugin.AzureKeyVault/Command/GetPluginMetadata.cs x: 6 commits (all time) y: 20 lines of code Notation.Plugin.AzureKeyVault/Command/IPluginCommand.cs x: 3 commits (all time) y: 8 lines of code Notation.Plugin.AzureKeyVault/Protocol/DescribeKey.cs x: 3 commits (all time) y: 61 lines of code Notation.Plugin.AzureKeyVault/Protocol/Error.cs x: 2 commits (all time) y: 53 lines of code Notation.Plugin.AzureKeyVault/Protocol/GenerateSignature.cs x: 3 commits (all time) y: 101 lines of code Notation.Plugin.AzureKeyVault/Protocol/GetMetadataResponse.cs x: 2 commits (all time) y: 43 lines of code Notation.Plugin.AzureKeyVault/Protocol/PluginIO.cs x: 2 commits (all time) y: 28 lines of code Notation.Plugin.AzureKeyVault/Protocol/Protocol.cs x: 2 commits (all time) y: 7 lines of code Notation.Plugin.AzureKeyVault/Protocol/KeySpec.cs x: 3 commits (all time) y: 72 lines of code Notation.Plugin.AzureKeyVault/KeyVault/KeySpecExtension.cs x: 2 commits (all time) y: 26 lines of code Notation.Plugin.AzureKeyVault/Protocol/CertificateExtension.cs x: 1 commits (all time) y: 30 lines of code
153.0
lines of code
  min: 7.0
  average: 52.35
  25th percentile: 26.5
  median: 42.0
  75th percentile: 70.25
  max: 153.0
0 10.0
commits (all time)
min: 1.0 | average: 3.6 | 25th percentile: 2.0 | median: 2.5 | 75th percentile: 5.75 | max: 10.0

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

Notation.Plugin.AzureKeyVault/Command/DescribeKey.cs x: 1 contributors (all time) y: 36 lines of code Notation.Plugin.AzureKeyVault/Command/GenerateSignature.cs x: 1 contributors (all time) y: 82 lines of code Notation.Plugin.AzureKeyVault/KeyVault/KeyVaultClient.cs x: 1 contributors (all time) y: 153 lines of code Notation.Plugin.AzureKeyVault/KeyVault/Credentials.cs x: 1 contributors (all time) y: 41 lines of code scripts/build.py x: 1 contributors (all time) y: 64 lines of code Notation.Plugin.AzureKeyVault/Program.cs x: 1 contributors (all time) y: 100 lines of code Notation.Plugin.AzureKeyVault/Certificate/CertificateChain.cs x: 1 contributors (all time) y: 65 lines of code Notation.Plugin.AzureKeyVault/Certificate/Pkcs12.cs x: 1 contributors (all time) y: 39 lines of code Notation.Plugin.AzureKeyVault/Certificate/CertificateBundle.cs x: 1 contributors (all time) y: 18 lines of code Notation.Plugin.AzureKeyVault/Command/GetPluginMetadata.cs x: 1 contributors (all time) y: 20 lines of code Notation.Plugin.AzureKeyVault/Command/IPluginCommand.cs x: 1 contributors (all time) y: 8 lines of code Notation.Plugin.AzureKeyVault/Protocol/DescribeKey.cs x: 1 contributors (all time) y: 61 lines of code Notation.Plugin.AzureKeyVault/Protocol/Error.cs x: 1 contributors (all time) y: 53 lines of code Notation.Plugin.AzureKeyVault/Protocol/GenerateSignature.cs x: 1 contributors (all time) y: 101 lines of code Notation.Plugin.AzureKeyVault/Protocol/GetMetadataResponse.cs x: 1 contributors (all time) y: 43 lines of code Notation.Plugin.AzureKeyVault/Protocol/PluginIO.cs x: 1 contributors (all time) y: 28 lines of code Notation.Plugin.AzureKeyVault/Protocol/Protocol.cs x: 1 contributors (all time) y: 7 lines of code Notation.Plugin.AzureKeyVault/Protocol/KeySpec.cs x: 1 contributors (all time) y: 72 lines of code Notation.Plugin.AzureKeyVault/KeyVault/KeySpecExtension.cs x: 1 contributors (all time) y: 26 lines of code Notation.Plugin.AzureKeyVault/Protocol/CertificateExtension.cs x: 1 contributors (all time) y: 30 lines of code
153.0
lines of code
  min: 7.0
  average: 52.35
  25th percentile: 26.5
  median: 42.0
  75th percentile: 70.25
  max: 153.0
0 1.0
contributors (all time)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.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".