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