Total Complexity | 35 |
Dependencies | 3 |
Dependents | 0 |
Total lines | 160 |
Lines of code | 131 |
Logical lines of code | 88 |
Comment lines | 11 |
Methods | 10 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
geekybot_addChatHistoryToSession() | 46 | 10 | 34 | |
geekybot_addSessionVariablesDataToTable() | 50 | 8 | 28 | |
geekybot_addSessionAttributeDataToTable() | 60 | 5 | 12 | |
geekybot_isSetVariablesDatabyAttributeId() | 62 | 3 | 10 | |
geekybot_readVarFromSessionAndCallPredefinedFunction() | 59 | 2 | 13 | |
geekybot_getVariablesDatabySessionId() | 63 | 2 | 10 | |
geekybot_getSavedDataFromSession() | 63 | 2 | 10 | |
__construct() | 100 | 1 | 2 | |
geekybot_deleteVariablesDatabyProductId() | 69 | 1 | 6 | |
geekybot_getStoryIdFromSession() | 69 | 1 | 6 |