awslabs / amazon-qldb-driver-python
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 26 files with 741 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)
    • 1 small files (165 lines of code)
    • 25 very small files (576 lines of code)
0% | 0% | 0% | 22% | 77%
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% | 22% | 77%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
pyqldb/driver0% | 0% | 0% | 99% | <1%
pyqldb/cursor0% | 0% | 0% | 0% | 100%
pyqldb/util0% | 0% | 0% | 0% | 100%
pyqldb/communication0% | 0% | 0% | 0% | 100%
pyqldb/errors0% | 0% | 0% | 0% | 100%
pyqldb/session0% | 0% | 0% | 0% | 100%
pyqldb/transaction0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
pyqldb/config0% | 0% | 0% | 0% | 100%
pyqldb/execution0% | 0% | 0% | 0% | 100%
pyqldb0% | 0% | 0% | 0% | 100%
Longest Files (Top 26)
File# lines# units
qldb_driver.py
in pyqldb/driver
165 12
session_client.py
in pyqldb/communication
84 17
__init__.py
in pyqldb/errors
69 13
stream_cursor.py
in pyqldb/cursor
66 11
qldb_session.py
in pyqldb/session
61 8
qldb_hash.py
in pyqldb/util
57 10
transaction.py
in pyqldb/transaction
49 7
read_ahead_cursor.py
in pyqldb/cursor
46 4
retry_config.py
in pyqldb/config
24 6
retry.py
in pyqldb/util
20 2
setup.py
in root
19 1
atomic_integer.py
in pyqldb/util
17 4
buildspec.yml
in root
16 -
buffered_cursor.py
in pyqldb/cursor
16 5
executor.py
in pyqldb/execution
14 4
executable.py
in pyqldb/execution
8 2
__init__.py
in root
1 -
__init__.py
in pyqldb
1 -
__init__.py
in pyqldb/config
1 -
__init__.py
in pyqldb/session
1 -
__init__.py
in pyqldb/communication
1 -
__init__.py
in pyqldb/cursor
1 -
__init__.py
in pyqldb/util
1 -
__init__.py
in pyqldb/transaction
1 -
__init__.py
in pyqldb/execution
1 -
__init__.py
in pyqldb/driver
1 -
Files With Most Units (Top 15)
File# lines# units
session_client.py
in pyqldb/communication
84 17
__init__.py
in pyqldb/errors
69 13
qldb_driver.py
in pyqldb/driver
165 12
stream_cursor.py
in pyqldb/cursor
66 11
qldb_hash.py
in pyqldb/util
57 10
qldb_session.py
in pyqldb/session
61 8
transaction.py
in pyqldb/transaction
49 7
retry_config.py
in pyqldb/config
24 6
buffered_cursor.py
in pyqldb/cursor
16 5
read_ahead_cursor.py
in pyqldb/cursor
46 4
atomic_integer.py
in pyqldb/util
17 4
executor.py
in pyqldb/execution
14 4
retry.py
in pyqldb/util
20 2
executable.py
in pyqldb/execution
8 2
setup.py
in root
19 1
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there is only one long line.

File# lines# units# long lines
qldb_driver.py
in pyqldb/driver
165 12 1