Code Smell: Long Method
Location: birdsong.client.ReceivedMessageManager.processManage()
Reason: This method is way too long, and can be transformed in simpler code thats easier to understand.
--- old+++ new@@ -1,3 +1,3 @@
Code Smell: Long Method
-Location: birdsongclient.ReceivedMessageManager.processManage()+Location: birdsong.client.ReceivedMessageManager.processManage()
Reason: This method is way too long, and can be transformed in simpler code thats easier to understand.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Diff: