The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
template.yaml in src/CustomerApp |
300 | - |
app.py in src/CustomerApp/payment_method |
77 | 1 |
template.yaml in src/tokenizer |
45 | - |
ddb_encrypt_item.py in src/tokenizer |
40 | 3 |
template.yaml in src/encryption_keys |
33 | - |
hash_gen.py in src/tokenizer |
5 | 1 |
__init__.py in src/CustomerApp/payment_method |
1 | - |
File | # lines | # units |
---|---|---|
ddb_encrypt_item.py in src/tokenizer |
40 | 3 |
app.py in src/CustomerApp/payment_method |
77 | 1 |
hash_gen.py in src/tokenizer |
5 | 1 |
There are 2 files with lines longer than 120 characters. In total, there are 2 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
template.yaml in src/CustomerApp |
300 | - | 1 |
template.yaml in src/tokenizer |
45 | - | 1 |