-
Home
-
WP Job Manager
-
2.4.0 (latest)
-
Code
-
Classes
- WP_Job_Manager_Settings
Total Complexity |
101 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
1,400 |
Lines of code |
1,067 |
Logical lines of code |
216 |
Comment lines |
237 |
Methods |
31 |
Properties |
3 |
Methods 31
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
init_settings() |
D |
16 |
5 |
523 |
output() |
A |
32 |
8 |
161 |
output_field() |
A |
51 |
9 |
24 |
multiple_choice_output() |
S |
51 |
7 |
23 |
get_capabilities_and_roles() |
S |
59 |
6 |
14 |
input_number() |
S |
50 |
5 |
29 |
input_capabilities() |
S |
50 |
5 |
28 |
sanitize_numeric_boundaries() |
S |
63 |
6 |
11 |
input_multi_enable_expand() |
S |
51 |
5 |
25 |
sanitize_capabilities() |
S |
58 |
5 |
16 |
register_settings() |
S |
59 |
5 |
15 |
input_checkbox() |
S |
54 |
3 |
22 |
input_select() |
S |
54 |
3 |
22 |
input_hidden() |
S |
56 |
3 |
20 |
input_password() |
S |
58 |
2 |
18 |
input_textarea() |
S |
57 |
2 |
18 |
input_text() |
S |
58 |
2 |
18 |
input_page() |
S |
57 |
2 |
15 |
input_multi() |
S |
64 |
3 |
9 |
input_color() |
S |
61 |
2 |
14 |
instance() |
S |
72 |
2 |
6 |
get_settings() |
S |
71 |
2 |
6 |
__construct() |
S |
75 |
1 |
4 |
input_input() |
S |
79 |
1 |
3 |
input_multi_checkbox() |
S |
79 |
1 |
3 |
input_radio() |
S |
79 |
1 |
3 |
set_setting() |
S |
80 |
1 |
3 |
sanitize_submission_duration() |
S |
78 |
1 |
3 |
sanitize_renewal_days() |
S |
79 |
1 |
3 |
sanitize_submission_limit() |
S |
79 |
1 |
3 |
get_logo() |
S |
72 |
1 |
5 |