-
Home
-
Wp-Adv-Quiz
-
1.0.2
-
Code
-
Classes
- WpAdvQuiz_Helper_QuestionImport
Total Complexity |
22 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
121 |
Lines of code |
66 |
Logical lines of code |
31 |
Comment lines |
13 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getSupportedHandler() |
S |
64 |
4 |
9 |
registerHandler() |
S |
62 |
3 |
11 |
factory() |
S |
67 |
3 |
7 |
mergeHandlersToUniqueArray() |
S |
68 |
2 |
7 |
getExtensionFromName() |
S |
68 |
2 |
7 |
runHooks() |
S |
69 |
2 |
7 |
__construct() |
S |
82 |
1 |
3 |
canHandle() |
S |
78 |
1 |
3 |
getSupportedFileExtensions() |
S |
80 |
1 |
3 |
getSupportedTypes() |
S |
80 |
1 |
3 |
createJsonImporter() |
S |
80 |
1 |
3 |
registerBuildInHandlers() |
S |
78 |
1 |
3 |