MCPcopy Create free account

hub / github.com/spotbugs/spotbugs / functions

Functions19,706 in github.com/spotbugs/spotbugs

↓ 8 callersMethodisReferenceType
Is the type of the field a reference type?
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/XField.java:47
↓ 8 callersMethodisRelaxedMode
Get relaxed reporting mode. @return true if relaxed reporting mode should be enabled, false if not
spotbugs/src/main/java/edu/umd/cs/findbugs/FindBugsAnalysisFeatures.java:74
↓ 8 callersMethodisUnconditionallyDereferenced
Return whether or not the given value number is unconditionally dereferenced. @param vn the value number @return true if the value is unco
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/deref/UnconditionalValueDerefSet.java:300
↓ 8 callersMethodjoinJobFamily
Suspend the calling thread until all the background jobs belonging to the given family are done. @see org.eclipse.core.runtime.jobs.Job#belongsTo(Obj
eclipsePlugin-test/src/de/tobject/findbugs/test/AbstractPluginTest.java:393
↓ 8 callersMethodlinesMentionedMultipleTimes
(Method method)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ClassContext.java:774
↓ 8 callersMethodmatch
(BugInstance bugInstance)
spotbugs/src/main/java/edu/umd/cs/findbugs/filter/Filter.java:187
↓ 8 callersMethodmodelNormalInstruction
This is overridden only to ensure that we don't rely on the base class to handle instructions that produce stack operands.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/type/TypeFrameModelingVisitor.java:271
↓ 8 callersMethodnewInstance
(MethodHandle methodHandle, Object builder, Object cacheLoader, boolean async)
spotbugsTestCases/src/java/ghIssues/Issue3309.java:6
↓ 8 callersMethodnullOnSimplePathValue
Get the instance representing values that are definitely null on some simple (no branches) incoming path.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/IsNullValue.java:361
↓ 8 callersMethodnullValue
Get the instance representing values that are definitely null.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/IsNullValue.java:318
↓ 8 callersMethodopenConnection
()
spotbugsTestCases/src/java/OpenDatabase.java:10
↓ 8 callersMethodpushHash
(Object x)
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/Noise.java:73
↓ 8 callersMethodrefresh
()
eclipsePlugin/src/de/tobject/findbugs/properties/PathsProvider.java:219
↓ 8 callersMethodrefresh
Overridden to re-set checked state of elements after filter change
eclipsePlugin/src/de/tobject/findbugs/view/explorer/FilterBugsDialog.java:477
↓ 8 callersMethodremovedFromStack
(boolean includeKey)
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/WrongMapIterator.java:205
↓ 8 callersMethodresetInstance
Reset the factory singleton. <p> <b>Implementation note:</b> This method is public for tests only! @param instance use null to clear the i
spotbugs/src/main/java/edu/umd/cs/findbugs/DetectorFactoryCollection.java:124
↓ 8 callersMethodrewriteClassName
Rewrite a class name. @param className a class name @return the rewritten class name
spotbugs/src/main/java/edu/umd/cs/findbugs/model/ClassNameRewriter.java:35
↓ 8 callersMethodsave
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/GUISaveState.java:378
↓ 8 callersMethodsawCall
(MethodCall methodCall, boolean finalPass)
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/FindNoSideEffectMethods.java:609
↓ 8 callersMethodsetColor
(VertexType vertex, int color)
spotbugs/src/main/java/edu/umd/cs/findbugs/graph/AbstractDepthFirstSearch.java:388
↓ 8 callersMethodsetContentType
(String arg0)
spotbugsTestCases/src/java/sfBugs/Bug3598793.java:134
↓ 8 callersMethodsetGuiCallback
(IGuiCallback guiCallback)
spotbugs/src/main/java/edu/umd/cs/findbugs/Project.java:980
↓ 8 callersMethodsetJavaAnnotationNames
@param aJavaAnnotationNames the javaAnnotationNames to set
spotbugs/src/main/java/edu/umd/cs/findbugs/PackageMemberAnnotation.java:178
↓ 8 callersMethodsetOutputStream
(PrintStream outputStream)
spotbugs/src/main/java/edu/umd/cs/findbugs/ConfigurableBugReporter.java:13
↓ 8 callersMethodsetProject
Set the Project. @param project The Project to set
spotbugs/src/main/java/edu/umd/cs/findbugs/IFindBugsEngine.java:62
↓ 8 callersMethodsize
@return The number of distinct {@link AvailableLoad} in this map
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/vna/ValueNumberFrame.java:715
↓ 8 callersMethodsplitGreater
(long number)
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/engine/bcel/ValueRangeAnalysisFactory.java:204
↓ 8 callersMethodtest
()
spotbugsTestCases/src/java/ghIssues/Issue2968.java:28
↓ 8 callersMethodupdate
(BitSet exceptionTargets, BitSet branchTargets, InstructionList il, Set<Integer> finallyTargets, BitSet usedTa
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/engine/bcel/FinallyDuplicatesInfoFactory.java:157
↓ 8 callersMethodupdateStatusBar
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/MainFrame.java:320
↓ 8 callersMethodvisitingField
is the visitor currently visiting a field?
spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/PreorderVisitor.java:561
↓ 8 callersMethodwork
Runs the FindBugs worker on the test project.
eclipsePlugin-test/src/de/tobject/findbugs/test/AbstractPluginTest.java:418
↓ 8 callersMethodwriteElementList
Write a list of Strings to document as elements with given tag name. @param xmlOutput the XMLOutput object to write to @param tagName
spotbugs/src/main/java/edu/umd/cs/findbugs/xml/XMLOutputUtil.java:44
↓ 7 callersMethodaccumulateBug
Accumulate a warning at given source location. @param bug the warning @param sourceLine the source location
spotbugs/src/main/java/edu/umd/cs/findbugs/BugAccumulator.java:113
↓ 7 callersMethodaddArg
Add an argument to the JVM used to execute FindBugs. @param arg the argument
spotbugs-ant/src/main/java/edu/umd/cs/findbugs/anttask/FindBugsViewerTask.java:228
↓ 7 callersMethodaddDistinctBugReporter
Adds a reporter to the aggregating list of reporters, skipping the operation if a duplicate reporter is already present. @param reporter The reporter
spotbugs/src/main/java/edu/umd/cs/findbugs/TextUICommandLine.java:823
↓ 7 callersMethodaddJumpValue
(int from, int target)
spotbugs/src/main/java/edu/umd/cs/findbugs/OpcodeStack.java:3067
↓ 7 callersMethodaddObligation
Add an obligation to every State in the StateSet. @param obligation the obligation to add @param basicBlockId the id of the bas
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/obl/StateSet.java:189
↓ 7 callersMethodaddParameterAnnotation
Destructively add a parameter annotation. @param param parameter (0 == first parameter) @param annotationValue an AnnotationVal
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/XMethod.java:197
↓ 7 callersMethodaddPropertiesForDataMining
Add all relevant general warning properties to the given property set for the given Location. @param propertySet the WarningPropertySet @p
spotbugs/src/main/java/edu/umd/cs/findbugs/props/WarningPropertyUtil.java:182
↓ 7 callersMethodaddVertex
Add given vertex to the graph. The vertex should not be part of any other graph. @param v the vertex to add
spotbugs/src/main/java/edu/umd/cs/findbugs/graph/Graph.java:57
↓ 7 callersMethodallocate
Allocate a new BasicBlock. The block won't be connected to any node in the graph.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/CFG.java:521
↓ 7 callersMethodareOppositeBranches
(int opcode1, int opcode2)
spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/DismantleBytecode.java:1074
↓ 7 callersMethodassertExpectedBugs
()
eclipsePlugin-test/src/de/tobject/findbugs/test/AbstractPluginTest.java:258
↓ 7 callersMethodassertNoNpBugInMethod
(String method)
spotbugs-tests/src/test/java/edu/umd/cs/findbugs/detect/RegressionIdeas20111219Test.java:24
↓ 7 callersMethodatField
Sets the field name for the bug instance. @param fieldName the field name @return this builder instance
test-harness/src/main/java/edu/umd/cs/findbugs/test/matcher/BugInstanceMatcherBuilder.java:98
↓ 7 callersMethodcheckedList
(List<?> o)
eclipsePlugin/src/edu/umd/cs/findbugs/plugin/eclipse/quickfix/CreateDoPrivilegedBlockResolution.java:331
↓ 7 callersMethodconstantToLong
(Item it)
spotbugs/src/main/java/edu/umd/cs/findbugs/OpcodeStack.java:2248
↓ 7 callersMethodcreateAnalysisCache
(IClassPath classPath, BugReporter errorLogger)
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/IClassFactory.java:37
↓ 7 callersMethodcreateDefault
Factory method to create a default ProjectFilterSettings object. Uses the default warning priority threshold, and enables all bug categories. @return
spotbugs/src/main/java/edu/umd/cs/findbugs/config/ProjectFilterSettings.java:132
↓ 7 callersMethodcreateEdge
Add a unique edge to the graph. There must be no other edge already in the CFG with the same source and destination blocks. @param source
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/CFG.java:257
↓ 7 callersMethodcreateFact
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/IsNullValueAnalysis.java:223
↓ 7 callersMethodcurrent
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/sourceViewer/DocumentCharacterIterator.java:61
↓ 7 callersMethoddebug
(String s)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/bcp/PatternMatcher.java:452
↓ 7 callersMethodeagerlyPutDatabase
Eagerly install a database. This avoids the need to register a database factory. @param <E> type of database @param databaseClass
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/IAnalysisCache.java:188
↓ 7 callersMethodemitLine
Emit one line of the error message report. By default, error messages are printed to System.err. Subclasses may override. @param line one
spotbugs/src/main/java/edu/umd/cs/findbugs/TextUIBugReporter.java:193
↓ 7 callersMethodentrySet
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/vna/ValueNumberFrame.java:727
↓ 7 callersMethodequals
(Object that)
spotbugsTestCases/src/java/bugIdeas/Ideas_2009_12_11a.java:11
↓ 7 callersMethodequals
(Object obj)
spotbugs/src/main/java/edu/umd/cs/findbugs/config/UserPreferences.java:509
↓ 7 callersMethodextractSimpleName
(@DottedClassName String className)
spotbugs/src/main/java/edu/umd/cs/findbugs/util/ClassName.java:173
↓ 7 callersMethodf
(@CheckForNull Object x)
spotbugsTestCases/src/java/sfBugs/Bug1633245.java:9
↓ 7 callersMethodfindInvocationLeastUpperBound
(InvokeInstruction inv, ConstantPoolGen cpg, JavaClassAndMethodChooser methodChooser)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/Hierarchy2.java:106
↓ 7 callersMethodget
(int key)
spotbugs/src/main/java/edu/umd/cs/findbugs/workflow/MineBugHistory.java:95
↓ 7 callersMethodget2
()
spotbugsTestCases/src/java/ghIssues/Issue782.java:104
↓ 7 callersMethodgetAllMarkers
()
eclipsePlugin/src/de/tobject/findbugs/view/explorer/BugGroup.java:75
↓ 7 callersMethodgetBasicBlock
Get basic block.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/bcp/PatternMatcher.java:236
↓ 7 callersMethodgetBlock
Get the block in the result CFG corresponding to the given subroutine block. @param subBlock the subroutine block @return the result CFG b
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/BetterCFGBuilder2.java:513
↓ 7 callersMethodgetBlockIdAt
Get the BasicBlock id at the given index in the path. @param index an index in the Path (0 is the first component) @return the id of the B
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/Path.java:88
↓ 7 callersMethodgetChildren
(Object parent)
eclipsePlugin/src/de/tobject/findbugs/view/explorer/BugContentProvider.java:113
↓ 7 callersMethodgetClassA
()
eclipsePlugin-test/src/de/tobject/findbugs/test/AbstractFindBugsTest.java:55
↓ 7 callersMethodgetClassDescriptorForDottedClassName
Get a ClassDescriptor for a class name in dotted format. @param dottedClassName a class name in dotted format @return ClassDescriptor for
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/DescriptorFactory.java:129
↓ 7 callersMethodgetClassLoader
()
spotbugs/src/main/java/edu/umd/cs/findbugs/PluginLoader.java:501
↓ 7 callersMethodgetClassName
()
spotbugs/src/main/java/edu/umd/cs/findbugs/SourceLineAnnotation.java:633
↓ 7 callersMethodgetConfiguration
()
spotbugs/src/main/java/edu/umd/cs/findbugs/Project.java:162
↓ 7 callersMethodgetDelegate
()
spotbugs/src/main/java/edu/umd/cs/findbugs/DelegatingBugReporter.java:48
↓ 7 callersMethodgetFactOnEdge
Get the fact that is true on the given control edge. @param edge the edge @return the fact that is true on the edge @throws DataflowAnalys
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/DataflowAnalysis.java:95
↓ 7 callersMethodgetFactory
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/obl/ObligationPolicyDatabase.java:61
↓ 7 callersMethodgetFieldSig
Get the field signature.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/bcp/FieldVariable.java:92
↓ 7 callersMethodgetFilteredPatternTypes
()
eclipsePlugin/src/de/tobject/findbugs/FindbugsPlugin.java:1143
↓ 7 callersMethodgetFilteredPatterns
()
eclipsePlugin/src/de/tobject/findbugs/FindbugsPlugin.java:1128
↓ 7 callersMethodgetIndexOfChild
(Object parent, Object child)
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/BugTreeModel.java:287
↓ 7 callersMethodgetInstructionNumber
(int[] positions, int position)
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/engine/bcel/FinallyDuplicatesInfoFactory.java:299
↓ 7 callersMethodgetIntegerSetPublic
()
spotbugsTestCases/src/java/bugIdeas/Ideas_2011_07_31.java:13
↓ 7 callersMethodgetKind
Get the kind of token.
spotbugs/src/main/java/edu/umd/cs/findbugs/Token.java:90
↓ 7 callersMethodgetLockDataflow
Get dataflow for LockAnalysis for given method. @param method the method @return the LockDataflow
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ClassContext.java:561
↓ 7 callersMethodgetMessage
Helper method to shorten message access @param key a message key @return requested message
eclipsePlugin/src/de/tobject/findbugs/properties/FindbugsPropertyPage.java:641
↓ 7 callersMethodgetMessage
Helper method to shorten message access @param key a message key @return requested message
eclipsePlugin/src/de/tobject/findbugs/properties/ReportConfigurationTab.java:301
↓ 7 callersMethodgetMessageWithoutPrefix
Format a string describing this bug instance. @return the description
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:1851
↓ 7 callersMethodgetMinRank
()
spotbugs/src/main/java/edu/umd/cs/findbugs/config/ProjectFilterSettings.java:122
↓ 7 callersMethodgetNameSigHashCode
(String name, String signature)
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/FieldOrMethodDescriptor.java:55
↓ 7 callersMethodgetNumVertices
Get number of vertices in the graph.
spotbugs/src/main/java/edu/umd/cs/findbugs/graph/Graph.java:38
↓ 7 callersMethodgetProfile
(Class<?> targetClass)
spotbugs/src/main/java/edu/umd/cs/findbugs/log/IProfiler.java:28
↓ 7 callersMethodgetReleaseName
Get the current release name. @return current release name
spotbugs/src/main/java/edu/umd/cs/findbugs/BugCollection.java:87
↓ 7 callersMethodgetReturnTypeSignature
Get the method return type signature. @return the method return type signature
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/generic/GenericSignatureParser.java:172
↓ 7 callersMethodgetSize
()
spotbugs/src/main/java/edu/umd/cs/findbugs/OpcodeStack.java:335
↓ 7 callersMethodgetSlotsFromTopOfStackForParameter
(int paramNum)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/SignatureParser.java:81
↓ 7 callersMethodgetString
(@Nullable final String text)
spotbugsTestCases/src/java/ghIssues/Issue2965.java:50
↓ 7 callersMethodgetTestScenario
Returns the TestScenario for this test.
eclipsePlugin-test/src/de/tobject/findbugs/test/AbstractPluginTest.java:378
↓ 7 callersMethodgetType
Get the exception type.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/type/ThrownException.java:67
↓ 7 callersMethodgetUnsignedShort
(byte[] a, int i)
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/DroppedException.java:103
← previousnext →1,001–1,100 of 19,706, ranked by callers