aws-samples / kubeflow-on-eks-using-codepipeline
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 19 files with 3,625 lines of code.
    • 1 very long files (1,166 lines of code)
    • 3 long files (1,921 lines of code)
    • 1 medium size files (202 lines of codeclsfd_ftr_w_mp_ins)
    • 0 small files (0 lines of code)
    • 14 very small files (336 lines of code)
32% | 52% | 5% | 0% | 9%
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
yaml32% | 52% | 5% | 0% | 9%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
infrastructure98% | 0% | 0% | 0% | 1%
pipeline0% | 96% | 0% | 0% | 3%
RDS0% | 97% | 0% | 0% | 2%
kubeflow0% | 96% | 0% | 0% | 3%
EFS0% | 0% | 72% | 0% | 27%
S30% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
eks0% | 0% | 0% | 0% | 100%
Longest Files (Top 19)
File# lines# units
Infra-Setup-CFN.yaml
in infrastructure
1166 -
pipeline.yaml
in pipeline
765 -
sample-rds.yaml
in RDS
580 -
fluentd-cloudwatch.yaml
in kubeflow
576 -
efs-cfn.yaml
in EFS
202 -
s3-cfn.yaml
in S3
67 -
config.yaml
in root
60 -
sample-eksctl-cluster.yaml
in eks
37 -
delete-buildspec.yaml
in pipeline
25 -
buildspec.yaml
in eks
21 -
buildspec.yaml
in kubeflow
18 -
buildspec.yaml
in infrastructure
17 -
buildspec.yaml
in RDS
16 -
buildspec.yaml
in EFS
16 -
efs-control-plane-pv.yaml
in EFS
15 -
efs-pv.yaml
in EFS
15 -
sample-efs-control-plane-pvc.yaml
in EFS
12 -
sample-efs-claim.yaml
in EFS
12 -
efs-sc.yaml
in EFS
5 -
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 19 long lines.

File# lines# units# long lines
Infra-Setup-CFN.yaml
in infrastructure
1166 - 9
delete-buildspec.yaml
in pipeline
25 - 3
sample-rds.yaml
in RDS
580 - 2
config.yaml
in root
60 - 2
pipeline.yaml
in pipeline
765 - 1
buildspec.yaml
in eks
21 - 1
buildspec.yaml
in infrastructure
17 - 1