-
Home
-
rtBiz
-
1.4.4 (latest)
-
Code
-
Classes
- Rt_Mail_Cron
Total Complexity |
23 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
160 |
Lines of code |
123 |
Logical lines of code |
79 |
Comment lines |
11 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
rt_send_email() |
A |
42 |
10 |
49 |
rt_parse_email() |
S |
48 |
5 |
35 |
setup_schedule() |
S |
64 |
3 |
10 |
register_custom_schedule() |
S |
63 |
1 |
11 |
__construct() |
S |
69 |
1 |
6 |
deregister_cron_for_module() |
S |
70 |
1 |
6 |
disable_cron_on_deactivation() |
S |
78 |
1 |
4 |
enable_cron_on_activation() |
S |
100 |
1 |
2 |