Code Smell: MessageChain Location: birdsong.client.ReceivedMessageManager.processMessage() Reason: In this method we can see in line 64 a message chain that can be turned into a method, extracting it.
Log in to post a comment.