-
Home
-
WP Amazon SES SMTP
-
1.0.5 (latest)
-
Code
-
Classes
- WPAmazonSES_Settings
| Total Complexity |
43 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
245 |
| Lines of code |
202 |
| Logical lines of code |
80 |
| Comment lines |
67 |
| Methods |
15 |
| Properties |
1 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| sanitize() |
A |
51 |
10 |
31 |
| settings() |
S |
40 |
1 |
76 |
| smtp_encryption_callback() |
S |
60 |
5 |
13 |
| region_callback() |
S |
60 |
4 |
13 |
| is_active_callback() |
S |
61 |
4 |
12 |
| smtp_authentication_callback() |
S |
61 |
4 |
12 |
| return_path_callback() |
S |
67 |
2 |
8 |
| from_email_callback() |
S |
71 |
2 |
5 |
| from_name_callback() |
S |
71 |
2 |
5 |
| smtp_username_callback() |
S |
71 |
2 |
5 |
| smtp_password_callback() |
S |
71 |
2 |
5 |
| amgsessmtp_tracking_admin_notice() |
S |
64 |
2 |
9 |
| __construct() |
S |
80 |
1 |
3 |
| print_section_info() |
S |
91 |
1 |
2 |
| print_smtp_section_info() |
S |
79 |
1 |
3 |