-
Home
-
Post Status Notifier Lite
-
1.9.6
-
Code
-
Classes
- IfwPsn_Wp_Module_Manager
Total Complexity |
65 |
Dependencies |
10 |
Dependents |
3 |
Total lines |
426 |
Lines of code |
190 |
Logical lines of code |
109 |
Comment lines |
130 |
Methods |
21 |
Properties |
9 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getModules() |
A |
49 |
9 |
29 |
load() |
A |
50 |
9 |
26 |
_getModulesDirnames() |
S |
59 |
7 |
14 |
_isValidModule() |
S |
50 |
6 |
29 |
getCustomModulesLocation() |
S |
62 |
6 |
11 |
_initLocations() |
S |
62 |
5 |
11 |
getModulesByLocationName() |
S |
65 |
3 |
9 |
getInitializedModules() |
S |
66 |
3 |
9 |
getModule() |
S |
71 |
2 |
6 |
addLocation() |
S |
73 |
2 |
5 |
registerModules() |
S |
74 |
2 |
5 |
_getModuleBootstrapPath() |
S |
70 |
2 |
6 |
addWhitelist() |
S |
80 |
1 |
3 |
hasWhitelist() |
S |
80 |
1 |
3 |
getWhitelist() |
S |
82 |
1 |
3 |
__construct() |
S |
70 |
1 |
6 |
_getModuleClassName() |
S |
79 |
1 |
3 |
getCustomModules() |
S |
80 |
1 |
3 |
getBuiltinModules() |
S |
80 |
1 |
3 |
getCustomModulesLocationName() |
S |
81 |
1 |
3 |
isInWhitelist() |
S |
79 |
1 |
3 |