fbsamples / fbrell
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 1,790 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 3 medium size files (790 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (516 lines of code)
    • 10 very small files (484 lines of code)
0% | 0% | 44% | 28% | 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
go0% | 0% | 53% | 20% | 26%
js0% | 0% | 0% | 100% | 0%
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
og0% | 0% | 100% | 0% | 0%
rellenv0% | 0% | 100% | 0% | 0%
og/viewog0% | 0% | 100% | 0% | 0%
public/js0% | 0% | 0% | 100% | 0%
ROOT0% | 0% | 0% | 100% | 0%
oauth0% | 0% | 0% | 100% | 0%
view0% | 0% | 0% | 0% | 100%
web0% | 0% | 0% | 0% | 100%
public/css0% | 0% | 0% | 0% | 100%
rellenv/empcheck0% | 0% | 0% | 0% | 100%
adminweb0% | 0% | 0% | 0% | 100%
rellenv/appns0% | 0% | 0% | 0% | 100%
public0% | 0% | 0% | 0% | 100%
rellenv/viewcontext0% | 0% | 0% | 0% | 100%
Longest Files (Top 17)
File# lines# units
og.go
in og
293 19
context.go
in rellenv
282 16
og.go
in og/viewog
215 7
main.go
in root
165 3
oauth.go
in oauth
133 5
rell.js
in public/js
110 14
log.js
in public/js
108 14
web.go
in web
92 3
view.go
in view
77 2
rell.css
in public/css
69 -
error.go
in view
55 3
empcheck.go
in rellenv/empcheck
51 1
adminweb.go
in adminweb
45 2
appns.go
in rellenv/appns
41 1
context.go
in rellenv/viewcontext
26 1
xd_receiver.html
in public
14 -
xd_receiver_ssl.html
in public
14 -
Files With Most Units (Top 14)
File# lines# units
og.go
in og
293 19
context.go
in rellenv
282 16
log.js
in public/js
108 14
rell.js
in public/js
110 14
og.go
in og/viewog
215 7
oauth.go
in oauth
133 5
web.go
in web
92 3
error.go
in view
55 3
main.go
in root
165 3
view.go
in view
77 2
adminweb.go
in adminweb
45 2
appns.go
in rellenv/appns
41 1
empcheck.go
in rellenv/empcheck
51 1
context.go
in rellenv/viewcontext
26 1
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there is only one long line.

File# lines# units# long lines
xd_receiver.html
in public
14 - 1