-
Home
-
WPConsent – Cookie Consent Banner for Privacy Compliance (GDPR / CCPA)
-
0.9.0
-
Code
-
Classes
- WPConsent_Cookie_Blocking
Total Complexity |
22 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
133 |
Lines of code |
70 |
Logical lines of code |
43 |
Comment lines |
44 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_output() |
A |
51 |
8 |
25 |
detect_scripts_in_html() |
S |
55 |
4 |
18 |
should_process() |
S |
75 |
4 |
3 |
buffer_end() |
S |
75 |
2 |
5 |
__construct() |
S |
77 |
1 |
4 |
hooks() |
S |
75 |
1 |
4 |
buffer_start() |
S |
80 |
1 |
3 |
modify_script_tag() |
S |
66 |
1 |
8 |