GoogleCloudPlatform / artifact-registry-maven-tools
File Size

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

Intro
Learn more...
File Size Overall
0% | 0% | 31% | 25% | 43%
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
java0% | 0% | 32% | 25% | 41%
xml0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
artifactregistry-maven-wagon0% | 0% | 74% | 0% | 25%
artifactregistry-gradle-plugin0% | 0% | 0% | 81% | 18%
artifactregistry-auth-common0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 12)
File# lines# units
ArtifactRegistryWagon.java
in artifactregistry-maven-wagon/src/main/java/com/google/cloud/artifactregistry/wagon
209 13
ArtifactRegistryGradlePlugin.java
in artifactregistry-gradle-plugin/src/main/java/com/google/cloud/artifactregistry/gradle/plugin
164 13
GcloudCredentials.java
in artifactregistry-auth-common/src/main/java/com/google/cloud/artifactregistry/auth
79 6
DefaultCredentialProvider.java
in artifactregistry-auth-common/src/main/java/com/google/cloud/artifactregistry/auth
62 5
ProcessBuilderCommandExecutor.java
in artifactregistry-maven-wagon/src/main/java/com/google/cloud/artifactregistry/wagon
41 2
ProviderFactoryCommandExecutor.java
in artifactregistry-gradle-plugin/src/main/java/com/google/cloud/artifactregistry/gradle/plugin
38 2
ArtifactRegistryRequestInitializer.java
in artifactregistry-maven-wagon/src/main/java/com/google/cloud/artifactregistry/wagon
19 1
CommandExecutorResult.java
in artifactregistry-auth-common/src/main/java/com/google/cloud/artifactregistry/auth
15 1
components.xml
in artifactregistry-maven-wagon/src/main/resources/META-INF/plexus
10 -
CommandExecutor.java
in artifactregistry-auth-common/src/main/java/com/google/cloud/artifactregistry/auth
8 -
CredentialProvider.java
in artifactregistry-auth-common/src/main/java/com/google/cloud/artifactregistry/auth
7 -
4 -
Files With Most Units (Top 8)
File# lines# units
ArtifactRegistryWagon.java
in artifactregistry-maven-wagon/src/main/java/com/google/cloud/artifactregistry/wagon
209 13
ArtifactRegistryGradlePlugin.java
in artifactregistry-gradle-plugin/src/main/java/com/google/cloud/artifactregistry/gradle/plugin
164 13
GcloudCredentials.java
in artifactregistry-auth-common/src/main/java/com/google/cloud/artifactregistry/auth
79 6
DefaultCredentialProvider.java
in artifactregistry-auth-common/src/main/java/com/google/cloud/artifactregistry/auth
62 5
ProcessBuilderCommandExecutor.java
in artifactregistry-maven-wagon/src/main/java/com/google/cloud/artifactregistry/wagon
41 2
ProviderFactoryCommandExecutor.java
in artifactregistry-gradle-plugin/src/main/java/com/google/cloud/artifactregistry/gradle/plugin
38 2
CommandExecutorResult.java
in artifactregistry-auth-common/src/main/java/com/google/cloud/artifactregistry/auth
15 1
ArtifactRegistryRequestInitializer.java
in artifactregistry-maven-wagon/src/main/java/com/google/cloud/artifactregistry/wagon
19 1
Files With Long Lines (Top 3)

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

File# lines# units# long lines
GcloudCredentials.java
in artifactregistry-auth-common/src/main/java/com/google/cloud/artifactregistry/auth
79 6 1
ArtifactRegistryWagon.java
in artifactregistry-maven-wagon/src/main/java/com/google/cloud/artifactregistry/wagon
209 13 1
ArtifactRegistryGradlePlugin.java
in artifactregistry-gradle-plugin/src/main/java/com/google/cloud/artifactregistry/gradle/plugin
164 13 1
Correlations

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

