SpotBugs Bug Detector Report

The following document contains the results of SpotBugs

SpotBugs Version is 4.8.4

Threshold is medium

Effort is default

Summary

Classes Bugs Errors Missing Classes
111 4 0 0

Files

Class Bugs
org.threeten.extra.PeriodDuration 1
org.threeten.extra.chrono.AccountingDate 1
org.threeten.extra.chrono.PaxDate 1
org.threeten.extra.chrono.Symmetry010Date 1

org.threeten.extra.PeriodDuration

Bug Category Details Line Priority
org.threeten.extra.PeriodDuration.getUnits() may expose internal representation by returning PeriodDuration.SUPPORTED_UNITS MALICIOUS_CODE EI_EXPOSE_REP 400 Medium

org.threeten.extra.chrono.AccountingDate

Bug Category Details Line Priority
org.threeten.extra.chrono.AccountingDate.getChronology() may expose internal representation by returning AccountingDate.chronology MALICIOUS_CODE EI_EXPOSE_REP 399 Medium

org.threeten.extra.chrono.PaxDate

Bug Category Details Line Priority
Result of integer multiplication cast to long in org.threeten.extra.chrono.PaxDate.ofEpochDay(long) STYLE ICAST_INTEGER_MULTIPLY_CAST_TO_LONG 287 Medium

org.threeten.extra.chrono.Symmetry010Date

Bug Category Details Line Priority
Result of integer multiplication cast to long in org.threeten.extra.chrono.Symmetry010Date.getProlepticWeek() STYLE ICAST_INTEGER_MULTIPLY_CAST_TO_LONG 392 Medium

Back to top

Version: 1.8.0. Last Published: 2024-04-16.

Reflow Maven skin.