aws-ia / terraform-aws-route53-recovery-controller
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 1,587 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 2 medium size files (612 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (319 lines of code)
    • 22 very small files (656 lines of code)
0% | 0% | 38% | 20% | 41%
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
tf0% | 0% | 44% | 15% | 40%
ejs0% | 0% | 0% | 100% | 0%
js0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
modules/sample_app0% | 0% | 76% | 0% | 23%
modules/sample_app/modules/app0% | 0% | 82% | 0% | 17%
ROOT0% | 0% | 0% | 58% | 41%
modules/sample_app/src/views0% | 0% | 0% | 100% | 0%
modules/recovery_cluster0% | 0% | 0% | 0% | 100%
modules/sample_app/src0% | 0% | 0% | 0% | 100%
modules/readiness_recovery_group0% | 0% | 0% | 0% | 100%
Longest Files (Top 27)
File# lines# units
codesuite.tf
in modules/sample_app
361 -
main.tf
in modules/sample_app/modules/app
251 -
ejs
index.ejs
in modules/sample_app/src/views
108 -
data.tf
in root
108 -
variables.tf
in root
103 -
provider.tf
in root
72 -
variables.tf
in modules/recovery_cluster
70 -
main.tf
in modules/recovery_cluster
59 -
main.tf
in modules/sample_app
59 -
app.js
in modules/sample_app/src
51 -
outputs.tf
in root
40 -
appspec.yml
in modules/sample_app/src
40 -
variables.tf
in modules/readiness_recovery_group
32 -
main.tf
in modules/readiness_recovery_group
32 -
outputs.tf
in modules/sample_app
27 -
main.tf
in root
25 -
outputs.tf
in modules/recovery_cluster
24 -
variables.tf
in modules/sample_app/modules/app
20 -
outputs.tf
in modules/readiness_recovery_group
16 -
data.tf
in modules/sample_app/modules/app
16 -
versions.tf
in modules/sample_app
15 -
variables.tf
in modules/sample_app
11 -
versions.tf
in modules/recovery_cluster
10 -
versions.tf
in modules/readiness_recovery_group
10 -
versions.tf
in root
10 -
outputs.tf
in modules/sample_app/modules/app
9 -
versions.tf
in modules/sample_app/modules/app
8 -
Files With Most Units (Top 0)
File# lines# units
Files With Long Lines (Top 7)

There are 7 files with lines longer than 120 characters. In total, there are 14 long lines.

File# lines# units# long lines
ejs
index.ejs
in modules/sample_app/src/views
108 - 4
variables.tf
in root
103 - 3
variables.tf
in modules/recovery_cluster
70 - 3
variables.tf
in modules/readiness_recovery_group
32 - 1
codesuite.tf
in modules/sample_app
361 - 1
main.tf
in modules/sample_app/modules/app
251 - 1
main.tf
in root
25 - 1