fbsamples / original-coast-clothing
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 15 files with 1,482 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (228 lines of codeclsfd_ftr_w_mp_ins)
    • 6 small files (938 lines of code)
    • 8 very small files (316 lines of code)
0% | 0% | 15% | 63% | 21%
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% | 16% | 66% | 17%
ejs0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
services0% | 0% | 19% | 62% | 18%
ROOT0% | 0% | 0% | 86% | 13%
views0% | 0% | 0% | 0% | 100%
Longest Files (Top 15)
File# lines# units
receive.js
in services
228 11
curation.js
in services
199 4
app.js
in root
193 1
graph-api.js
in services
184 8
profile.js
in services
141 14
response.js
in services
117 9
care.js
in services
104 2
config.js
in services
100 10
survey.js
in services
51 2
order.js
in services
47 1
ejs
index.ejs
in views
36 -
i18n.config.js
in root
31 -
ejs
header.ejs
in views
22 -
user.js
in services
18 2
ejs
footer.ejs
in views
11 -
Files With Most Units (Top 11)
File# lines# units
profile.js
in services
141 14
receive.js
in services
228 11
config.js
in services
100 10
response.js
in services
117 9
graph-api.js
in services
184 8
curation.js
in services
199 4
user.js
in services
18 2
survey.js
in services
51 2
care.js
in services
104 2
app.js
in root
193 1
order.js
in services
47 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
ejs
index.ejs
in views
36 - 1