-
Home
-
Popup Builder & Popup Maker for WordPress – OptinMonster Email Marketing and Lead Generation
-
2.16.13
-
Code
-
Classes
- OMAPI_BaseRestApi
Total Complexity |
29 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
274 |
Lines of code |
105 |
Logical lines of code |
48 |
Comment lines |
129 |
Methods |
11 |
Properties |
3 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
exception_to_response() |
S |
54 |
7 |
20 |
wp_error_to_response() |
S |
53 |
6 |
22 |
verify_request_nonce() |
S |
60 |
4 |
13 |
has_connection_token() |
S |
60 |
2 |
14 |
has_valid_api_key() |
S |
61 |
2 |
13 |
can_update_settings() |
S |
67 |
2 |
8 |
logged_in_or_has_api_key() |
S |
75 |
2 |
4 |
__construct() |
S |
77 |
1 |
4 |
register_rest_routes() |
S |
100 |
1 |
0 |
logged_in_and_can_access_route() |
S |
80 |
1 |
3 |
validate_api_key() |
S |
76 |
1 |
4 |