FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is low

Effort is max

Summary

Classes Bugs Errors Missing Classes
7 1 0 0

com.github.gfernandez598.swf.conversation.optforrepl.SessionMapConversationContainer

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