awslabs / aws-sdk-api-changes
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 11,627 lines of code.
    • 1 very long files (9,500 lines of code)
    • 0 long files (0 lines of code)
    • 4 medium size files (1,249 lines of codeclsfd_ftr_w_mp_ins)
    • 1 small files (190 lines of code)
    • 21 very small files (688 lines of code)
81% | 0% | 10% | 1% | 5%
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
js99% | 0% | 0% | 0% | <1%
py0% | 0% | 64% | 13% | 22%
css0% | 0% | 92% | 0% | 7%
tf0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
assets/js99% | 0% | 0% | 0% | <1%
apichanges0% | 0% | 68% | 14% | 17%
assets/css0% | 0% | 92% | 0% | 7%
tf0% | 0% | 0% | 0% | 100%
tools0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 27)
File# lines# units
vue.js
in assets/js
9500 560
sitebuild.py
in apichanges
368 27
model.py
in apichanges
333 46
docutils.css
in assets/css
330 -
icons.py
in apichanges
218 2
repo.py
in apichanges
190 12
ecs_iam.tf
in tf
92 -
cli.py
in apichanges
91 3
record.py
in apichanges
72 9
publisher.py
in apichanges
72 5
cloudfront.tf
in tf
56 -
icon_build.py
in tools
53 1
search.js
in assets/js
39 3
setup.py
in root
34 1
ecs_schedule.tf
in tf
28 -
ecs_task.tf
in tf
28 -
site.css
in assets/css
25 -
vars.tf
in tf
22 -
certificate.tf
in tf
16 -
ecs_vpc.tf
in tf
15 -
domain.tf
in tf
13 -
bucket.tf
in tf
11 -
ecs_cluster.tf
in tf
9 -
ecs_registry.tf
in tf
8 -
provider.tf
in tf
2 -
icons.css
in assets/css
1 -
__init__.py
in apichanges
1 -
Files With Most Units (Top 11)
File# lines# units
vue.js
in assets/js
9500 560
model.py
in apichanges
333 46
sitebuild.py
in apichanges
368 27
repo.py
in apichanges
190 12
record.py
in apichanges
72 9
publisher.py
in apichanges
72 5
search.js
in assets/js
39 3
cli.py
in apichanges
91 3
icons.py
in apichanges
218 2
icon_build.py
in tools
53 1
setup.py
in root
34 1
Files With Long Lines (Top 3)

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

File# lines# units# long lines
vue.js
in assets/js
9500 560 12
ecs_iam.tf
in tf
92 - 1
ecs_vpc.tf
in tf
15 - 1