1 | #FindBugs User Preferences
|
---|
2 | #Tue Jun 30 18:33:11 PDT 2009
|
---|
3 | detectorAbnormalFinallyBlockReturn=AbnormalFinallyBlockReturn|false
|
---|
4 | detectorAbstractClassEmptyMethods=AbstractClassEmptyMethods|false
|
---|
5 | detectorAbstractOverriddenMethod=AbstractOverriddenMethod|false
|
---|
6 | detectorArrayBasedCollections=ArrayBasedCollections|false
|
---|
7 | detectorArrayWrappedCallByReference=ArrayWrappedCallByReference|false
|
---|
8 | detectorBloatedAssignmentScope=BloatedAssignmentScope|false
|
---|
9 | detectorBloatedSynchronizedBlock=BloatedSynchronizedBlock|false
|
---|
10 | detectorClassEnvy=ClassEnvy|false
|
---|
11 | detectorCollectStatistics=CollectStatistics|false
|
---|
12 | detectorConfusingAutoboxedOverloading=ConfusingAutoboxedOverloading|false
|
---|
13 | detectorConstantListIndex=ConstantListIndex|false
|
---|
14 | detectorCopiedOverriddenMethod=CopiedOverriddenMethod|false
|
---|
15 | detectorCustomBuiltXML=CustomBuiltXML|false
|
---|
16 | detectorCyclomaticComplexity=CyclomaticComplexity|false
|
---|
17 | detectorDateComparison=DateComparison|false
|
---|
18 | detectorDeclaredRuntimeException=DeclaredRuntimeException|false
|
---|
19 | detectorDeletingWhileIterating=DeletingWhileIterating|false
|
---|
20 | detectorDubiousListCollection=DubiousListCollection|false
|
---|
21 | detectorFieldCouldBeLocal=FieldCouldBeLocal|false
|
---|
22 | detectorFinalParameters=FinalParameters|false
|
---|
23 | detectorFloatingPointLoops=FloatingPointLoops|false
|
---|
24 | detectorInefficientStringBuffering=InefficientStringBuffering|false
|
---|
25 | detectorInheritanceTypeChecking=InheritanceTypeChecking|false
|
---|
26 | detectorJDBCVendorReliance=JDBCVendorReliance|false
|
---|
27 | detectorListIndexedIterating=ListIndexedIterating|false
|
---|
28 | detectorLiteralStringComparison=LiteralStringComparison|false
|
---|
29 | detectorLocalSynchronizedCollection=LocalSynchronizedCollection|false
|
---|
30 | detectorLostExceptionStackTrace=LostExceptionStackTrace|false
|
---|
31 | detectorManualArrayCopy=ManualArrayCopy|false
|
---|
32 | detectorMethodReturnsConstant=MethodReturnsConstant|false
|
---|
33 | detectorNeedlessAutoboxing=NeedlessAutoboxing|false
|
---|
34 | detectorNeedlessCustomSerialization=NeedlessCustomSerialization|false
|
---|
35 | detectorNeedlessInstanceRetrieval=NeedlessInstanceRetrieval|false
|
---|
36 | detectorNeedlessMemberCollectionSynchronization=NeedlessMemberCollectionSynchronization|false
|
---|
37 | detectorNonCollectionMethodUse=NonCollectionMethodUse|false
|
---|
38 | detectorNonOwnedSynchronization=NonOwnedSynchronization|false
|
---|
39 | detectorNonRecycleableTaglibs=NonRecycleableTaglibs|false
|
---|
40 | detectorOrphanedDOMNode=OrphanedDOMNode|false
|
---|
41 | detectorOverlyConcreteParameter=OverlyConcreteParameter|false
|
---|
42 | detectorParallelLists=ParallelLists|false
|
---|
43 | detectorPartiallyConstructedObjectAccess=PartiallyConstructedObjectAccess|false
|
---|
44 | detectorPossibleIncompleteSerialization=PossibleIncompleteSerialization|false
|
---|
45 | detectorPossibleMemoryBloat=PossibleMemoryBloat|false
|
---|
46 | detectorPossiblyRedundantMethodCalls=PossiblyRedundantMethodCalls|false
|
---|
47 | detectorSQLInLoop=SQLInLoop|false
|
---|
48 | detectorSection508Compliance=Section508Compliance|false
|
---|
49 | detectorSillynessPotPourri=SillynessPotPourri|false
|
---|
50 | detectorSloppyClassReflection=SloppyClassReflection|false
|
---|
51 | detectorSluggishGui=SluggishGui|false
|
---|
52 | detectorSpoiledChildInterfaceImplementor=SpoiledChildInterfaceImplementor|false
|
---|
53 | detectorSpuriousThreadStates=SpuriousThreadStates|false
|
---|
54 | detectorStaticArrayCreatedInMethod=StaticArrayCreatedInMethod|false
|
---|
55 | detectorStaticMethodInstanceInvocation=StaticMethodInstanceInvocation|false
|
---|
56 | detectorSuspiciousComparatorReturnValues=SuspiciousComparatorReturnValues|false
|
---|
57 | detectorSuspiciousJDKVersionUse=SuspiciousJDKVersionUse|false
|
---|
58 | detectorSuspiciousWaitOnConcurrentObject=SuspiciousWaitOnConcurrentObject|false
|
---|
59 | detectorSyncCollectionIterators=SyncCollectionIterators|false
|
---|
60 | detectorTailRecursion=TailRecursion|false
|
---|
61 | detectorUnnecessaryStoreBeforeReturn=UnnecessaryStoreBeforeReturn|false
|
---|
62 | detectorUnrelatedCollectionContents=UnrelatedCollectionContents|false
|
---|
63 | detectorUnrelatedReturnValues=UnrelatedReturnValues|false
|
---|
64 | detectorUseAddAll=UseAddAll|false
|
---|
65 | detectorUseCharacterParameterizedMethod=UseCharacterParameterizedMethod|false
|
---|
66 | detectorUseEnumCollections=UseEnumCollections|false
|
---|
67 | detectorUseSplit=UseSplit|false
|
---|
68 | detectorUseToArray=UseToArray|false
|
---|
69 | detector_threshold=2
|
---|
70 | effort=default
|
---|
71 | filter_settings=Medium|BAD_PRACTICE,CORRECTNESS,I18N,MALICIOUS_CODE,MT_CORRECTNESS,PERFORMANCE,SECURITY,STYLE|false
|
---|
72 | filter_settings_neg=|
|
---|