aws-samples / aws-lambda-fanout
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,439 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)
    • 5 small files (705 lines of code)
    • 12 very small files (734 lines of code)
0% | 0% | 0% | 48% | 51%
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% | 48% | 51%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
lib0% | 0% | 0% | 40% | 59%
ROOT0% | 0% | 0% | 100% | 0%
Longest Files (Top 17)
File# lines# units
fanout.js
in root
198 9
configuration.js
in lib
150 4
statistics.js
in lib
128 7
memcached.js
in lib
119 3
transformation.js
in lib
110 5
services.js
in lib
95 12
redis.js
in lib
93 4
ddb-utils.js
in lib
91 3
post-es.js
in lib
75 3
post-elasticache-memcached.js
in lib
64 5
post-iot.js
in lib
61 3
post-sns.js
in lib
53 3
post-sqs.js
in lib
53 3
post-firehose.js
in lib
48 4
post-elasticache-redis.js
in lib
41 3
post-kinesis.js
in lib
35 3
post-lambda.js
in lib
25 3
Files With Most Units (Top 17)
File# lines# units
services.js
in lib
95 12
fanout.js
in root
198 9
statistics.js
in lib
128 7
post-elasticache-memcached.js
in lib
64 5
transformation.js
in lib
110 5
post-firehose.js
in lib
48 4
redis.js
in lib
93 4
configuration.js
in lib
150 4
ddb-utils.js
in lib
91 3
post-lambda.js
in lib
25 3
post-elasticache-redis.js
in lib
41 3
post-sns.js
in lib
53 3
post-iot.js
in lib
61 3
memcached.js
in lib
119 3
post-es.js
in lib
75 3
post-sqs.js
in lib
53 3
post-kinesis.js
in lib
35 3
Files With Long Lines (Top 9)

There are 9 files with lines longer than 120 characters. In total, there are 44 long lines.

File# lines# units# long lines
configuration.js
in lib
150 4 16
fanout.js
in root
198 9 9
statistics.js
in lib
128 7 7
services.js
in lib
95 12 4
memcached.js
in lib
119 3 2
post-es.js
in lib
75 3 2
post-sqs.js
in lib
53 3 2
transformation.js
in lib
110 5 1
post-elasticache-redis.js
in lib
41 3 1