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 46 2 22 70

Files

Class Bugs com.avcompris.util.junit.AvcMatchers 1 com.avcompris.util.junit.AvcParameterized$TestClassRunnerForParameters 1

com.avcompris.util.junit.AvcMatchers

Bug Category Details Line Priority Invocation of toString on ref in com.avcompris.util.junit.AvcMatchers.isIn(String, Object[], String) CORRECTNESS DMI_INVOKING_TOSTRING_ON_ARRAY 1029 Medium

com.avcompris.util.junit.AvcParameterized$TestClassRunnerForParameters

Bug Category Details Line Priority Inconsistent synchronization of com.avcompris.util.junit.AvcParameterized$TestClassRunnerForParameters.instance; locked 75% of time MT_CORRECTNESS IS2_INCONSISTENT_SYNC 139 Medium