aws-cloudformation / cloudformation-cli-python-plugin
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 22 files with 1,484 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 2 medium size files (446 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (399 lines of code)
    • 17 very small files (639 lines of code)
0% | 0% | 30% | 26% | 43%
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% | 30% | 27% | 41%
cfg0% | 0% | 0% | 0% | 100%
in0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
python/rpdk/python0% | 0% | 82% | 0% | 17%
src/cloudformation_cli_python_lib0% | 0% | 22% | 44% | 33%
python/rpdk/python/templates0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
src0% | 0% | 0% | 0% | 100%
python/rpdk/python/data0% | 0% | 0% | 0% | 100%
Longest Files (Top 22)
File# lines# units
codegen.py
in python/rpdk/python
243 16
resource.py
in src/cloudformation_cli_python_lib
203 11
utils.py
in src/cloudformation_cli_python_lib
161 11
metrics.py
in src/cloudformation_cli_python_lib
129 14
interface.py
in src/cloudformation_cli_python_lib
109 7
recast.py
in src/cloudformation_cli_python_lib
92 7
handlers.py
in python/rpdk/python/templates
88 5
log_delivery.py
in src/cloudformation_cli_python_lib
86 9
models.py
in python/rpdk/python/templates
68 2
setup.py
in root
54 2
exceptions.py
in src/cloudformation_cli_python_lib
50 5
identifier_utils.py
in src/cloudformation_cli_python_lib
44 2
cfg
setup.cfg
in root
35 -
setup.py
in src
28 -
resolver.py
in python/rpdk/python
28 2
parser.py
in python/rpdk/python
22 3
boto3_proxy.py
in src/cloudformation_cli_python_lib
20 2
__init__.py
in src/cloudformation_cli_python_lib
11 -
in
MANIFEST.in
in root
5 -
in
MANIFEST.in
in src
4 -
__init__.py
in python/rpdk/python
3 -
__init__.py
in python/rpdk/python/data
1 -
Files With Most Units (Top 15)
File# lines# units
codegen.py
in python/rpdk/python
243 16
metrics.py
in src/cloudformation_cli_python_lib
129 14
resource.py
in src/cloudformation_cli_python_lib
203 11
utils.py
in src/cloudformation_cli_python_lib
161 11
log_delivery.py
in src/cloudformation_cli_python_lib
86 9
interface.py
in src/cloudformation_cli_python_lib
109 7
recast.py
in src/cloudformation_cli_python_lib
92 7
exceptions.py
in src/cloudformation_cli_python_lib
50 5
handlers.py
in python/rpdk/python/templates
88 5
parser.py
in python/rpdk/python
22 3
identifier_utils.py
in src/cloudformation_cli_python_lib
44 2
boto3_proxy.py
in src/cloudformation_cli_python_lib
20 2
setup.py
in root
54 2
models.py
in python/rpdk/python/templates
68 2
resolver.py
in python/rpdk/python
28 2
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