Coverage report: 100%

Files Functions Classes

coverage.py v7.5.3, created at 2024-06-08 17:18 +0100

File function statements missing excluded coverage
src\simplestretch\__init__.py stretch_audio 20 0 0 100%
src\simplestretch\__init__.py speedup_audio 3 0 0 100%
src\simplestretch\__init__.py (no function) 6 0 0 100%
tests\__init__.py (no function) 0 0 0 100%
tests\test.py TestAudioFunctions.setUp 4 0 0 100%
tests\test.py TestAudioFunctions.test_stretch_audio_raw 4 0 0 100%
tests\test.py TestAudioFunctions.test_speedup_audio_raw 4 0 0 100%
tests\test.py TestAudioFunctions.test_stretch_audio_file_wav 6 0 0 100%
tests\test.py TestAudioFunctions.test_stretch_audio_file_mp3 6 0 0 100%
tests\test.py TestAudioFunctions.test_speedup_audio_file_wav 6 0 0 100%
tests\test.py TestAudioFunctions.test_speedup_audio_file_mp3 6 0 0 100%
tests\test.py TestAudioFunctions.test_stretch_save_audio_file_wav 8 0 0 100%
tests\test.py TestAudioFunctions.test_speedup_save_audio_file 8 0 0 100%
tests\test.py TestAudioFunctions.test_stretch_invalid_audio_type 2 0 0 100%
tests\test.py TestAudioFunctions.test_stretch_invalid_factor_zero 1 0 0 100%
tests\test.py TestAudioFunctions.test_stretch_invalid_factor_negative 1 0 0 100%
tests\test.py TestAudioFunctions.test_stretch_raw_data_no_samplerate 2 0 0 100%
tests\test.py TestAudioFunctions.test_stretch_raw_data_invalid_samplerate 2 0 0 100%
tests\test.py TestAudioFunctions.test_stretch_raw_data_float_samplerate 4 0 0 100%
tests\test.py TestAudioFunctions.test_stretch_save_invalid_mp3_samplerate 4 0 0 100%
tests\test.py TestAudioFunctions.test_speedup_invalid_factor_zero 1 0 0 100%
tests\test.py TestAudioFunctions.test_speedup_invalid_factor_negative 1 0 0 100%
tests\test.py (no function) 28 0 1 100%
Total   127 0 1 100%

No items found using the specified filter.