aws-samples / rekognition-identity-verification
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 56 files with 4,013 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (231 lines of codeclsfd_ftr_w_mp_ins)
    • 11 small files (1,393 lines of code)
    • 44 very small files (2,389 lines of code)
0% | 0% | 5% | 34% | 59%
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% | 5% | 34% | 59%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src/textract0% | 0% | 63% | 0% | 36%
infra/userportal0% | 0% | 0% | 44% | 55%
src/bulk-loader0% | 0% | 0% | 51% | 48%
src/rekognition0% | 0% | 0% | 27% | 72%
infra0% | 0% | 0% | 49% | 50%
src/test-client0% | 0% | 0% | 100% | 0%
infra/services0% | 0% | 0% | 0% | 100%
infra/bulkloader0% | 0% | 0% | 0% | 100%
infra/storage0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
model.py
in src/textract/extract-idcard
231 33
models.py
in infra/userportal/gateway
181 1
app.py
in src/test-client
174 10
interfaces.py
in infra/userportal/states
137 14
handler.py
in src/bulk-loader/inventory-created-handler
130 5
parser.py
in src/bulk-loader/inventory-created-handler/lib
126 13
models.py
in src/bulk-loader/batch-handler/lib
114 19
interfaces.py
in infra
108 17
handler.py
in src/rekognition/index-faces
107 4
handler.py
in src/rekognition/search-faces
107 5
topologies.py
in infra
106 10
topology.py
in infra/userportal/gateway
103 5
register_idcard.py
in infra/userportal/states
99 1
storage.py
in src/rekognition/index-faces
97 5
handler.py
in src/textract/extract-idcard
95 3
handler.py
in src/rekognition/compare-faces
92 3
configsettings.py
in infra
91 11
handler.py
in src/rekognition/detect-faces
85 4
handler.py
in src/bulk-loader/batch-handler
83 3
definitions.py
in infra/userportal/functions
83 19
handler.py
in src/bulk-loader/throttled-indexer
82 4
vpce.py
in infra/services/networking
82 11
update.py
in infra/userportal/states
81 1
default_lambda.py
in infra
80 8
app.py
in src/rekognition/setup
77 2
auth.py
in infra/userportal/states
74 1
throttled_indexer.py
in infra/bulkloader
71 5
face_images.py
in infra/storage
69 7
registrationproviders.py
in src/bulk-loader/batch-handler/lib
64 3
register_user.py
in infra/userportal/states
64 1
topology.py
in infra/bulkloader
63 1
ddb.py
in src/rekognition/compare-faces
61 3
models.py
in src/rekognition/compare-faces
58 11
default-params.py
in root
52 2
backup.py
in infra/services/core
49 1
storage.py
in src/bulk-loader/throttled-indexer/lib
48 3
jumpbox.py
in infra
45 3
topology.py
in infra/userportal
44 1
topology.py
in infra/userportal/functions
40 1
topology.py
in infra/userportal/states
40 1
inventory_created.py
in infra/bulkloader
39 5
docparser.py
in src/textract/extract-idcard
38 3
models.py
in src/rekognition/index-faces
36 8
importhistory.py
in src/bulk-loader/batch-handler/lib
34 2
models.py
in src/bulk-loader/throttled-indexer/lib
32 4
face_metadata.py
in infra/storage
32 3
collections.py
in infra/services/rekognition
31 1
batch_handler.py
in infra/bulkloader
30 5
topology.py
in infra/services/rekognition
28 1
app.py
in root
27 2
Files With Most Units (Top 20)
File# lines# units
model.py
in src/textract/extract-idcard
231 33
models.py
in src/bulk-loader/batch-handler/lib
114 19
definitions.py
in infra/userportal/functions
83 19
interfaces.py
in infra
108 17
interfaces.py
in infra/userportal/states
137 14
parser.py
in src/bulk-loader/inventory-created-handler/lib
126 13
models.py
in src/rekognition/compare-faces
58 11
configsettings.py
in infra
91 11
vpce.py
in infra/services/networking
82 11
app.py
in src/test-client
174 10
topologies.py
in infra
106 10
models.py
in src/rekognition/index-faces
36 8
default_lambda.py
in infra
80 8
face_images.py
in infra/storage
69 7
storage.py
in src/rekognition/index-faces
97 5
handler.py
in src/rekognition/search-faces
107 5
handler.py
in src/bulk-loader/inventory-created-handler
130 5
inventory_created.py
in infra/bulkloader
39 5
throttled_indexer.py
in infra/bulkloader
71 5
batch_handler.py
in infra/bulkloader
30 5
Files With Long Lines (Top 19)

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

File# lines# units# long lines
definitions.py
in infra/userportal/functions
83 19 6
topology.py
in infra/userportal/gateway
103 5 5
app.py
in src/test-client
174 10 3
topology.py
in infra/userportal/functions
40 1 2
register_user.py
in infra/userportal/states
64 1 2
handler.py
in src/rekognition/detect-faces
85 4 1
handler.py
in src/bulk-loader/inventory-created-handler
130 5 1
inventory_created.py
in infra/bulkloader
39 5 1
topology.py
in infra/bulkloader
63 1 1
throttled_indexer.py
in infra/bulkloader
71 5 1
batch_handler.py
in infra/bulkloader
30 5 1
topology.py
in infra/userportal
44 1 1
update.py
in infra/userportal/states
81 1 1
register_idcard.py
in infra/userportal/states
99 1 1
auth.py
in infra/userportal/states
74 1 1
interfaces.py
in infra/userportal/states
137 14 1
topology.py
in infra/userportal/states
40 1 1
default_lambda.py
in infra
80 8 1
vpc.py
in infra/services/networking
24 1 1