aws-samples / aws-eda-workshops
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 13 files with 5,198 lines of code.
    • 0 very long files (0 lines of code)
    • 4 long files (3,224 lines of code)
    • 5 medium size files (1,717 lines of codeclsfd_ftr_w_mp_ins)
    • 1 small files (165 lines of code)
    • 3 very small files (92 lines of code)
0% | 62% | 33% | 3% | 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
yaml0% | 62% | 33% | 3% | 1%
py0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
eda-workshop-soca/templates0% | 100% | 0% | 0% | 0%
eda-workshop-lsf/templates0% | 43% | 49% | 4% | 2%
eda-workshop-lsf/scripts0% | 0% | 0% | 0% | 100%
Longest Files (Top 13)
File# lines# units
nfs_server_ebs_zfs_soca.yaml
in workshops/eda-workshop-soca/templates
903 -
eda-lsf-simple-workshop.yaml
in workshops/eda-workshop-lsf/templates
885 -
nfs_server_instanceStore_zfs_soca.yaml
in workshops/eda-workshop-soca/templates
789 -
04-nfs_server_instanceStore_zfs.yaml
in workshops/eda-workshop-lsf/templates
647 -
02-lsf-master.yaml
in workshops/eda-workshop-lsf/templates
492 -
01-network.yaml
in workshops/eda-workshop-lsf/templates
337 -
03-login-server-dcv.yaml
in workshops/eda-workshop-lsf/templates
326 -
00-eda-lsf-full-workshop-master.yaml
in workshops/eda-workshop-lsf/templates
316 -
05-license-server.yaml
in workshops/eda-workshop-lsf/templates
246 -
03-login-server.yaml
in workshops/eda-workshop-lsf/templates
165 -
01-efs-filesystem.yaml
in workshops/eda-workshop-lsf/templates
73 -
delete.ebs.vols.py
in workshops/eda-workshop-lsf/scripts
18 1
06-directory-server.yaml
in workshops/eda-workshop-lsf/templates
1 -
Files With Most Units (Top 1)
File# lines# units
delete.ebs.vols.py
in workshops/eda-workshop-lsf/scripts
18 1
Files With Long Lines (Top 10)

There are 10 files with lines longer than 120 characters. In total, there are 97 long lines.

File# lines# units# long lines
nfs_server_instanceStore_zfs_soca.yaml
in workshops/eda-workshop-soca/templates
789 - 16
nfs_server_ebs_zfs_soca.yaml
in workshops/eda-workshop-soca/templates
903 - 16
eda-lsf-simple-workshop.yaml
in workshops/eda-workshop-lsf/templates
885 - 14
04-nfs_server_instanceStore_zfs.yaml
in workshops/eda-workshop-lsf/templates
647 - 14
02-lsf-master.yaml
in workshops/eda-workshop-lsf/templates
492 - 11
03-login-server-dcv.yaml
in workshops/eda-workshop-lsf/templates
326 - 8
00-eda-lsf-full-workshop-master.yaml
in workshops/eda-workshop-lsf/templates
316 - 7
03-login-server.yaml
in workshops/eda-workshop-lsf/templates
165 - 4
01-network.yaml
in workshops/eda-workshop-lsf/templates
337 - 4
05-license-server.yaml
in workshops/eda-workshop-lsf/templates
246 - 3