findbugs.settings revision 1583:d954cd279188
1241675Suqs#FindBugs User Preferences
2241675Suqs#Mon Jun 15 13:37:16 PDT 2009
3241675SuqsdetectorAbnormalFinallyBlockReturn=AbnormalFinallyBlockReturn|false
4241675SuqsdetectorAbstractClassEmptyMethods=AbstractClassEmptyMethods|false
5241675SuqsdetectorAbstractOverriddenMethod=AbstractOverriddenMethod|false
6241675SuqsdetectorArrayBasedCollections=ArrayBasedCollections|false
7241675SuqsdetectorArrayWrappedCallByReference=ArrayWrappedCallByReference|false
8241675SuqsdetectorBloatedAssignmentScope=BloatedAssignmentScope|false
9241675SuqsdetectorBloatedSynchronizedBlock=BloatedSynchronizedBlock|false
10241675SuqsdetectorClassEnvy=ClassEnvy|false
11241675SuqsdetectorCollectStatistics=CollectStatistics|false
12241675SuqsdetectorConfusingAutoboxedOverloading=ConfusingAutoboxedOverloading|false
13241675SuqsdetectorConstantListIndex=ConstantListIndex|false
14241675SuqsdetectorCopiedOverriddenMethod=CopiedOverriddenMethod|false
15241675SuqsdetectorCustomBuiltXML=CustomBuiltXML|false
16241675SuqsdetectorCyclomaticComplexity=CyclomaticComplexity|false
17241675SuqsdetectorDateComparison=DateComparison|false
18241675SuqsdetectorDeclaredRuntimeException=DeclaredRuntimeException|false
19241675SuqsdetectorDeletingWhileIterating=DeletingWhileIterating|false
20241675SuqsdetectorDubiousListCollection=DubiousListCollection|false
21241675SuqsdetectorFieldCouldBeLocal=FieldCouldBeLocal|false
22241675SuqsdetectorFinalParameters=FinalParameters|false
23241675SuqsdetectorFloatingPointLoops=FloatingPointLoops|false
24241675SuqsdetectorInefficientStringBuffering=InefficientStringBuffering|false
25241675SuqsdetectorInheritanceTypeChecking=InheritanceTypeChecking|false
26241675SuqsdetectorJDBCVendorReliance=JDBCVendorReliance|false
27241675SuqsdetectorListIndexedIterating=ListIndexedIterating|false
28241675SuqsdetectorLiteralStringComparison=LiteralStringComparison|false
29241675SuqsdetectorLocalSynchronizedCollection=LocalSynchronizedCollection|false
30241675SuqsdetectorLostExceptionStackTrace=LostExceptionStackTrace|false
31241675SuqsdetectorManualArrayCopy=ManualArrayCopy|false
32241675SuqsdetectorMethodReturnsConstant=MethodReturnsConstant|false
33241675SuqsdetectorNeedlessAutoboxing=NeedlessAutoboxing|false
34241675SuqsdetectorNeedlessCustomSerialization=NeedlessCustomSerialization|false
35241675SuqsdetectorNeedlessInstanceRetrieval=NeedlessInstanceRetrieval|false
36241675SuqsdetectorNeedlessMemberCollectionSynchronization=NeedlessMemberCollectionSynchronization|false
37241675SuqsdetectorNonCollectionMethodUse=NonCollectionMethodUse|false
38241675SuqsdetectorNonOwnedSynchronization=NonOwnedSynchronization|false
39241675SuqsdetectorNonRecycleableTaglibs=NonRecycleableTaglibs|false
40241675SuqsdetectorOrphanedDOMNode=OrphanedDOMNode|false
41241675SuqsdetectorOverlyConcreteParameter=OverlyConcreteParameter|false
42241675SuqsdetectorParallelLists=ParallelLists|false
43241675SuqsdetectorPartiallyConstructedObjectAccess=PartiallyConstructedObjectAccess|false
44241675SuqsdetectorPossibleIncompleteSerialization=PossibleIncompleteSerialization|false
45241675SuqsdetectorPossibleMemoryBloat=PossibleMemoryBloat|false
46241675SuqsdetectorPossiblyRedundantMethodCalls=PossiblyRedundantMethodCalls|false
47241675SuqsdetectorSQLInLoop=SQLInLoop|false
48241675SuqsdetectorSection508Compliance=Section508Compliance|false
49241675SuqsdetectorSillynessPotPourri=SillynessPotPourri|false
50241675SuqsdetectorSloppyClassReflection=SloppyClassReflection|false
51241675SuqsdetectorSluggishGui=SluggishGui|false
52241675SuqsdetectorSpoiledChildInterfaceImplementor=SpoiledChildInterfaceImplementor|false
53241675SuqsdetectorSpuriousThreadStates=SpuriousThreadStates|false
54241675SuqsdetectorStaticArrayCreatedInMethod=StaticArrayCreatedInMethod|false
55241675SuqsdetectorStaticMethodInstanceInvocation=StaticMethodInstanceInvocation|false
56241675SuqsdetectorSuspiciousComparatorReturnValues=SuspiciousComparatorReturnValues|false
57241675SuqsdetectorSuspiciousJDKVersionUse=SuspiciousJDKVersionUse|false
58241675SuqsdetectorSuspiciousWaitOnConcurrentObject=SuspiciousWaitOnConcurrentObject|false
59241675SuqsdetectorSyncCollectionIterators=SyncCollectionIterators|false
60241675SuqsdetectorTailRecursion=TailRecursion|false
61241675SuqsdetectorUnnecessaryStoreBeforeReturn=UnnecessaryStoreBeforeReturn|false
62241675SuqsdetectorUnrelatedCollectionContents=UnrelatedCollectionContents|false
63241675SuqsdetectorUnrelatedReturnValues=UnrelatedReturnValues|false
64241675SuqsdetectorUseAddAll=UseAddAll|false
65241675SuqsdetectorUseCharacterParameterizedMethod=UseCharacterParameterizedMethod|false
66241675SuqsdetectorUseEnumCollections=UseEnumCollections|false
67241675SuqsdetectorUseSplit=UseSplit|false
68241675SuqsdetectorUseToArray=UseToArray|false
69241675Suqsdetector_threshold=2
70241675Suqseffort=default
71241675Suqsfilter_settings=Medium|BAD_PRACTICE,CORRECTNESS,I18N,MALICIOUS_CODE,MT_CORRECTNESS,PERFORMANCE,SECURITY,STYLE|false
72241675Suqsfilter_settings_neg=|
73241675Suqs