SpotBugs Bug Detector Report

The following document contains the results of SpotBugs

SpotBugs Version is 3.1.12

Threshold is medium

Effort is default

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