GerritCodeReview / plugins_supermanifest
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 17 files with 2,847 lines of code.
    • 0 very long files (0 lines of code)
    • 3 long files (1,649 lines of code)
    • 1 medium size files (250 lines of codeclsfd_ftr_w_mp_ins)
    • 6 small files (765 lines of code)
    • 7 very small files (183 lines of code)
0% | 57% | 8% | 26% | 6%
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
java0% | 58% | 8% | 27% | 5%
bzl0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
javatests/com/googlesource/gerrit/plugins/supermanifest0% | 81% | 0% | 15% | 2%
java/com/googlesource/gerrit/plugins/supermanifest0% | 35% | 17% | 38% | 8%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 17)
File# lines# units
JiriSuperManifestIT.java
in javatests/com/googlesource/gerrit/plugins/supermanifest
640 21
RepoSuperManifestIT.java
in javatests/com/googlesource/gerrit/plugins/supermanifest
505 15
SuperManifestRefUpdatedListener.java
in java/com/googlesource/gerrit/plugins/supermanifest
504 21
JiriUpdater.java
in java/com/googlesource/gerrit/plugins/supermanifest
250 6
ConfigEntry.java
in java/com/googlesource/gerrit/plugins/supermanifest
153 14
JiriProjects.java
in java/com/googlesource/gerrit/plugins/supermanifest
146 19
JiriManifestParser.java
in java/com/googlesource/gerrit/plugins/supermanifest
145 4
ConfigEntryTest.java
in javatests/com/googlesource/gerrit/plugins/supermanifest
114 7
GerritRemoteReaderTest.java
in javatests/com/googlesource/gerrit/plugins/supermanifest
105 12
JiriManifest.java
in java/com/googlesource/gerrit/plugins/supermanifest
102 14
RepoUpdater.java
in java/com/googlesource/gerrit/plugins/supermanifest
56 3
GerritSuperManifestRepoManagerTest.java
in javatests/com/googlesource/gerrit/plugins/supermanifest
39 4
SuperManifestModule.java
in java/com/googlesource/gerrit/plugins/supermanifest
27 1
Utils.java
in java/com/googlesource/gerrit/plugins/supermanifest
18 -
external_plugin_deps.bzl
in root
17 -
StringUtil.java
in java/com/googlesource/gerrit/plugins/supermanifest
17 3
SubModuleUpdater.java
in java/com/googlesource/gerrit/plugins/supermanifest
9 -
Files With Most Units (Top 14)
File# lines# units
JiriSuperManifestIT.java
in javatests/com/googlesource/gerrit/plugins/supermanifest
640 21
SuperManifestRefUpdatedListener.java
in java/com/googlesource/gerrit/plugins/supermanifest
504 21
JiriProjects.java
in java/com/googlesource/gerrit/plugins/supermanifest
146 19
RepoSuperManifestIT.java
in javatests/com/googlesource/gerrit/plugins/supermanifest
505 15
ConfigEntry.java
in java/com/googlesource/gerrit/plugins/supermanifest
153 14
JiriManifest.java
in java/com/googlesource/gerrit/plugins/supermanifest
102 14
GerritRemoteReaderTest.java
in javatests/com/googlesource/gerrit/plugins/supermanifest
105 12
ConfigEntryTest.java
in javatests/com/googlesource/gerrit/plugins/supermanifest
114 7
JiriUpdater.java
in java/com/googlesource/gerrit/plugins/supermanifest
250 6
GerritSuperManifestRepoManagerTest.java
in javatests/com/googlesource/gerrit/plugins/supermanifest
39 4
JiriManifestParser.java
in java/com/googlesource/gerrit/plugins/supermanifest
145 4
RepoUpdater.java
in java/com/googlesource/gerrit/plugins/supermanifest
56 3
StringUtil.java
in java/com/googlesource/gerrit/plugins/supermanifest
17 3
SuperManifestModule.java
in java/com/googlesource/gerrit/plugins/supermanifest
27 1
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