artifactregistry-gradle-plugin/src/main/java/com/google/cloud/artifactregistry/gradle/plugin/ArtifactRegistryGradlePlugin.java x: 12 commits (all time) y: 164 lines of code cloudbuild.yaml x: 3 commits (all time) y: 4 lines of code artifactregistry-auth-common/src/main/java/com/google/cloud/artifactregistry/auth/CommandExecutor.java x: 1 commits (all time) y: 8 lines of code artifactregistry-auth-common/src/main/java/com/google/cloud/artifactregistry/auth/CommandExecutorResult.java x: 1 commits (all time) y: 15 lines of code artifactregistry-auth-common/src/main/java/com/google/cloud/artifactregistry/auth/CredentialProvider.java x: 2 commits (all time) y: 7 lines of code artifactregistry-auth-common/src/main/java/com/google/cloud/artifactregistry/auth/DefaultCredentialProvider.java x: 4 commits (all time) y: 62 lines of code artifactregistry-auth-common/src/main/java/com/google/cloud/artifactregistry/auth/GcloudCredentials.java x: 4 commits (all time) y: 79 lines of code artifactregistry-gradle-plugin/src/main/java/com/google/cloud/artifactregistry/gradle/plugin/ProviderFactoryCommandExecutor.java x: 1 commits (all time) y: 38 lines of code artifactregistry-maven-wagon/src/main/java/com/google/cloud/artifactregistry/wagon/ArtifactRegistryWagon.java x: 4 commits (all time) y: 209 lines of code artifactregistry-maven-wagon/src/main/java/com/google/cloud/artifactregistry/wagon/ProcessBuilderCommandExecutor.java x: 1 commits (all time) y: 41 lines of code artifactregistry-maven-wagon/src/main/java/com/google/cloud/artifactregistry/wagon/ArtifactRegistryRequestInitializer.java x: 1 commits (all time) y: 19 lines of code artifactregistry-maven-wagon/src/main/resources/META-INF/plexus/components.xml x: 1 commits (all time) y: 10 lines of code
209.0
lines of code
  min: 4.0
  average: 54.67
  25th percentile: 8.5
  median: 28.5
  75th percentile: 74.75
  max: 209.0
0 12.0
commits (all time)
min: 1.0 | average: 2.92 | 25th percentile: 1.0 | median: 1.5 | 75th percentile: 4.0 | max: 12.0

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

artifactregistry-gradle-plugin/src/main/java/com/google/cloud/artifactregistry/gradle/plugin/ArtifactRegistryGradlePlugin.java x: 11 contributors (all time) y: 164 lines of code cloudbuild.yaml x: 3 contributors (all time) y: 4 lines of code artifactregistry-auth-common/src/main/java/com/google/cloud/artifactregistry/auth/CommandExecutor.java x: 1 contributors (all time) y: 8 lines of code artifactregistry-auth-common/src/main/java/com/google/cloud/artifactregistry/auth/CommandExecutorResult.java x: 1 contributors (all time) y: 15 lines of code artifactregistry-auth-common/src/main/java/com/google/cloud/artifactregistry/auth/CredentialProvider.java x: 2 contributors (all time) y: 7 lines of code artifactregistry-auth-common/src/main/java/com/google/cloud/artifactregistry/auth/DefaultCredentialProvider.java x: 3 contributors (all time) y: 62 lines of code artifactregistry-auth-common/src/main/java/com/google/cloud/artifactregistry/auth/GcloudCredentials.java x: 3 contributors (all time) y: 79 lines of code artifactregistry-gradle-plugin/src/main/java/com/google/cloud/artifactregistry/gradle/plugin/ProviderFactoryCommandExecutor.java x: 1 contributors (all time) y: 38 lines of code artifactregistry-maven-wagon/src/main/java/com/google/cloud/artifactregistry/wagon/ArtifactRegistryWagon.java x: 4 contributors (all time) y: 209 lines of code artifactregistry-maven-wagon/src/main/java/com/google/cloud/artifactregistry/wagon/ProcessBuilderCommandExecutor.java x: 1 contributors (all time) y: 41 lines of code artifactregistry-maven-wagon/src/main/java/com/google/cloud/artifactregistry/wagon/ArtifactRegistryRequestInitializer.java x: 1 contributors (all time) y: 19 lines of code artifactregistry-maven-wagon/src/main/resources/META-INF/plexus/components.xml x: 1 contributors (all time) y: 10 lines of code
209.0
lines of code
  min: 4.0
  average: 54.67
  25th percentile: 8.5
  median: 28.5
  75th percentile: 74.75
  max: 209.0
0 11.0
contributors (all time)
min: 1.0 | average: 2.67 | 25th percentile: 1.0 | median: 1.5 | 75th percentile: 3.0 | max: 11.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): 2 points

artifactregistry-gradle-plugin/src/main/java/com/google/cloud/artifactregistry/gradle/plugin/ArtifactRegistryGradlePlugin.java x: 1 commits (90d) y: 164 lines of code cloudbuild.yaml x: 1 commits (90d) y: 4 lines of code
164.0
lines of code
  min: 4.0
  average: 84.0
  25th percentile: 4.0
  median: 84.0
  75th percentile: 164.0
  max: 164.0
0 1.0
commits (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0

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

artifactregistry-gradle-plugin/src/main/java/com/google/cloud/artifactregistry/gradle/plugin/ArtifactRegistryGradlePlugin.java x: 1 contributors (90d) y: 164 lines of code cloudbuild.yaml x: 1 contributors (90d) y: 4 lines of code
164.0
lines of code
  min: 4.0
  average: 84.0
  25th percentile: 4.0
  median: 84.0
  75th percentile: 164.0
  max: 164.0
0 1.0
contributors (90d)
min: 1.0 | average: 1.0 | 25th percentile: 1.0 | median: 1.0 | 75th percentile: 1.0 | max: 1.0