-
Home
-
WP DSGVO Tools (GDPR)
-
3.1.31
-
Code
-
Classes
- SPDSGVOMail
| Total Complexity |
52 |
| Dependencies |
1 |
| Dependents |
2 |
| Total lines |
389 |
| Lines of code |
184 |
| Logical lines of code |
104 |
| Comment lines |
112 |
| Methods |
24 |
| Properties |
14 |
Methods 24
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| renderPart() |
A |
48 |
9 |
34 |
| attach() |
S |
56 |
5 |
18 |
| buildHeaders() |
S |
57 |
4 |
16 |
| beforeSend() |
S |
62 |
4 |
11 |
| beforeTemplate() |
S |
64 |
3 |
10 |
| template() |
S |
64 |
3 |
10 |
| afterTemplate() |
S |
64 |
3 |
10 |
| to() |
S |
68 |
2 |
8 |
| cc() |
S |
68 |
2 |
8 |
| bcc() |
S |
68 |
2 |
8 |
| headers() |
S |
68 |
2 |
8 |
| __construct() |
S |
98 |
1 |
1 |
| init() |
S |
81 |
1 |
3 |
| getTo() |
S |
82 |
1 |
3 |
| getCc() |
S |
82 |
1 |
3 |
| getBcc() |
S |
82 |
1 |
3 |
| subject() |
S |
77 |
1 |
4 |
| getSubject() |
S |
82 |
1 |
3 |
| from() |
S |
77 |
1 |
4 |
| getHeaders() |
S |
82 |
1 |
3 |
| HTMLFilter() |
S |
82 |
1 |
3 |
| sendAsHTML() |
S |
77 |
1 |
4 |
| render() |
S |
73 |
1 |
5 |
| send() |
S |
74 |
1 |
4 |