The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
plotting.py in src/graphing |
619 | 26 |
heatmap.py in src/graphing |
246 | 10 |
read_log_file.py in src |
179 | 11 |
filter_and_group.py in src |
128 | 6 |
summary.py in src/graphing |
81 | 4 |
allocation_rate.py in src/graphing |
68 | 2 |
percentiles.py in src/graphing |
46 | 3 |
__init__.py in src |
1 | - |
File | # lines | # units |
---|---|---|
plotting.py in src/graphing |
619 | 26 |
read_log_file.py in src |
179 | 11 |
heatmap.py in src/graphing |
246 | 10 |
filter_and_group.py in src |
128 | 6 |
summary.py in src/graphing |
81 | 4 |
percentiles.py in src/graphing |
46 | 3 |
allocation_rate.py in src/graphing |
68 | 2 |
There are 4 files with lines longer than 120 characters. In total, there are 13 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
plotting.py in src/graphing |
619 | 26 | 5 |
heatmap.py in src/graphing |
246 | 10 | 4 |
filter_and_group.py in src |
128 | 6 | 3 |
allocation_rate.py in src/graphing |
68 | 2 | 1 |