aws-robotics / tts-ros2
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 12 files with 690 lines of code.
    • 0 very long files (0 lines of code)
    • 0 long files (0 lines of code)
    • 1 medium size files (226 lines of codeclsfd_ftr_w_mp_ins)
    • 2 small files (317 lines of code)
    • 9 very small files (147 lines of code)
0% | 0% | 32% | 45% | 21%
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% | 33% | 47% | 19%
yaml0% | 0% | 0% | 0% | 100%
cfg0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
tts/integration_test0% | 0% | 100% | 0% | 0%
tts/tts/services0% | 0% | 0% | 99% | <1%
tts/tts/scripts0% | 0% | 0% | 0% | 100%
tts0% | 0% | 0% | 0% | 100%
tts_interfaces0% | 0% | 0% | 0% | 100%
tts/launch0% | 0% | 0% | 0% | 100%
tts/tts0% | 0% | 0% | 0% | 100%
Longest Files (Top 12)
File# lines# units
tts_integration.py
in tts/integration_test
226 10
amazonpolly.py
in tts/tts/services
178 14
synthesizer.py
in tts/tts/services
139 11
voicer.py
in tts/tts/scripts
71 6
setup.py
in tts
42 -
mapping_rules.yaml
in tts_interfaces
15 -
tts.launch.py
in tts/launch
11 1
cfg
setup.cfg
in tts
4 -
__init__.py
in tts
1 -
__init__.py
in tts/tts
1 -
__init__.py
in tts/tts/services
1 -
__init__.py
in tts/tts/scripts
1 -
Files With Most Units (Top 5)
File# lines# units
amazonpolly.py
in tts/tts/services
178 14
synthesizer.py
in tts/tts/services
139 11
tts_integration.py
in tts/integration_test
226 10
voicer.py
in tts/tts/scripts
71 6
tts.launch.py
in tts/launch
11 1
Files With Long Lines (Top 1)

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

File# lines# units# long lines
tts_integration.py
in tts/integration_test
226 10 2