bazelbuild / bazel-central-registry
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 36 files with 896 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (205 lines of codeclsfd_ftr_w_mp_ins)
    • 1 small files (139 lines of code)
    • 34 very small files (552 lines of code)
0% | 0% | 22% | 15% | 61%
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
py0% | 0% | 59% | 40% | 0%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
tools0% | 0% | 59% | 40% | 0%
modules/protobuf0% | 0% | 0% | 0% | 100%
modules/rules_jni0% | 0% | 0% | 0% | 100%
modules/rules_java0% | 0% | 0% | 0% | 100%
modules/c-ares0% | 0% | 0% | 0% | 100%
modules/bazel_skylib0% | 0% | 0% | 0% | 100%
modules/re20% | 0% | 0% | 0% | 100%
modules/rules_nodejs0% | 0% | 0% | 0% | 100%
modules/rules_proto0% | 0% | 0% | 0% | 100%
modules/rules_cc0% | 0% | 0% | 0% | 100%
modules/upb0% | 0% | 0% | 0% | 100%
modules/rules_python0% | 0% | 0% | 0% | 100%
modules/rules_android0% | 0% | 0% | 0% | 100%
modules/glog0% | 0% | 0% | 0% | 100%
modules/platforms0% | 0% | 0% | 0% | 100%
modules/rules_sh0% | 0% | 0% | 0% | 100%
modules/zlib0% | 0% | 0% | 0% | 100%
modules/gflags0% | 0% | 0% | 0% | 100%
modules/zstd-jni0% | 0% | 0% | 0% | 100%
modules/stardoc0% | 0% | 0% | 0% | 100%
modules/rules_pkg0% | 0% | 0% | 0% | 100%
modules/grpc0% | 0% | 0% | 0% | 100%
modules/googletest0% | 0% | 0% | 0% | 100%
modules/apple_support0% | 0% | 0% | 0% | 100%
modules/aspect_rules_js0% | 0% | 0% | 0% | 100%
modules/aspect_bazel_lib0% | 0% | 0% | 0% | 100%
modules/abseil-cpp0% | 0% | 0% | 0% | 100%
modules/boringssl0% | 0% | 0% | 0% | 100%
modules/aspect_rules_swc0% | 0% | 0% | 0% | 100%
Longest Files (Top 36)
File# lines# units
registry.py
in tools
205 23
add_module.py
in tools
139 5
presubmit.yml
in modules/re2/2021-09-01
26 -
presubmit.yml
in modules/rules_jni/0.4.0
25 -
presubmit.yml
in modules/rules_proto/4.0.0
21 -
presubmit.yml
in modules/protobuf/3.19.2
21 -
presubmit.yml
in modules/protobuf/3.19.0
21 -
presubmit.yml
in modules/rules_cc/0.0.1
21 -
presubmit.yml
in modules/upb/0.0.0-20211020-160625a
21 -
presubmit.yml
in modules/rules_java/5.0.0
17 -
presubmit.yml
in modules/rules_python/0.4.0
16 -
presubmit.yml
in modules/rules_jni/0.3.1
16 -
presubmit.yml
in modules/rules_android/0.1.1
16 -
presubmit.yml
in modules/glog/0.5.0
16 -
presubmit.yml
in modules/c-ares/1.15.0
16 -
presubmit.yml
in modules/c-ares/1.16.1
16 -
presubmit.yml
in modules/rules_java/4.0.0
16 -
presubmit.yml
in modules/platforms/0.0.4
16 -
presubmit.yml
in modules/rules_sh/0.2.0
16 -
presubmit.yml
in modules/bazel_skylib/1.1.1
16 -
presubmit.yml
in modules/bazel_skylib/1.0.3
16 -
presubmit.yml
in modules/zlib/1.2.11
16 -
presubmit.yml
in modules/gflags/2.2.2
16 -
presubmit.yml
in modules/zstd-jni/1.5.0-4
16 -
presubmit.yml
in modules/stardoc/0.5.0
14 -
presubmit.yml
in modules/rules_pkg/0.5.1
14 -
presubmit.yml
in modules/grpc/1.41.0
14 -
presubmit.yml
in modules/googletest/1.11.0
13 -
presubmit.yml
in modules/apple_support/0.11.0
13 -
presubmit.yml
in modules/rules_nodejs/4.5.0
13 -
presubmit.yml
in modules/rules_nodejs/4.5.1
13 -
presubmit.yml
in modules/aspect_rules_js/0.3.2
13 -
presubmit.yml
in modules/aspect_bazel_lib/0.4.2
13 -
presubmit.yml
in modules/abseil-cpp/20210324.2
12 -
presubmit.yml
in modules/boringssl/0.0.0-20211025-d4f1ab9
12 -
presubmit.yml
in modules/aspect_rules_swc/0.3.0
11 -
Files With Most Units (Top 2)
File# lines# units
registry.py
in tools
205 23
add_module.py
in tools
139 5
Files With Long Lines (Top 0)

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

File# lines# units# long lines