73 lines
4.0 KiB
Plaintext
73 lines
4.0 KiB
Plaintext
|
#FindBugs User Preferences
|
||
|
#Tue Jun 30 18:33:11 PDT 2009
|
||
|
detectorAbnormalFinallyBlockReturn=AbnormalFinallyBlockReturn|false
|
||
|
detectorAbstractClassEmptyMethods=AbstractClassEmptyMethods|false
|
||
|
detectorAbstractOverriddenMethod=AbstractOverriddenMethod|false
|
||
|
detectorArrayBasedCollections=ArrayBasedCollections|false
|
||
|
detectorArrayWrappedCallByReference=ArrayWrappedCallByReference|false
|
||
|
detectorBloatedAssignmentScope=BloatedAssignmentScope|false
|
||
|
detectorBloatedSynchronizedBlock=BloatedSynchronizedBlock|false
|
||
|
detectorClassEnvy=ClassEnvy|false
|
||
|
detectorCollectStatistics=CollectStatistics|false
|
||
|
detectorConfusingAutoboxedOverloading=ConfusingAutoboxedOverloading|false
|
||
|
detectorConstantListIndex=ConstantListIndex|false
|
||
|
detectorCopiedOverriddenMethod=CopiedOverriddenMethod|false
|
||
|
detectorCustomBuiltXML=CustomBuiltXML|false
|
||
|
detectorCyclomaticComplexity=CyclomaticComplexity|false
|
||
|
detectorDateComparison=DateComparison|false
|
||
|
detectorDeclaredRuntimeException=DeclaredRuntimeException|false
|
||
|
detectorDeletingWhileIterating=DeletingWhileIterating|false
|
||
|
detectorDubiousListCollection=DubiousListCollection|false
|
||
|
detectorFieldCouldBeLocal=FieldCouldBeLocal|false
|
||
|
detectorFinalParameters=FinalParameters|false
|
||
|
detectorFloatingPointLoops=FloatingPointLoops|false
|
||
|
detectorInefficientStringBuffering=InefficientStringBuffering|false
|
||
|
detectorInheritanceTypeChecking=InheritanceTypeChecking|false
|
||
|
detectorJDBCVendorReliance=JDBCVendorReliance|false
|
||
|
detectorListIndexedIterating=ListIndexedIterating|false
|
||
|
detectorLiteralStringComparison=LiteralStringComparison|false
|
||
|
detectorLocalSynchronizedCollection=LocalSynchronizedCollection|false
|
||
|
detectorLostExceptionStackTrace=LostExceptionStackTrace|false
|
||
|
detectorManualArrayCopy=ManualArrayCopy|false
|
||
|
detectorMethodReturnsConstant=MethodReturnsConstant|false
|
||
|
detectorNeedlessAutoboxing=NeedlessAutoboxing|false
|
||
|
detectorNeedlessCustomSerialization=NeedlessCustomSerialization|false
|
||
|
detectorNeedlessInstanceRetrieval=NeedlessInstanceRetrieval|false
|
||
|
detectorNeedlessMemberCollectionSynchronization=NeedlessMemberCollectionSynchronization|false
|
||
|
detectorNonCollectionMethodUse=NonCollectionMethodUse|false
|
||
|
detectorNonOwnedSynchronization=NonOwnedSynchronization|false
|
||
|
detectorNonRecycleableTaglibs=NonRecycleableTaglibs|false
|
||
|
detectorOrphanedDOMNode=OrphanedDOMNode|false
|
||
|
detectorOverlyConcreteParameter=OverlyConcreteParameter|false
|
||
|
detectorParallelLists=ParallelLists|false
|
||
|
detectorPartiallyConstructedObjectAccess=PartiallyConstructedObjectAccess|false
|
||
|
detectorPossibleIncompleteSerialization=PossibleIncompleteSerialization|false
|
||
|
detectorPossibleMemoryBloat=PossibleMemoryBloat|false
|
||
|
detectorPossiblyRedundantMethodCalls=PossiblyRedundantMethodCalls|false
|
||
|
detectorSQLInLoop=SQLInLoop|false
|
||
|
detectorSection508Compliance=Section508Compliance|false
|
||
|
detectorSillynessPotPourri=SillynessPotPourri|false
|
||
|
detectorSloppyClassReflection=SloppyClassReflection|false
|
||
|
detectorSluggishGui=SluggishGui|false
|
||
|
detectorSpoiledChildInterfaceImplementor=SpoiledChildInterfaceImplementor|false
|
||
|
detectorSpuriousThreadStates=SpuriousThreadStates|false
|
||
|
detectorStaticArrayCreatedInMethod=StaticArrayCreatedInMethod|false
|
||
|
detectorStaticMethodInstanceInvocation=StaticMethodInstanceInvocation|false
|
||
|
detectorSuspiciousComparatorReturnValues=SuspiciousComparatorReturnValues|false
|
||
|
detectorSuspiciousJDKVersionUse=SuspiciousJDKVersionUse|false
|
||
|
detectorSuspiciousWaitOnConcurrentObject=SuspiciousWaitOnConcurrentObject|false
|
||
|
detectorSyncCollectionIterators=SyncCollectionIterators|false
|
||
|
detectorTailRecursion=TailRecursion|false
|
||
|
detectorUnnecessaryStoreBeforeReturn=UnnecessaryStoreBeforeReturn|false
|
||
|
detectorUnrelatedCollectionContents=UnrelatedCollectionContents|false
|
||
|
detectorUnrelatedReturnValues=UnrelatedReturnValues|false
|
||
|
detectorUseAddAll=UseAddAll|false
|
||
|
detectorUseCharacterParameterizedMethod=UseCharacterParameterizedMethod|false
|
||
|
detectorUseEnumCollections=UseEnumCollections|false
|
||
|
detectorUseSplit=UseSplit|false
|
||
|
detectorUseToArray=UseToArray|false
|
||
|
detector_threshold=2
|
||
|
effort=default
|
||
|
filter_settings=Medium|BAD_PRACTICE,CORRECTNESS,I18N,MALICIOUS_CODE,MT_CORRECTNESS,PERFORMANCE,SECURITY,STYLE|false
|
||
|
filter_settings_neg=|
|