bazelbuild / rules_jvm_external
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 29 files with 3,276 lines of code.
    • 1 very long files (1,112 lines of code)
    • 0 long files (0 lines of code)
    • 2 medium size files (591 lines of codeclsfd_ftr_w_mp_ins)
    • 5 small files (675 lines of code)
    • 21 very small files (898 lines of code)
33% | 0% | 18% | 20% | 27%
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
bzl34% | 0% | 18% | 20% | 27%
tpl0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ROOT78% | 0% | 16% | 0% | 4%
private0% | 0% | 55% | 0% | 44%
private/rules0% | 0% | 0% | 56% | 43%
private/templates0% | 0% | 0% | 0% | 100%
migration0% | 0% | 0% | 0% | 100%
settings0% | 0% | 0% | 0% | 100%
Longest Files (Top 29)
File# lines# units
coursier.bzl
in root
1112 -
dependency_tree_parser.bzl
in private
351 -
specs.bzl
in root
240 -
java_export.bzl
in private/rules
148 -
has_maven_deps.bzl
in private/rules
145 -
maven_install.bzl
in private/rules
139 -
jetifier_maven_map.bzl
in private/rules
134 -
maven_project_jar.bzl
in private/rules
109 -
maven_publish.bzl
in private/rules
100 -
pom_file.bzl
in private/rules
93 -
jvm_import.bzl
in private/rules
92 -
jetifier.bzl
in private/rules
92 -
coursier_utilities.bzl
in private
73 -
kt_jvm_export.bzl
in private/rules
71 -
proxy.bzl
in private
69 -
artifact_utilities.bzl
in private
55 -
javadoc.bzl
in private/rules
54 -
compat_repository.bzl
in private
38 -
defs.bzl
in root
30 -
java_utilities.bzl
in private
24 -
versions.bzl
in private
20 -
artifact.bzl
in private/rules
20 -
kt_defs.bzl
in root
18 -
repositories.bzl
in root
16 -
tpl
pom.tpl
in private/templates
11 -
maven_jar_migrator_deps.bzl
in migration
11 -
stamp_manifest.bzl
in settings
7 -
setup.bzl
in root
3 -
constants.bzl
in private
1 -
Files With Most Units (Top 0)
File# lines# units
Files With Long Lines (Top 9)

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

File# lines# units# long lines
jetifier_maven_map.bzl
in private/rules
134 - 46
coursier.bzl
in root
1112 - 29
dependency_tree_parser.bzl
in private
351 - 19
specs.bzl
in root
240 - 16
maven_install.bzl
in private/rules
139 - 4
artifact_utilities.bzl
in private
55 - 2
tpl
pom.tpl
in private/templates
11 - 1
versions.bzl
in private
20 - 1
proxy.bzl
in private
69 - 1