Total Complexity | 83 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 400 |
Lines of code | 174 |
Logical lines of code | 83 |
Comment lines | 131 |
Methods | 28 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
isActivation() | 59 | 8 | 13 | |
isPluginAjax() | 61 | 5 | 12 | |
isPluginPage() | 61 | 5 | 12 | |
isPostNew() | 64 | 4 | 10 | |
isPostEdit() | 64 | 4 | 10 | |
isDeactivation() | 66 | 4 | 7 | |
isPlugin() | 64 | 4 | 10 | |
isAjax() | 63 | 3 | 11 | |
isPluginsAdmin() | 68 | 3 | 7 | |
isAdminEdit() | 68 | 3 | 7 | |
isOptionsSubmit() | 77 | 3 | 3 | |
hasPluginAbbrAction() | 69 | 3 | 6 | |
isWidgetAdmin() | 68 | 3 | 7 | |
isDashboard() | 68 | 3 | 7 | |
isNetworkAdmin() | 70 | 3 | 6 | |
isAdmin() | 70 | 3 | 6 | |
isOptionsPage() | 78 | 2 | 3 | |
getModule() | 74 | 2 | 4 | |
getAction() | 74 | 2 | 4 | |
getController() | 74 | 2 | 4 | |
isPage() | 78 | 2 | 3 | |
hasAction() | 78 | 2 | 3 | |
isHeartbeat() | 78 | 2 | 3 | |
isPostType() | 78 | 2 | 3 | |
getPage() | 78 | 2 | 3 | |
isModule() | 78 | 2 | 3 | |
_init() | 80 | 1 | 3 | |
__construct() | 77 | 1 | 4 |