-
Home
-
Wp-Adv-Quiz
-
1.0.0
-
Code
-
Classes
- WpAdvQuiz_Helper_JsonQuestionImporter
Total Complexity |
23 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
124 |
Lines of code |
69 |
Logical lines of code |
38 |
Comment lines |
11 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate() |
S |
65 |
4 |
9 |
factory() |
S |
64 |
4 |
10 |
getQuestionPreview() |
S |
72 |
2 |
6 |
import() |
S |
67 |
2 |
8 |
getQuestionNames() |
S |
68 |
2 |
7 |
buildQuestionModels() |
S |
65 |
2 |
9 |
buildAnswerModels() |
S |
69 |
2 |
7 |
getQuestionsArray() |
S |
78 |
2 |
3 |
__construct() |
S |
80 |
1 |
3 |
parseContent() |
S |
79 |
1 |
3 |
insertQuestionToDatabase() |
S |
76 |
1 |
4 |