-
Home
-
Text to Speech (TTS) by Mementor
-
1.4.1
-
Code
-
Classes
- Mementor_TTS_User_Credits
Total Complexity |
61 |
Dependencies |
0 |
Dependents |
4 |
Total lines |
536 |
Lines of code |
349 |
Logical lines of code |
139 |
Comment lines |
104 |
Methods |
17 |
Properties |
2 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_user_credits() |
A |
38 |
11 |
79 |
use_credits() |
A |
47 |
8 |
38 |
is_wordpress_playground() |
S |
53 |
7 |
24 |
verify_integrity() |
S |
60 |
5 |
14 |
detect_reset_attempt() |
S |
55 |
4 |
20 |
get_user_fingerprint() |
S |
57 |
4 |
17 |
migrate_integrity_hashes() |
S |
55 |
3 |
21 |
get_usage_stats() |
S |
53 |
2 |
24 |
initialize_user_credits() |
S |
54 |
2 |
20 |
generate_integrity_hash() |
S |
59 |
2 |
15 |
has_credits_remaining() |
S |
64 |
3 |
10 |
update_backup_storage() |
S |
60 |
2 |
13 |
create_table() |
S |
54 |
1 |
26 |
get_instance() |
S |
71 |
2 |
6 |
get_site_identifier() |
S |
63 |
2 |
10 |
get_remaining_credits() |
S |
66 |
2 |
8 |
__construct() |
S |
76 |
1 |
4 |