The distribution of size of files (measured in lines of code).
| File | # lines | # units |
|---|---|---|
frauddetector.py in frauddetector |
427 | 32 |
profiler.py in frauddetector |
116 | 10 |
pyproject.toml in root |
32 | - |
setup.py in root |
20 | - |
metrics.py in frauddetector |
11 | 1 |
__init__.py in frauddetector |
1 | - |
| File | # lines | # units |
|---|---|---|
frauddetector.py in frauddetector |
427 | 32 |
profiler.py in frauddetector |
116 | 10 |
metrics.py in frauddetector |
11 | 1 |
There are 2 files with lines longer than 120 characters. In total, there are 15 long lines.
| File | # lines | # units | # long lines |
|---|---|---|---|
profiler.py in frauddetector |
116 | 10 | 13 |
frauddetector.py in frauddetector |
427 | 32 | 2 |