-
Home
-
WordSentinel
-
1.2.0
-
Code
-
Classes
- WS_License_Manager
| Total Complexity |
33 |
| Dependencies |
3 |
| Dependents |
0 |
| Total lines |
207 |
| Lines of code |
157 |
| Logical lines of code |
90 |
| Comment lines |
7 |
| Methods |
11 |
| Properties |
3 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| validate_key() |
B |
37 |
15 |
70 |
| handle_ajax_validation() |
S |
54 |
5 |
21 |
| jwk_to_pem() |
S |
51 |
2 |
26 |
| verify_license_and_attempt_validation() |
S |
66 |
3 |
8 |
| asn1_length() |
S |
67 |
2 |
7 |
| __construct() |
S |
82 |
1 |
3 |
| validate_license() |
S |
76 |
1 |
4 |
| get_license_data() |
S |
75 |
1 |
4 |
| is_license_valid() |
S |
75 |
1 |
4 |
| register_ajax_hooks() |
S |
79 |
1 |
3 |
| update_cache() |
S |
69 |
1 |
7 |