google / stijl
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 27 files with 1,113 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (518 lines of code)
    • 23 very small files (595 lines of code)
0% | 0% | 0% | 46% | 53%
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
js0% | 0% | 0% | 49% | 50%
css0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src/components0% | 0% | 0% | 75% | 24%
src/backends0% | 0% | 0% | 98% | 1%
src0% | 0% | 0% | 0% | 100%
extension0% | 0% | 0% | 0% | 100%
src/containers0% | 0% | 0% | 0% | 100%
Longest Files (Top 27)
File# lines# units
ConfigModal.js
in src/components
175 11
ChangeTable.js
in src/components
125 1
gerrit.js
in src/backends
116 9
demo.js
in src/backends
102 2
actions.js
in src
83 -
reducers.js
in src
71 -
states.js
in src
48 -
dashboard.css
in extension
42 -
StatusBar.js
in src/components
35 -
index.js
in src
32 -
chromeasync.js
in src
30 4
util.js
in src
30 -
Dashboard.js
in src/components
23 -
ConfigModalContainer.js
in src/containers
22 2
Footer.js
in src/components
21 -
permissions.js
in src
21 -
PermissionModal.js
in src/components
19 -
PermissionModalContainer.js
in src/containers
18 1
persistence.js
in src
17 -
dashboard.html
in extension
15 -
constants.js
in src
15 -
backends.js
in src
13 -
ChangeTableContainer.js
in src/containers
13 -
StatusBarContainer.js
in src/containers
12 1
background.js
in extension
11 -
backendinterface.js
in src/backends
3 -
globals.js
in src
1 -
Files With Most Units (Top 8)
File# lines# units
ConfigModal.js
in src/components
175 11
gerrit.js
in src/backends
116 9
chromeasync.js
in src
30 4
demo.js
in src/backends
102 2
ConfigModalContainer.js
in src/containers
22 2
ChangeTable.js
in src/components
125 1
PermissionModalContainer.js
in src/containers
18 1
StatusBarContainer.js
in src/containers
12 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