awslabs / amazon-kinesis-data-generator
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 6 files with 52,453 lines of code.
    • 1 very long files (51,058 lines of code)
    • 1 long files (603 lines of code)
    • 2 medium size files (553 lines of codeclsfd_ftr_w_mp_ins)
    • 1 small files (189 lines of code)
    • 1 very small files (50 lines of code)
97% | 1% | 1% | <1% | <1%
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
js98% | 1% | <1% | 0% | 0%
html0% | 0% | 57% | 33% | 8%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
web/js98% | 1% | 0% | 0% | 0%
web0% | 0% | 57% | 33% | 8%
setup0% | 0% | 100% | 0% | 0%
Longest Files (Top 6)
File# lines# units
faker.js
in web/js
51058 200
producer.js
in web/js
603 39
producer.html
in web
319 -
createCognitoPool.js
in setup
234 9
help.html
in web
189 -
test.html
in web
50 -
Files With Most Units (Top 3)
File# lines# units
faker.js
in web/js
51058 200
producer.js
in web/js
603 39
createCognitoPool.js
in setup
234 9
Files With Long Lines (Top 5)

There are 5 files with lines longer than 120 characters. In total, there are 266 long lines.

File# lines# units# long lines
faker.js
in web/js
51058 200 199
help.html
in web
189 - 31
producer.html
in web
319 - 28
producer.js
in web/js
603 39 4
test.html
in web
50 - 4