aws-quickstart / quickstart-swift-digital-connectivity
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 25 files with 1,016 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 0 medium size files (0 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (421 lines of code)
    • 22 very small files (595 lines of code)
0% | 0% | 0% | 41% | 58%
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
py0% | 0% | 0% | 41% | 58%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
security0% | 0% | 0% | 99% | <1%
network0% | 0% | 0% | 55% | 44%
base_host_group0% | 0% | 0% | 0% | 100%
swift_main_stack0% | 0% | 0% | 0% | 100%
swift_iam_role0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
swift_mq0% | 0% | 0% | 0% | 100%
swift_database0% | 0% | 0% | 0% | 100%
swift_sagsnl0% | 0% | 0% | 0% | 100%
swift_amh0% | 0% | 0% | 0% | 100%
cmk0% | 0% | 0% | 0% | 100%
utilities0% | 0% | 0% | 0% | 100%
Longest Files (Top 25)
File# lines# units
swift_security.py
in security
152 3
generic_security.py
in security
150 10
swift_vpc_endpoints.py
in network
119 3
host_group.py
in base_host_group
100 4
generic_network.py
in network
96 13
main.py
in swift_main_stack
94 1
swift_iam_role.py
in swift_iam_role
86 3
swift_mq.py
in swift_mq
44 2
setup.py
in root
38 -
swift_database.py
in swift_database
32 2
swift_sagsnl.py
in swift_sagsnl
31 1
swift_amh.py
in swift_amh
28 1
generic_cmk.py
in cmk
17 2
app.py
in root
14 -
swift_components.py
in utilities
5 -
__init__.py
in swift_amh
1 -
__init__.py
in security
1 -
__init__.py
in base_host_group
1 -
__init__.py
in cmk
1 -
__init__.py
in swift_sagsnl
1 -
__init__.py
in swift_iam_role
1 -
__init__.py
in network
1 -
__init__.py
in swift_main_stack
1 -
__init__.py
in swift_database
1 -
__init__.py
in swift_mq
1 -
Files With Most Units (Top 12)
File# lines# units
generic_network.py
in network
96 13
generic_security.py
in security
150 10
host_group.py
in base_host_group
100 4
swift_security.py
in security
152 3
swift_iam_role.py
in swift_iam_role
86 3
swift_vpc_endpoints.py
in network
119 3
generic_cmk.py
in cmk
17 2
swift_database.py
in swift_database
32 2
swift_mq.py
in swift_mq
44 2
swift_amh.py
in swift_amh
28 1
swift_sagsnl.py
in swift_sagsnl
31 1
main.py
in swift_main_stack
94 1
Files With Long Lines (Top 0)

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

File# lines# units# long lines