-
Home
-
WPJAM Basic
-
6.7.3.1
-
Code
-
Classes
- WPJAM_Page_Action
Total Complexity |
56 |
Dependencies |
2 |
Dependents |
4 |
Total lines |
186 |
Lines of code |
144 |
Logical lines of code |
79 |
Comment lines |
0 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
callback() |
B |
39 |
21 |
58 |
ajax_response() |
S |
57 |
5 |
15 |
get_button() |
S |
61 |
5 |
10 |
get_form() |
S |
57 |
4 |
15 |
generate_data_attr() |
S |
61 |
4 |
11 |
get_submit_button() |
S |
63 |
4 |
10 |
get_fields() |
S |
71 |
4 |
5 |
get_data() |
S |
73 |
3 |
4 |
is_allowed() |
S |
77 |
2 |
3 |
render() |
S |
69 |
2 |
7 |
create_nonce() |
S |
80 |
1 |
3 |
verify_nonce() |
S |
79 |
1 |
3 |