aws / aws-parallelcluster-node
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 16 files with 2,279 lines of code.
    • 0 very long files (0 lines of code)
    • 1 long files (771 lines of code)
    • 2 medium size files (599 lines of codeclsfd_ftr_w_mp_ins)
    • 4 small files (682 lines of code)
    • 9 very small files (227 lines of code)
0% | 33% | 26% | 29% | 9%
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% | 33% | 26% | 29% | 9%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src/slurm_plugin0% | 41% | 32% | 17% | 8%
src/common/schedulers0% | 0% | 0% | 85% | 14%
src/common0% | 0% | 0% | 96% | 3%
ROOT0% | 0% | 0% | 0% | 100%
src0% | 0% | 0% | 0% | 100%
Longest Files (Top 16)
File# lines# units
clustermgtd.py
in src/slurm_plugin
771 63
slurm_resources.py
in src/slurm_plugin
326 55
instance_manager.py
in src/slurm_plugin
273 12
slurm_commands.py
in src/common/schedulers
199 19
computemgtd.py
in src/slurm_plugin
168 10
resume.py
in src/slurm_plugin
161 6
utils.py
in src/common
154 10
common.py
in src/slurm_plugin
79 7
suspend.py
in src/slurm_plugin
69 2
setup.py
in root
38 1
converters.py
in src/common/schedulers
33 4
time_utils.py
in src/common
4 2
__init__.py
in src
1 -
__init__.py
in src/common
1 -
__init__.py
in src/common/schedulers
1 -
__init__.py
in src/slurm_plugin
1 -
Files With Most Units (Top 12)
File# lines# units
clustermgtd.py
in src/slurm_plugin
771 63
slurm_resources.py
in src/slurm_plugin
326 55
slurm_commands.py
in src/common/schedulers
199 19
instance_manager.py
in src/slurm_plugin
273 12
utils.py
in src/common
154 10
computemgtd.py
in src/slurm_plugin
168 10
common.py
in src/slurm_plugin
79 7
resume.py
in src/slurm_plugin
161 6
converters.py
in src/common/schedulers
33 4
time_utils.py
in src/common
4 2
suspend.py
in src/slurm_plugin
69 2
setup.py
in root
38 1
Files With Long Lines (Top 0)

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

File# lines# units# long lines