-
Home
-
WP Guidant | Guided Selling & Product Recommendation Quiz Plugin
-
1.2.2 (latest)
-
Code
-
Classes
- GuidantSettings
Total Complexity |
280 |
Dependencies |
0 |
Dependents |
2 |
Total lines |
929 |
Lines of code |
761 |
Logical lines of code |
504 |
Comment lines |
18 |
Methods |
44 |
Properties |
0 |
Methods 44
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
B |
43 |
17 |
52 |
replaceOldImageIDwithURL() |
A |
45 |
14 |
45 |
updateElementSettings() |
A |
50 |
14 |
26 |
updateGuideSettings() |
A |
50 |
14 |
26 |
updateFilterSettings() |
A |
50 |
14 |
26 |
updateResultSettings() |
A |
50 |
14 |
26 |
updateFieldSettings() |
A |
50 |
14 |
26 |
updateLogicSettings() |
A |
50 |
14 |
26 |
updateConditionSettings() |
A |
50 |
14 |
26 |
deleteGuide() |
A |
46 |
11 |
38 |
deleteFilter() |
A |
52 |
8 |
26 |
deleteElement() |
A |
52 |
8 |
26 |
deleteField() |
S |
54 |
7 |
23 |
deleteResult() |
S |
54 |
7 |
22 |
deleteCondition() |
S |
54 |
7 |
22 |
deleteSubmission() |
S |
54 |
7 |
22 |
deleteLogic() |
S |
54 |
7 |
22 |
getSubmissionDataByElement() |
S |
62 |
6 |
11 |
listAllElements() |
S |
58 |
5 |
15 |
generateElementID() |
S |
59 |
5 |
13 |
generateFilterID() |
S |
59 |
5 |
13 |
generateGuideID() |
S |
59 |
5 |
13 |
generateFieldID() |
S |
59 |
5 |
13 |
generateConditionID() |
S |
59 |
5 |
13 |
generateLogicID() |
S |
59 |
5 |
13 |
generateSubmissionID() |
S |
59 |
5 |
13 |
generateResultID() |
S |
59 |
5 |
13 |
listAllSubmissions() |
S |
61 |
5 |
12 |
listAllFilters() |
S |
58 |
4 |
15 |
listAllResults() |
S |
58 |
4 |
15 |
listAllConditions() |
S |
62 |
4 |
12 |
listAllLogics() |
S |
62 |
4 |
12 |
listAllElementsByFilterID() |
S |
62 |
4 |
12 |
listAllGuides() |
S |
75 |
2 |
4 |
listAllFields() |
S |
75 |
2 |
4 |
createNewLogic() |
S |
68 |
1 |
7 |
createNewCondition() |
S |
68 |
1 |
7 |
createNewGuide() |
S |
66 |
1 |
8 |
createNewResult() |
S |
66 |
1 |
8 |
recordNewSubmission() |
S |
67 |
1 |
7 |
createNewFilter() |
S |
66 |
1 |
8 |
insertSubmissionData() |
S |
71 |
1 |
5 |
createNewField() |
S |
68 |
1 |
7 |
createNewElement() |
S |
65 |
1 |
8 |