-
Home
-
Newsletter – Send awesome emails from WordPress
-
8.5.8
-
Code
-
Classes
- NewsletterStore
Total Complexity |
43 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
250 |
Lines of code |
178 |
Logical lines of code |
119 |
Comment lines |
43 |
Methods |
15 |
Properties |
2 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
save() |
A |
45 |
10 |
42 |
delete() |
S |
55 |
5 |
18 |
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 |
64 |
3 |
9 |
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 |