boto / boto3
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 28 files with 2,448 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 5 medium size files (1,169 lines of codeclsfd_ftr_w_mp_ins)
    • 5 small files (715 lines of code)
    • 18 very small files (564 lines of code)
0% | 0% | 47% | 29% | 23%
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% | 48% | 29% | 22%
cfg0% | 0% | 0% | 0% | 100%
in0% | 0% | 0% | 0% | 100%
yml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
boto3/resources0% | 0% | 69% | 10% | 20%
boto3/dynamodb0% | 0% | 64% | 25% | 9%
boto3/s30% | 0% | 0% | 99% | <1%
boto30% | 0% | 0% | 48% | 51%
ROOT0% | 0% | 0% | 0% | 100%
boto3/ec20% | 0% | 0% | 0% | 100%
Longest Files (Top 28)
File# lines# units
factory.py
in boto3/resources
299 17
model.py
in boto3/resources
224 26
collection.py
in boto3/resources
222 21
conditions.py
in boto3/dynamodb
221 39
transform.py
in boto3/dynamodb
203 14
types.py
in boto3/dynamodb
171 39
session.py
in boto3
165 16
inject.py
in boto3/s3
157 21
response.py
in boto3/resources
114 8
transfer.py
in boto3/s3
108 11
action.py
in boto3/resources
90 7
base.py
in boto3/resources
65 8
params.py
in boto3/resources
64 3
table.py
in boto3/dynamodb
62 13
exceptions.py
in boto3
57 5
compat.py
in boto3
52 3
setup.py
in root
48 1
utils.py
in boto3
35 5
__init__.py
in boto3
32 6
deletetags.py
in boto3/ec2
18 2
cfg
setup.cfg
in root
16 -
createtags.py
in boto3/ec2
12 2
in
MANIFEST.in
in root
5 -
readthedocs.yml
in root
4 -
__init__.py
in boto3/s3
1 -
__init__.py
in boto3/resources
1 -
__init__.py
in boto3/dynamodb
1 -
__init__.py
in boto3/ec2
1 -
Files With Most Units (Top 20)
File# lines# units
conditions.py
in boto3/dynamodb
221 39
types.py
in boto3/dynamodb
171 39
model.py
in boto3/resources
224 26
inject.py
in boto3/s3
157 21
collection.py
in boto3/resources
222 21
factory.py
in boto3/resources
299 17
session.py
in boto3
165 16
transform.py
in boto3/dynamodb
203 14
table.py
in boto3/dynamodb
62 13
transfer.py
in boto3/s3
108 11
response.py
in boto3/resources
114 8
base.py
in boto3/resources
65 8
action.py
in boto3/resources
90 7
__init__.py
in boto3
32 6
utils.py
in boto3
35 5
exceptions.py
in boto3
57 5
params.py
in boto3/resources
64 3
compat.py
in boto3
52 3
deletetags.py
in boto3/ec2
18 2
createtags.py
in boto3/ec2
12 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