-
Home
-
Text to Speech (TTS) by Mementor
-
1.0.3
-
Code
-
Classes
- Mementor_TTS_Processor
Total Complexity |
128 |
Dependencies |
6 |
Dependents |
3 |
Total lines |
961 |
Lines of code |
581 |
Logical lines of code |
392 |
Comment lines |
260 |
Methods |
20 |
Properties |
4 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
generate_shortcode_audio() |
C |
27 |
25 |
148 |
generate_audio() |
B |
33 |
19 |
98 |
cleanup_directory() |
A |
46 |
13 |
38 |
save_audio_file() |
A |
44 |
12 |
44 |
log_message() |
A |
57 |
10 |
15 |
needs_audio_generation() |
A |
48 |
7 |
34 |
get_filesystem() |
S |
54 |
6 |
23 |
delete_file() |
S |
54 |
5 |
22 |
init() |
S |
59 |
5 |
14 |
process_text() |
S |
50 |
4 |
28 |
generate_filename() |
S |
54 |
4 |
21 |
__construct() |
S |
56 |
4 |
17 |
get_voice_settings() |
S |
54 |
2 |
21 |
get_content_from_html() |
S |
56 |
2 |
16 |
process_batch() |
S |
60 |
2 |
14 |
get_instance() |
S |
71 |
2 |
6 |
cleanup_audio_files() |
S |
64 |
2 |
9 |
initialize_api() |
S |
74 |
2 |
5 |
add_to_media_library() |
S |
83 |
1 |
3 |
update_post_audio_meta() |
S |
72 |
1 |
5 |