-
Home
-
Smart Forms – when you need more than just a contact form
-
2.6.35
-
Code
-
Classes
- php_entry_saver_base
Total Complexity |
115 |
Dependencies |
7 |
Dependents |
4 |
Total lines |
631 |
Lines of code |
494 |
Logical lines of code |
300 |
Comment lines |
1 |
Methods |
16 |
Properties |
10 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
SendFormEmail() |
D |
25 |
35 |
169 |
ProcessEntry() |
B |
35 |
18 |
85 |
RemoveDataProtectedFields() |
A |
48 |
13 |
33 |
GetEmailsFromField() |
A |
48 |
11 |
32 |
InsertEntryData() |
A |
46 |
7 |
39 |
ParseAndInsertDetail() |
S |
53 |
7 |
21 |
CaptchaIsValid2() |
S |
51 |
6 |
25 |
CaptchaIsValid() |
S |
53 |
5 |
22 |
SaveFiles() |
S |
59 |
2 |
14 |
InsertDetailRecord() |
S |
61 |
2 |
12 |
__construct() |
S |
62 |
2 |
11 |
GetFormElementsDictionary() |
S |
70 |
2 |
6 |
GetFormOptions() |
S |
65 |
2 |
8 |
ExecuteInsertions() |
S |
81 |
1 |
3 |
SanitizeName() |
S |
64 |
1 |
10 |
DeleteInsertedEntry() |
S |
74 |
1 |
4 |