aws-quickstart / quickstart-xebialabs-devops-platform
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 15 files with 3,110 lines of code.
    • 0 very long files (0 lines of code)
    • 2 long files (1,248 lines of code)
    • 3 medium size files (1,046 lines of codeclsfd_ftr_w_mp_ins)
    • 3 small files (405 lines of code)
    • 7 very small files (411 lines of code)
0% | 40% | 33% | 13% | 13%
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% | 34% | 27% | 18% | 19%
yaml0% | 52% | 47% | 0% | 0%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
functions/source/create-db/psycopg20% | 37% | 29% | 20% | 13%
templates0% | 52% | 47% | 0% | 0%
functions/source/create-db0% | 0% | 0% | 0% | 100%
Longest Files (Top 15)
File# lines# units
extras.py
in functions/source/create-db/psycopg2
741 97
xl-devops-platform.template.yaml
in templates
507 -
xl-devops-platform-master.template.yaml
in templates
459 -
_range.py
in functions/source/create-db/psycopg2
298 31
errorcodes.py
in functions/source/create-db/psycopg2
289 1
sql.py
in functions/source/create-db/psycopg2
155 27
pool.py
in functions/source/create-db/psycopg2
135 14
extensions.py
in functions/source/create-db/psycopg2
115 9
_json.py
in functions/source/create-db/psycopg2
90 11
cfn_resource.py
in functions/source/create-db
83 7
tz.py
in functions/source/create-db/psycopg2
69 11
createdb.py
in functions/source/create-db
61 3
psycopg1.py
in functions/source/create-db/psycopg2
43 7
__init__.py
in functions/source/create-db/psycopg2
34 1
_ipaddress.py
in functions/source/create-db/psycopg2
31 5
Files With Most Units (Top 13)
File# lines# units
extras.py
in functions/source/create-db/psycopg2
741 97
_range.py
in functions/source/create-db/psycopg2
298 31
sql.py
in functions/source/create-db/psycopg2
155 27
pool.py
in functions/source/create-db/psycopg2
135 14
_json.py
in functions/source/create-db/psycopg2
90 11
tz.py
in functions/source/create-db/psycopg2
69 11
extensions.py
in functions/source/create-db/psycopg2
115 9
psycopg1.py
in functions/source/create-db/psycopg2
43 7
cfn_resource.py
in functions/source/create-db
83 7
_ipaddress.py
in functions/source/create-db/psycopg2
31 5
createdb.py
in functions/source/create-db
61 3
__init__.py
in functions/source/create-db/psycopg2
34 1
errorcodes.py
in functions/source/create-db/psycopg2
289 1
Files With Long Lines (Top 2)

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

File# lines# units# long lines
xl-devops-platform-master.template.yaml
in templates
459 - 11
xl-devops-platform.template.yaml
in templates
507 - 9