-
Home
-
Subscriber Manager Lite for Telegram
-
1.3.0 (latest)
-
Code
-
Classes
- Subscriber_Manager_Lite_WCTLGM_Bot_Interaction_Handler
Total Complexity |
43 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
218 |
Lines of code |
166 |
Logical lines of code |
108 |
Comment lines |
10 |
Methods |
12 |
Properties |
3 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_telegram_request() |
A |
45 |
14 |
39 |
extract_command_and_args() |
A |
50 |
9 |
28 |
handle_activation_command() |
S |
48 |
6 |
32 |
process_join_request() |
S |
58 |
3 |
14 |
handle_start_command() |
S |
61 |
3 |
12 |
send_activation_email() |
S |
65 |
2 |
9 |
handle_help_command() |
S |
62 |
1 |
11 |
__construct() |
S |
79 |
1 |
3 |
init() |
S |
79 |
1 |
3 |
is_action_initiated_from_settings() |
S |
79 |
1 |
3 |
save_channel_id() |
S |
72 |
1 |
5 |
build_response() |
S |
69 |
1 |
7 |