-
Home
-
WP Job Manager
-
2.4.0 (latest)
-
Code
-
Classes
- WP_Job_Manager_Email
| Total Complexity |
25 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
206 |
| Lines of code |
58 |
| Logical lines of code |
24 |
| Comment lines |
117 |
| Methods |
20 |
| Properties |
2 |
Methods 20
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| prepare_args() |
S |
58 |
6 |
15 |
| __construct() |
S |
75 |
1 |
4 |
| get_key() |
S |
81 |
1 |
3 |
| get_name() |
S |
81 |
1 |
3 |
| get_description() |
S |
81 |
1 |
3 |
| get_context() |
S |
81 |
1 |
3 |
| get_subject() |
S |
100 |
1 |
0 |
| get_from() |
S |
100 |
1 |
0 |
| get_to() |
S |
100 |
1 |
0 |
| get_rich_content() |
S |
100 |
1 |
0 |
| is_valid() |
S |
100 |
1 |
0 |
| get_attachments() |
S |
82 |
1 |
3 |
| get_cc() |
S |
82 |
1 |
3 |
| get_headers() |
S |
82 |
1 |
3 |
| get_plain_content() |
S |
79 |
1 |
3 |
| get_setting_fields() |
S |
81 |
1 |
3 |
| is_default_enabled() |
S |
81 |
1 |
3 |
| get_enabled_force_value() |
S |
81 |
1 |
3 |
| get_args() |
S |
81 |
1 |
3 |
| get_settings() |
S |
81 |
1 |
3 |