FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is

Effort is max

Summary

Classes Bugs Errors Missing Classes
26 1 0 0

net.avcompris.examples.users3.dao.impl.Comparators$20

Bug Category Details Line Priority
Self comparison of org.joda.time.DateTime.compareTo(ReadableInstant) with itself net.avcompris.examples.users3.dao.impl.Comparators$20.compare(UserSessionDto, UserSessionDto) CORRECTNESS SA_LOCAL_SELF_COMPARISON 292 Medium