MCPcopy Create free account

hub / github.com/spotbugs/spotbugs / functions

Functions19,706 in github.com/spotbugs/spotbugs

↓ 4 callersMethodmapInputToOutput
Map an input ValueNumber to an output ValueNumber. @param input the input ValueNumber @param output the output ValueNumber
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/vna/MergeTree.java:62
↓ 4 callersMethodmarkBugCollectionDirty
(IProject project, boolean isDirty)
eclipsePlugin/src/de/tobject/findbugs/FindbugsPlugin.java:621
↓ 4 callersMethodmatches
(Object actual)
eclipsePlugin-test/src/de/tobject/findbugs/view/test/ExpectedViewElement.java:34
↓ 4 callersMethodmeetInto
Meet a dataflow fact associated with an incoming edge into another fact. This is used to determine the start fact for a basic block. @param fact
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/DataflowAnalysis.java:185
↓ 4 callersMethodmergeCollections
(BugCollection origCollection, BugCollection newCollection, boolean copyDeadBugs, boolean incremen
spotbugs/src/main/java/edu/umd/cs/findbugs/workflow/Update.java:192
↓ 4 callersMethodmergeLists
(List<Item> mergeInto, List<Item> mergeFrom, boolean errorIfSizesDoNotMatch)
spotbugs/src/main/java/edu/umd/cs/findbugs/OpcodeStack.java:2863
↓ 4 callersMethodmethod
(int... intargs)
spotbugsTestCases/src/java/DoubleVsEllipsisInt.java:5
↓ 4 callersMethodmethodUsingCheckForNull
()
spotbugsTestCases/src/java/ghIssues/Issue782.java:115
↓ 4 callersMethodmightRarelyBeNegative
The result of applying Math.abs to a checkForIntegerMinValue() value
spotbugs/src/main/java/edu/umd/cs/findbugs/OpcodeStack.java:997
↓ 4 callersMethodnewHashSet
()
spotbugsTestCases/src/java/bugIdeas/Ideas_2009_05_14.java:10
↓ 4 callersMethodnewInstance
()
spotbugsTestCases/src/java/commonResources/Vehicle.java:58
↓ 4 callersMethodnext
()
spotbugs/src/main/java/edu/umd/cs/findbugs/VersionInsensitiveBugComparator.java:73
↓ 4 callersMethodnoKaboomNonNullValue
Get the instance representing a value known to be non-null because a NPE would have occurred if it were null.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/IsNullValue.java:350
↓ 4 callersMethodnoSideEffect
()
spotbugsTestCases/src/java/ghIssues/Issue872.java:130
↓ 4 callersMethodnormalize
(String condition)
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/RedundantConditions.java:94
↓ 4 callersMethodnullIsNotAllowed
(@Nonnull Exception catched)
spotbugsTestCases/src/java/sfBugs/Bug3424096.java:46
↓ 4 callersMethodnullOnComplexPathValue
Get null on complex path value. This is like null on simple path value, but there are at least two branches between the explicit null value and the cu
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/IsNullValue.java:392
↓ 4 callersMethodnumKeys
()
spotbugs/src/main/java/edu/umd/cs/findbugs/util/Multiset.java:58
↓ 4 callersMethodobserveClass
Observe a class being visited. @param classDescriptor class being visited
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/IClassObserver.java:36
↓ 4 callersMethodokValueToCompareAgainst
(Number n)
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/FindFloatEquality.java:94
↓ 4 callersMethodopenAnalysis
Opens the analysis. Also clears the source and summary panes. Makes comments enabled false. Sets the saveType and adds the file to the recent menu. @
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/MainFrame.java:392
↓ 4 callersMethodopenEditor
(File file)
eclipsePlugin/src/de/tobject/findbugs/actions/OpenXMLResultsAction.java:70
↓ 4 callersMethodopenNonCachedStream
When URL Connection uses cache, it may keep file handler. This method open connection without caching to avoid file handler leak. @return opened {@li
spotbugs/src/main/java/edu/umd/cs/findbugs/io/IO.java:309
↓ 4 callersMethodparse
(String priority)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/CheckReturnValueAnnotation.java:68
↓ 4 callersMethodparse
Parse switches/options, showing usage information if they can't be parsed, or if we have the wrong number of remaining arguments after parsing. Calls
spotbugs/src/main/java/edu/umd/cs/findbugs/config/CommandLine.java:262
↓ 4 callersMethodpluginIterator
Return an Iterator over all available Plugin objects.
spotbugs/src/main/java/edu/umd/cs/findbugs/DetectorFactoryCollection.java:172
↓ 4 callersMethodplugins
Return an Collection of all available Plugin objects.
spotbugs/src/main/java/edu/umd/cs/findbugs/DetectorFactoryCollection.java:179
↓ 4 callersMethodpopInputValues
Pop the input values for the given instruction from the current frame.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/vna/ValueNumberFrameModelingVisitor.java:595
↓ 4 callersMethodprintBug
(BugInstance bugInstance)
spotbugs/src/main/java/edu/umd/cs/findbugs/XDocsBugReporter.java:109
↓ 4 callersMethodprintRow
(Object... values)
spotbugs/src/main/java/edu/umd/cs/findbugs/workflow/DefectDensity.java:34
↓ 4 callersMethodprintUsage
Print command line usage information to given stream. @param os the output stream
spotbugs/src/main/java/edu/umd/cs/findbugs/config/CommandLine.java:407
↓ 4 callersMethodprocessRequest
(String frontendRequest, String messageEvent, String string)
spotbugsTestCases/src/java/sfBugs/Bug3458246.java:32
↓ 4 callersMethodprocessZipEntries
(File f, ZipElementHandler handler)
spotbugs/src/main/java/edu/umd/cs/findbugs/workflow/RejarClassesForAnalysis.java:631
↓ 4 callersMethodpushBySignature
(String s, DismantleBytecode dbc)
spotbugs/src/main/java/edu/umd/cs/findbugs/OpcodeStack.java:3673
↓ 4 callersMethodputPlugin
@return may return null
spotbugs/src/main/java/edu/umd/cs/findbugs/Plugin.java:550
↓ 4 callersMethodrandomBytes
(int size)
spotbugs-tests/src/test/java/edu/umd/cs/findbugs/io/IOTest.java:36
↓ 4 callersMethodreadFilterFromXML
()
spotbugs-tests/src/test/java/edu/umd/cs/findbugs/filter/AnnotationMatcherTest.java:123
↓ 4 callersMethodreadProperties
Helper method to read array of strings out of the properties file, using a Findbugs style format. @param props The properties file to read
spotbugs/src/main/java/edu/umd/cs/findbugs/config/UserPreferences.java:675
↓ 4 callersMethodrebuild
Swaps in a new BugTreeModel and a new JTree
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/BugTreeModel.java:348
↓ 4 callersMethodregisterAnalysisEngines
Register analysis engines with given analysis cache. @param analysisCache the analysis cache
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/IAnalysisEngineRegistrar.java:35
↓ 4 callersMethodregisterConstantSource
(Location location, @CheckForNull Object constantValue)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/jsr305/ForwardTypeQualifierDataflowAnalysis.java:153
↓ 4 callersMethodregisterTopOfStackSource
(SourceSinkType sourceSinkType, Location location, When when, boolean interproc, @CheckForNull Obj
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/jsr305/ForwardTypeQualifierDataflowAnalysis.java:226
↓ 4 callersMethodrelativeToAbsolute
@param relativePath workspace relative path @return given path if path is not known in workspace
eclipsePlugin/src/de/tobject/findbugs/builder/ResourceUtils.java:116
↓ 4 callersMethodreplaceMap
Replace the map of ObligationSets to States with the given one. @param stateMap enw map of ObligationSets to States
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/obl/StateSet.java:255
↓ 4 callersMethodreport
Default implementation uses {@link TotalTimeComparator} and prints out class statistics based on total time spent for a class @deprecated use {@link P
spotbugs/src/main/java/edu/umd/cs/findbugs/log/Profiler.java:383
↓ 4 callersMethodreportDereference
(IsNullValueFrame invFrameAtNullCheck, int instance)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/deref/UnconditionalValueDerefAnalysis.java:657
↓ 4 callersMethodreportException
Reports an exception to the user. This method could be overwritten by a subclass to handle some exceptions individual. @param e not null
eclipsePlugin/src/edu/umd/cs/findbugs/plugin/eclipse/quickfix/BugResolution.java:412
↓ 4 callersMethodrequiresFoo
(@Foo(when = When.ALWAYS) Object x)
spotbugsTestCases/src/java/jsr305/TestFooSimpleControlFlow.java:29
↓ 4 callersMethodrequiresFoo
(@Foo(when = When.ALWAYS) Object x)
spotbugsTestCases/src/java/jsr305/TestFooGuaranteedControlFlow.java:29
↓ 4 callersMethodrequiresFoo
(@Foo(when = When.ALWAYS) Object x)
spotbugsTestCases/src/java/jsr305/TestFooGuaranteedControlFlow2.java:29
↓ 4 callersMethodrequiresFoo
(@Foo(when = When.ALWAYS) Object x)
spotbugsTestCases/src/java/jsr305/TestFooNoControlFlow.java:29
↓ 4 callersMethodrequiresFoo
(@Foo(when = When.ALWAYS) Object x)
spotbugsTestCases/src/java/jsr305/TestFooNoControlFlow2.java:29
↓ 4 callersMethodrequiresNotFoo
(@Foo(when = When.NEVER) Object x)
spotbugsTestCases/src/java/jsr305/TestFooSimpleControlFlow.java:26
↓ 4 callersMethodrequiresNotFoo
(@Foo(when = When.NEVER) Object x)
spotbugsTestCases/src/java/jsr305/TestFooGuaranteedControlFlow.java:26
↓ 4 callersMethodrequiresNotFoo
(@Foo(when = When.NEVER) Object x)
spotbugsTestCases/src/java/jsr305/TestFooGuaranteedControlFlow2.java:26
↓ 4 callersMethodrequiresNotFoo
(@Foo(when = When.NEVER) Object x)
spotbugsTestCases/src/java/jsr305/TestFooNoControlFlow.java:26
↓ 4 callersMethodrequiresNotFoo
(@Foo(when = When.NEVER) Object x)
spotbugsTestCases/src/java/jsr305/TestFooNoControlFlow2.java:26
↓ 4 callersMethodreset
(State state)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/jsr305/TypeQualifierValueSet.java:214
↓ 4 callersMethodreset
()
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/Noise.java:60
↓ 4 callersMethodresetIncrementState
()
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/VolatileUsage.java:137
↓ 4 callersMethodresetStore
Removes all consequent enumerated keys from given store staring with given prefix
eclipsePlugin/src/de/tobject/findbugs/FindbugsPlugin.java:1012
↓ 4 callersMethodresetViewCache
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/MainFrame.java:635
↓ 4 callersMethodresolveTypeQualifiers
Resolve an AnnotationValue into a list of AnnotationValues representing type qualifier annotations. @param value AnnotationValue represent
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/jsr305/TypeQualifierResolver.java:98
↓ 4 callersMethodreturnsFoo
()
spotbugsTestCases/src/java/jsr305/TestFooSimpleControlFlow.java:21
↓ 4 callersMethodreturnsFoo
()
spotbugsTestCases/src/java/jsr305/TestFooGuaranteedControlFlow.java:21
↓ 4 callersMethodreturnsFoo
()
spotbugsTestCases/src/java/jsr305/TestFooGuaranteedControlFlow2.java:21
↓ 4 callersMethodreturnsFoo
()
spotbugsTestCases/src/java/jsr305/TestFooNoControlFlow.java:21
↓ 4 callersMethodreturnsFoo
()
spotbugsTestCases/src/java/jsr305/TestFooNoControlFlow2.java:21
↓ 4 callersMethodreturnsNotFoo
()
spotbugsTestCases/src/java/jsr305/TestFooSimpleControlFlow.java:16
↓ 4 callersMethodreturnsNotFoo
()
spotbugsTestCases/src/java/jsr305/TestFooGuaranteedControlFlow.java:16
↓ 4 callersMethodreturnsNotFoo
()
spotbugsTestCases/src/java/jsr305/TestFooGuaranteedControlFlow2.java:16
↓ 4 callersMethodreturnsNotFoo
()
spotbugsTestCases/src/java/jsr305/TestFooNoControlFlow.java:16
↓ 4 callersMethodreturnsNotFoo
()
spotbugsTestCases/src/java/jsr305/TestFooNoControlFlow2.java:16
↓ 4 callersMethodruntimeExceptionThrowingMethod
()
spotbugsTestCases/src/java/ghIssues/issue2040/Derived.java:44
↓ 4 callersMethodsaveAs
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/MainFrameLoadSaveHelper.java:244
↓ 4 callersMethodsawUnsureCall
(MethodCall methodCall)
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/FindNoSideEffectMethods.java:675
↓ 4 callersMethodsearch
Perform the depth first search. @return this object
spotbugs/src/main/java/edu/umd/cs/findbugs/graph/AbstractDepthFirstSearch.java:187
↓ 4 callersMethodselect
(Viewer viewer, Object parentElement, Object element)
eclipsePlugin/src/de/tobject/findbugs/view/explorer/BugByIdFilter.java:48
↓ 4 callersMethodselectionChanged
(IAction action, ISelection selection)
eclipsePlugin/src/de/tobject/findbugs/actions/GoUpAction.java:67
↓ 4 callersMethodset
(V value)
spotbugs/src/main/java/edu/umd/cs/findbugs/util/FutureValue.java:89
↓ 4 callersMethodsetAccessFlags
(int accessFlags)
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/analysis/MethodInfo.java:168
↓ 4 callersMethodsetBugReporter
Set the BugReporter. @param bugReporter The BugReporter to set
spotbugs/src/main/java/edu/umd/cs/findbugs/IFindBugsEngine.java:54
↓ 4 callersMethodsetData
Set the source file data. @param data the data
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/SourceFile.java:228
↓ 4 callersMethodsetDefaultLockCount
Set the default lock count to return for nonexistent lock entries. @param defaultLockCount the default lock count value
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/LockSet.java:118
↓ 4 callersMethodsetDescription
(String description)
spotbugs/src/main/java/edu/umd/cs/findbugs/SourceLineAnnotation.java:780
↓ 4 callersMethodsetDetectorFactoryCollection
Set the DetectorFactoryCollection from which plugins/detectors may be accessed. @param detectorFactoryCollection the DetectorFactoryCollec
spotbugs/src/main/java/edu/umd/cs/findbugs/IFindBugsEngine.java:284
↓ 4 callersMethodsetEscape
(Set<ValueInfo> vals)
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/FindUselessObjects.java:173
↓ 4 callersMethodsetFilters
(UserPreferences prefs)
eclipsePlugin/src/de/tobject/findbugs/properties/FilterFilesTab.java:111
↓ 4 callersMethodsetFontSize
Sets size of font @param size
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/FBFrame.java:37
↓ 4 callersMethodsetGrouping
(Grouping grouping)
eclipsePlugin/src/de/tobject/findbugs/view/explorer/BugContentProvider.java:417
↓ 4 callersMethodsetHome
Set the FindBugs home directory.
spotbugs/src/main/java/edu/umd/cs/findbugs/FindBugs.java:196
↓ 4 callersMethodsetIgnoreImplicitExceptions
Mark whether or not implicit exception edges should be ignored by ResourceValueAnalysis when determining whether or not stream is closed on all paths
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/Stream.java:112
↓ 4 callersMethodsetInteresting
Mark this Stream as interesting. @param bugType the bug type that should be reported if the stream is not closed on all paths o
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/Stream.java:101
↓ 4 callersMethodsetIntroducedByChangeOfExistingClass
(boolean introducedByChangeOfExistingClass)
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:2443
↓ 4 callersMethodsetLVValue
(int index, Item value)
spotbugs/src/main/java/edu/umd/cs/findbugs/OpcodeStack.java:3736
↓ 4 callersMethodsetLabel
Set the integer label.
spotbugs/src/main/java/edu/umd/cs/findbugs/graph/GraphEdge.java:46
↓ 4 callersMethodsetLoadedFromField
(XField f, int fieldLoadedFromRegister)
spotbugs/src/main/java/edu/umd/cs/findbugs/OpcodeStack.java:715
↓ 4 callersMethodsetMergeSimilarWarnings
(boolean mergeSimilarWarnings)
spotbugs/src/main/java/edu/umd/cs/findbugs/IFindBugsEngine.java:291
↓ 4 callersMethodsetMinRank
(int minRank)
spotbugs/src/main/java/edu/umd/cs/findbugs/config/ProjectFilterSettings.java:118
↓ 4 callersMethodsetNext
Set the next PatternElement.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/bcp/PatternElement.java:60
← previousnext →1,901–2,000 of 19,706, ranked by callers