-
Home
-
Frontend Admin by DynamiApps
-
3.21.11
-
Code
-
Classes
- FEA_Emails_Crud
Total Complexity |
28 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
174 |
Lines of code |
111 |
Logical lines of code |
71 |
Comment lines |
25 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_email_verified() |
S |
56 |
6 |
17 |
get_email() |
S |
59 |
6 |
13 |
get_emails() |
S |
52 |
4 |
22 |
insert_email() |
S |
62 |
3 |
11 |
approve_email() |
S |
62 |
3 |
11 |
create_emails() |
S |
60 |
1 |
15 |
delete_email() |
S |
69 |
2 |
6 |
update_email() |
S |
68 |
1 |
8 |
record_count() |
S |
72 |
1 |
5 |
__construct() |
S |
82 |
1 |
3 |