-
Home
-
WP DSGVO Tools (GDPR)
-
3.1.31
-
Code
-
Classes
- SPDSGVOEmbeddingApiBase
| Total Complexity |
43 |
| Dependencies |
6 |
| Dependents |
1 |
| Total lines |
253 |
| Lines of code |
144 |
| Logical lines of code |
84 |
| Comment lines |
5 |
| Methods |
29 |
| Properties |
15 |
Methods 29
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| checkIfIntegrationIsAllowed() |
S |
59 |
6 |
12 |
| checkIfIntegrationIsAllowedByCookie() |
S |
61 |
4 |
12 |
| getCategory() |
S |
63 |
4 |
10 |
| getOptInContentReplacementHtml() |
S |
60 |
2 |
11 |
| getInstance() |
S |
67 |
2 |
8 |
| getSettings() |
S |
66 |
2 |
8 |
| __construct() |
S |
78 |
1 |
3 |
| __clone() |
S |
91 |
1 |
2 |
| getName() |
S |
81 |
1 |
3 |
| getCompany() |
S |
81 |
1 |
3 |
| getCountry() |
S |
79 |
1 |
3 |
| getStorageId() |
S |
81 |
1 |
3 |
| getSlug() |
S |
81 |
1 |
3 |
| getCookieNames() |
S |
81 |
1 |
3 |
| getHosts() |
S |
81 |
1 |
3 |
| getHostsArray() |
S |
79 |
1 |
3 |
| getIsPremium() |
S |
81 |
1 |
3 |
| getIfOptInNeeded() |
S |
82 |
1 |
3 |
| getShowInPopup() |
S |
82 |
1 |
3 |
| getInsertLocation() |
S |
81 |
1 |
3 |
| getJsCode() |
S |
81 |
1 |
3 |
| getOverlayText() |
S |
81 |
1 |
3 |
| getIsTechMandatoryOptionEnabled() |
S |
82 |
1 |
3 |
| getDefaultSettings() |
S |
64 |
1 |
10 |
| getIsEnabled() |
S |
75 |
1 |
4 |
| setSettings() |
S |
72 |
1 |
5 |
| register() |
S |
71 |
1 |
5 |
| registerCallback() |
S |
71 |
1 |
6 |
| getAllIntegrationApis() |
S |
78 |
1 |
3 |