-
Home
-
Newsletter – Send awesome emails from WordPress
-
8.2.1
-
Code
-
Classes
- NewsletterStore
Total Complexity |
41 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
247 |
Lines of code |
166 |
Logical lines of code |
114 |
Comment lines |
49 |
Methods |
15 |
Properties |
2 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
save() |
A |
48 |
8 |
32 |
delete() |
S |
56 |
5 |
17 |
set_field() |
S |
57 |
3 |
16 |
get_field() |
S |
58 |
3 |
15 |
increment() |
S |
58 |
3 |
15 |
get_count() |
S |
64 |
3 |
9 |
sanitize() |
S |
65 |
3 |
8 |
instance() |
S |
71 |
2 |
6 |
get_single_by_field() |
S |
63 |
2 |
10 |
get_single_by_query() |
S |
66 |
2 |
9 |
get_all() |
S |
65 |
2 |
9 |
query() |
S |
66 |
2 |
9 |
singleton() |
S |
80 |
1 |
3 |
__construct() |
S |
80 |
1 |
3 |
get_single() |
S |
71 |
1 |
5 |