aws-samples / cdk-alexa-skill
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 808 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)
    • 2 small files (261 lines of code)
    • 25 very small files (547 lines of code)
0% | 0% | 0% | 32% | 67%
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
ts0% | 0% | 0% | 85% | 14%
py0% | 0% | 0% | 73% | 26%
po0% | 0% | 0% | 0% | 100%
mo0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 0% | 99% | <1%
example/lambda0% | 0% | 0% | 100% | 0%
example/lambda/locales/fr-CA0% | 0% | 0% | 0% | 100%
example/lambda/locales/fr-FR0% | 0% | 0% | 0% | 100%
example/lambda/locales/hi-IN0% | 0% | 0% | 0% | 100%
example/lambda/locales/it-IT0% | 0% | 0% | 0% | 100%
example/lambda/locales/ja-JP0% | 0% | 0% | 0% | 100%
example/lambda/locales/pt-BR0% | 0% | 0% | 0% | 100%
example/lambda/locales/es-ES0% | 0% | 0% | 0% | 100%
example/lambda/locales/es-US0% | 0% | 0% | 0% | 100%
example/lambda/locales/de-DE0% | 0% | 0% | 0% | 100%
example/lambda/locales/es-MX0% | 0% | 0% | 0% | 100%
custom-resource-runtime/get-lambda-permission-statement-id-handler0% | 0% | 0% | 0% | 100%
example0% | 0% | 0% | 0% | 100%
example/lambda/alexa0% | 0% | 0% | 0% | 100%
Longest Files (Top 27)
File# lines# units
skill.ts
in src
157 2
index.py
in example/lambda
104 15
po
data.po
in example/lambda/locales/hi-IN/LC_MESSAGES
36 -
po
data.po
in example/lambda/locales/it-IT/LC_MESSAGES
36 -
po
data.po
in example/lambda/locales/ja-JP/LC_MESSAGES
36 -
po
data.po
in example/lambda/locales/pt-BR/LC_MESSAGES
36 -
po
data.po
in example/lambda/locales/es-ES/LC_MESSAGES
36 -
po
data.po
in example/lambda/locales/fr-CA/LC_MESSAGES
36 -
po
data.po
in example/lambda/locales/es-US/LC_MESSAGES
36 -
po
data.po
in example/lambda/locales/de-DE/LC_MESSAGES
36 -
po
data.po
in example/lambda/locales/fr-FR/LC_MESSAGES
36 -
po
data.po
in example/lambda/locales/es-MX/LC_MESSAGES
36 -
index.py
in custom-resource-runtime/get-lambda-permission-statement-id-handler
29 2
index.ts
in example
26 1
mo
data.mo
in example/lambda/locales/fr-CA/LC_MESSAGES
13 -
mo
data.mo
in example/lambda/locales/fr-FR/LC_MESSAGES
13 -
mo
data.mo
in example/lambda/locales/hi-IN/LC_MESSAGES
12 -
mo
data.mo
in example/lambda/locales/it-IT/LC_MESSAGES
12 -
mo
data.mo
in example/lambda/locales/ja-JP/LC_MESSAGES
12 -
mo
data.mo
in example/lambda/locales/pt-BR/LC_MESSAGES
12 -
mo
data.mo
in example/lambda/locales/es-ES/LC_MESSAGES
12 -
mo
data.mo
in example/lambda/locales/es-US/LC_MESSAGES
12 -
mo
data.mo
in example/lambda/locales/de-DE/LC_MESSAGES
12 -
mo
data.mo
in example/lambda/locales/es-MX/LC_MESSAGES
12 -
data.py
in example/lambda/alexa
8 -
index.ts
in src
1 -
__init__.py
in example/lambda/alexa
1 -
Files With Most Units (Top 4)
File# lines# units
index.py
in example/lambda
104 15
skill.ts
in src
157 2
index.py
in custom-resource-runtime/get-lambda-permission-statement-id-handler
29 2
index.ts
in example
26 1
Files With Long Lines (Top 13)

There are 13 files with lines longer than 120 characters. In total, there are 29 long lines.

File# lines# units# long lines
skill.ts
in src
157 2 6
index.ts
in example
26 1 2
mo
data.mo
in example/lambda/locales/hi-IN/LC_MESSAGES
12 - 2
mo
data.mo
in example/lambda/locales/it-IT/LC_MESSAGES
12 - 2
mo
data.mo
in example/lambda/locales/ja-JP/LC_MESSAGES
12 - 2
mo
data.mo
in example/lambda/locales/pt-BR/LC_MESSAGES
12 - 2
mo
data.mo
in example/lambda/locales/es-ES/LC_MESSAGES
12 - 2
mo
data.mo
in example/lambda/locales/fr-CA/LC_MESSAGES
13 - 2
mo
data.mo
in example/lambda/locales/es-US/LC_MESSAGES
12 - 2
mo
data.mo
in example/lambda/locales/de-DE/LC_MESSAGES
12 - 2
mo
data.mo
in example/lambda/locales/fr-FR/LC_MESSAGES
13 - 2
mo
data.mo
in example/lambda/locales/es-MX/LC_MESSAGES
12 - 2
index.py
in custom-resource-runtime/get-lambda-permission-statement-id-handler
29 2 1