awslabs / damo
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 21 files with 2,108 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 3 medium size files (847 lines of codeclsfd_ftr_w_mp_ins)
    • 6 small files (788 lines of code)
    • 12 very small files (473 lines of code)
0% | 0% | 40% | 37% | 22%
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% | 40% | 37% | 22%
toml0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
ROOT0% | 0% | 40% | 37% | 21%
packaging0% | 0% | 0% | 0% | 100%
Longest Files (Top 21)
File# lines# units
heats.py
in root
311 20
_damon.py
in root
294 23
_damon_result.py
in root
242 13
_convert_damos.py
in root
159 10
record.py
in root
152 5
_paddr_layout.py
in root
147 16
wss.py
in root
122 4
schemes.py
in root
107 5
reclaim.py
in root
101 7
monitor.py
in root
100 5
bin2txt.py
in root
66 2
nr_regions.py
in root
66 2
adjust.py
in root
58 3
validate.py
in root
54 3
report.py
in root
33 2
setup.py
in packaging
28 -
_fmt_nr.py
in root
27 2
features.py
in root
21 2
_dist.py
in root
13 1
pyproject.toml
in packaging
6 -
damo_version.py
in root
1 -
Files With Most Units (Top 18)
File# lines# units
_damon.py
in root
294 23
heats.py
in root
311 20
_paddr_layout.py
in root
147 16
_damon_result.py
in root
242 13
_convert_damos.py
in root
159 10
reclaim.py
in root
101 7
monitor.py
in root
100 5
record.py
in root
152 5
schemes.py
in root
107 5
wss.py
in root
122 4
validate.py
in root
54 3
adjust.py
in root
58 3
bin2txt.py
in root
66 2
features.py
in root
21 2
_fmt_nr.py
in root
27 2
report.py
in root
33 2
nr_regions.py
in root
66 2
_dist.py
in root
13 1
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there is only one long line.

File# lines# units# long lines
_damon_result.py
in root
242 13 1