-
Home
-
Post Status Notifier Lite
-
1.10.1
-
Code
-
Classes
- IfwPsn_Wp_Plugin_Cli_Command_Abstract
Total Complexity |
75 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
422 |
Lines of code |
215 |
Logical lines of code |
128 |
Comment lines |
104 |
Methods |
25 |
Properties |
6 |
Methods 25
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
_prepareParams() |
A |
46 |
12 |
38 |
hasParam() |
A |
57 |
9 |
16 |
_getDefaultUsage() |
S |
49 |
7 |
30 |
getParam() |
S |
58 |
7 |
16 |
_getParam() |
S |
58 |
7 |
16 |
_initParams() |
S |
63 |
4 |
10 |
_validateSupportedParams() |
S |
65 |
4 |
8 |
_getSupportedRequiredParams() |
S |
66 |
3 |
9 |
_getSupportedOptionalParams() |
S |
66 |
3 |
9 |
isEmptyParam() |
S |
69 |
2 |
7 |
output() |
S |
65 |
2 |
9 |
setVerbose() |
S |
74 |
2 |
5 |
setExecutable() |
S |
81 |
1 |
3 |
getExecutable() |
S |
82 |
1 |
3 |
isVerbose() |
S |
80 |
1 |
3 |
execute() |
S |
100 |
1 |
0 |
__construct() |
S |
71 |
1 |
6 |
outputInline() |
S |
75 |
1 |
4 |
outputStatusError() |
S |
78 |
1 |
3 |
outputStatusSuccess() |
S |
78 |
1 |
3 |
prepend() |
S |
74 |
1 |
4 |
prepareOutput() |
S |
78 |
1 |
4 |
_fetchUsage() |
S |
81 |
1 |
3 |
_fetchSupportedParams() |
S |
82 |
1 |
3 |
getParams() |
S |
82 |
1 |
3 |