-
Home
-
Text to Speech (TTS) by Mementor
-
1.5.6 (latest)
-
Code
-
Classes
- Mementor_TTS_Player_Statistics
Total Complexity |
96 |
Dependencies |
0 |
Dependents |
2 |
Total lines |
807 |
Lines of code |
528 |
Logical lines of code |
246 |
Comment lines |
143 |
Methods |
20 |
Properties |
3 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
track_player_events_batch() |
A |
43 |
16 |
44 |
track_player_event() |
A |
51 |
13 |
22 |
get_overall_statistics() |
A |
44 |
9 |
47 |
calculate_daily_stats_for_post() |
A |
43 |
8 |
56 |
get_detailed_statistics() |
A |
41 |
7 |
57 |
get_post_statistics() |
A |
47 |
7 |
39 |
get_detailed_statistics_count() |
S |
51 |
5 |
27 |
aggregate_daily_stats() |
S |
47 |
4 |
37 |
aggregate_stats_for_date() |
S |
48 |
4 |
35 |
reset_statistics() |
S |
55 |
4 |
20 |
manual_aggregate_stats() |
S |
60 |
4 |
13 |
format_time() |
S |
60 |
3 |
13 |
create_tables() |
S |
50 |
1 |
38 |
clear_statistics_cache() |
S |
57 |
2 |
21 |
log_event() |
S |
56 |
2 |
19 |
get_instance() |
S |
71 |
2 |
6 |
schedule_tasks() |
S |
70 |
2 |
6 |
cleanup_old_data() |
S |
61 |
1 |
13 |
__construct() |
S |
61 |
1 |
12 |
is_statistics_enabled() |
S |
78 |
1 |
3 |