The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is low
Effort is max
Class | Bugs |
---|---|
com.github.gfernandez598.swf.conversation.optforrepl.SessionMapConversationContainer | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Redundant nullcheck of conver, which is known to be non-null in com.github.gfernandez598.swf.conversation.optforrepl.SessionMapConversationContainer.createAndAddConversation(ConversationId, ConversationParameters) | STYLE | RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE | 146 | Low |