aws-samples / serverless-jenkins-on-aws-fargate
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,097 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (261 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (525 lines of code)
    • 12 very small files (311 lines of code)
0% | 0% | 23% | 47% | 28%
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% | 28% | 43% | 28%
tpl0% | 0% | 0% | 75% | 24%
groovy0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
modules/jenkins_platform0% | 0% | 34% | 51% | 14%
modules/jenkins_platform/docker/files0% | 0% | 0% | 94% | 5%
example0% | 0% | 0% | 0% | 100%
example/bootstrap0% | 0% | 0% | 0% | 100%
modules/jenkins_platform/templates0% | 0% | 0% | 0% | 100%
Longest Files (Top 17)
File# lines# units
iam.tf
in modules/jenkins_platform
261 -
main.tf
in modules/jenkins_platform
167 -
tpl
jenkins.yaml.tpl
in modules/jenkins_platform/docker/files
129 -
ecs.tf
in modules/jenkins_platform
116 -
variables.tf
in modules/jenkins_platform
113 -
jenkins_image.tf
in modules/jenkins_platform
50 -
main.tf
in example/bootstrap
43 -
main.tf
in example
42 -
tpl
jenkins-controller.json.tpl
in modules/jenkins_platform/templates
41 -
variables.tf
in example
35 -
efs.tf
in modules/jenkins_platform
34 -
outputs.tf
in modules/jenkins_platform
24 -
init.tf
in example
14 -
InitialConfig.groovy
in modules/jenkins_platform/docker/files
8 -
outputs.tf
in example/bootstrap
8 -
variables.tf
in example/bootstrap
8 -
outputs.tf
in example
4 -
Files With Most Units (Top 0)
File# lines# units
Files With Long Lines (Top 2)

There are 2 files with lines longer than 120 characters. In total, there are 5 long lines.

File# lines# units# long lines
main.tf
in modules/jenkins_platform
167 - 3
ecs.tf
in modules/jenkins_platform
116 - 2