-
Home
-
WP Job Manager
-
1.42.0
-
Code
-
Classes
- WP_Job_Manager_Settings
| Total Complexity |
76 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
1,136 |
| Lines of code |
892 |
| Logical lines of code |
180 |
| Comment lines |
196 |
| Methods |
22 |
| Properties |
3 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| init_settings() |
C |
18 |
4 |
435 |
| output() |
A |
33 |
8 |
144 |
| output_field() |
A |
51 |
9 |
24 |
| sanitize_capabilities() |
S |
58 |
5 |
16 |
| register_settings() |
S |
59 |
5 |
15 |
| input_capabilities() |
S |
52 |
4 |
25 |
| input_multi_enable_expand() |
S |
53 |
4 |
21 |
| input_number() |
S |
55 |
4 |
20 |
| get_capabilities_and_roles() |
S |
60 |
4 |
14 |
| input_checkbox() |
S |
54 |
3 |
22 |
| input_select() |
S |
54 |
3 |
22 |
| input_hidden() |
S |
56 |
3 |
20 |
| input_radio() |
S |
57 |
3 |
17 |
| input_textarea() |
S |
57 |
2 |
18 |
| input_password() |
S |
58 |
2 |
18 |
| input_text() |
S |
58 |
2 |
18 |
| input_page() |
S |
57 |
2 |
15 |
| input_multi() |
S |
64 |
3 |
9 |
| instance() |
S |
72 |
2 |
6 |
| get_settings() |
S |
71 |
2 |
6 |
| __construct() |
S |
75 |
1 |
4 |
| input_input() |
S |
79 |
1 |
3 |