GerritCodeReview / gerrit-ci-scripts
File Size

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

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 101-200 (small files), 201-500 (medium size files), 501-1000 (long files), 1001+(very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 124 files with 2,852 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 2 medium size files (499 lines of codeclsfd_ftr_w_mp_ins)
    • 1 small files (183 lines of code)
    • 121 very small files (2,170 lines of code)
0% | 0% | 17% | 6% | 76%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: zoomable circles | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
yaml0% | 0% | 11% | 7% | 81%
groovy0% | 0% | 57% | 0% | 42%
xslt0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
jenkins0% | 0% | 11% | 7% | 81%
vars0% | 0% | 73% | 0% | 26%
jenkins-docker/server0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
gerrit-bazel-plugin-template.yaml
in jenkins
276 -
gerritPipeline.groovy
in vars
223 13
gerrit-verifier.yaml
in jenkins
183 -
gerrit-ci-scripts.yaml
in jenkins
95 -
gerrit-bazel-template.yaml
in jenkins
90 -
gerrit-bazel-plugin-its-template.yaml
in jenkins
85 -
gerrit-bazel-plugin-scripting-template.yaml
in jenkins
85 -
gerrit-bazel-plugin-gitblit.yaml
in jenkins
83 -
pluginPipeline.groovy
in vars
81 1
setCredentials.groovy
in jenkins-docker/server
74 4
gerrit-bazel-plugin-gh-template.yaml
in jenkins
70 -
gerrit-bazel-plugin-owners.yaml
in jenkins
69 -
gerrit-sbt-plugin-template.yaml
in jenkins
64 -
gatling-git-extension.yaml
in jenkins
53 -
gerrit-app-analytics-etl.yaml
in jenkins
51 -
gerrit-mvn-plugin-template.yaml
in jenkins
48 -
gerrit-bazel-plugin-account.yaml
in jenkins
45 -
jgit.yaml
in jenkins
39 -
gerrit-bazel-plugin-javamelody.yaml
in jenkins
38 -
gerrit-app-template.yaml
in jenkins
37 -
gerrit-bazel-plugin-examples.yaml
in jenkins
33 -
xslt
edit-config.xslt
in jenkins-docker/server
32 -
gerrit-bazel-plugin-kafka-events.yaml
in jenkins
15 -
gerrit-bazel-module-events-broker.yaml
in jenkins
14 -
gerrit-bazel-plugin-multi-site.yaml
in jenkins
14 -
gerrit-bazel-plugin-events-kafka.yaml
in jenkins
14 -
gerrit-bazel-plugin-pull-replication.yaml
in jenkins
14 -
homepage.yaml
in jenkins
14 -
gerrit-bazel-plugin-high-availability.yaml
in jenkins
14 -
gerrit-bazel-plugin-task.yaml
in jenkins
14 -
gerrit-bazel-module-cache-chroniclemap.yaml
in jenkins
14 -
gerrit-bazel-plugin-audit-sl4j.yaml
in jenkins
13 -
gerrit-bazel-plugin-groovy-provider.yaml
in jenkins
13 -
gerrit-bazel-plugin-events-aws-kinesis.yaml
in jenkins
13 -
gerrit-bazel-plugin-autosubmitter.yaml
in jenkins
13 -
gerrit-bazel-plugin-healthcheck.yaml
in jenkins
13 -
gerrit-bazel-module-git-refs-filter.yaml
in jenkins
13 -
gerrit-bazel-plugin-checks.yaml
in jenkins
13 -
gerrit-bazel-plugin-find-owners.yaml
in jenkins
13 -
gerrit-bazel-plugin-simple-submit-rules.yaml
in jenkins
13 -
gerrit-bazel-plugin-websession-broker.yaml
in jenkins
13 -
gerrit-bazel-plugin-metrics-reporter-cloudwatch.yaml
in jenkins
13 -
gerrit-bazel-plugin-admin-console.yaml
in jenkins
13 -
gerrit-bazel-plugin-branch-network.yaml
in jenkins
13 -
gerrit-bazel-plugin-project-group-structure.yaml
in jenkins
13 -
gerrit-bazel-plugin-uploadvalidator.yaml
in jenkins
13 -
gerrit-bazel-plugin-replication-status.yaml
in jenkins
13 -
gerrit-bazel-plugin-events-gcloud-pubsub.yaml
in jenkins
13 -
gerrit-bazel-plugin-oauth.yaml
in jenkins
13 -
gerrit-plugin-saml.yaml
in jenkins
13 -
Files With Most Units (Top 3)
File# lines# units
gerritPipeline.groovy
in vars
223 13
setCredentials.groovy
in jenkins-docker/server
74 4
pluginPipeline.groovy
in vars
81 1
Files With Long Lines (Top 3)

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

File# lines# units# long lines
pluginPipeline.groovy
in vars
81 1 10
gerritPipeline.groovy
in vars
223 13 2
setCredentials.groovy
in jenkins-docker/server
74 4 1