MCPcopy Create free account

hub / github.com/spotbugs/spotbugs / functions

Functions19,706 in github.com/spotbugs/spotbugs

↓ 5 callersMethodisNonNegative
()
spotbugs/src/main/java/edu/umd/cs/findbugs/OpcodeStack.java:820
↓ 5 callersMethodisNullCheck
Return whether or not this block is a null check.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/BasicBlock.java:166
↓ 5 callersMethodisProjectSettingsEnabled
(IProject project)
eclipsePlugin/src/de/tobject/findbugs/FindbugsPlugin.java:803
↓ 5 callersMethodisRemovedByChangeOfPersistingClass
()
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:2455
↓ 5 callersMethodisReturnValue
Was this value marked as a possibly null return value?
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/IsNullValue.java:217
↓ 5 callersMethodisSignificant
Is this annotation used to compute instance hashes or match bug instances across versions @return true if significant
spotbugs/src/main/java/edu/umd/cs/findbugs/BugAnnotation.java:80
↓ 5 callersMethodisTop
()
spotbugs/src/main/java/edu/umd/cs/findbugs/OpcodeStack.java:3775
↓ 5 callersMethodisTop
Return whether or not given fact is the special TOP value.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/LiveLocalStoreAnalysis.java:182
↓ 5 callersMethoditerator
Return an iterator over thrown exceptions.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/type/ExceptionSet.java:197
↓ 5 callersMethodjawsDebugMessage
(String message)
spotbugs/src/main/java/edu/umd/cs/findbugs/DetectorFactoryCollection.java:361
↓ 5 callersMethodlaunch
Launch the appropriate UI. @throws java.lang.Exception
spotbugs/src/main/java/edu/umd/cs/findbugs/LaunchAppropriateUI.java:93
↓ 5 callersMethodlookupProperty
Look up a property by name. @param name name of the property to look for @return the BugProperty with the given name, or null if the prope
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:739
↓ 5 callersMethodlowerPriority
()
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:407
↓ 5 callersMethodmakeMatcher
(Collection<SortableValue> sortables, boolean andOr)
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/FilterFactory.java:62
↓ 5 callersMethodmakeOptionUnlisted
Don't list this option when printing Usage information @param option
spotbugs/src/main/java/edu/umd/cs/findbugs/config/CommandLine.java:158
↓ 5 callersMethodmatch
(BugInstance bugInstance)
spotbugs/src/main/java/edu/umd/cs/findbugs/filter/LocalMatcher.java:45
↓ 5 callersMethodmatch
(BugInstance bugInstance)
spotbugs/src/main/java/edu/umd/cs/findbugs/filter/FirstVersionMatcher.java:48
↓ 5 callersMethodmatchBugs
(BugCollection origCollection, BugCollection newCollection)
spotbugs/src/main/java/edu/umd/cs/findbugs/workflow/Update.java:359
↓ 5 callersMethodmatches
(@DottedClassName String className)
spotbugs/src/main/java/edu/umd/cs/findbugs/ProjectPackagePrefixes.java:67
↓ 5 callersMethodnumberChildren
()
spotbugs/src/main/java/edu/umd/cs/findbugs/filter/CompoundMatcher.java:54
↓ 5 callersMethodopenFilterBugsDialog
(Set<BugPattern> filteredPatterns, Set<BugCode> filteredTypes)
eclipsePlugin-test/src/de/tobject/findbugs/view/explorer/test/FilterBugsDialogTest.java:176
↓ 5 callersMethodorderedLocations
Returns a collection of locations, ordered according to the compareTo ordering over locations. If you want to list all the locations in a CFG for debu
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/CFG.java:335
↓ 5 callersMethodoverridableDefaultMethod
()
spotbugsTestCases/src/java/overridableMethodCall/InterfaceWithDefaultMethod.java:5
↓ 5 callersMethodparse
(ClassNameAndSuperclassInfo.Builder builder)
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/engine/ClassParser.java:87
↓ 5 callersMethodpopulationCount
(long i)
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/IncompatMask.java:54
↓ 5 callersMethodprocessWorkList
Process classpath worklist items. We will attempt to find all nested archives and Class-Path entries specified in Jar manifests. This should give us a
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/impl/ClassPathBuilder.java:571
↓ 5 callersMethodpushReturnType
Helper for pushing the return type of an invoke instruction.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/type/TypeFrameModelingVisitor.java:259
↓ 5 callersMethodread
()
spotbugs/src/main/java/edu/umd/cs/findbugs/io/SlowInputStream.java:49
↓ 5 callersMethodreadByte
()
spotbugsTestCases/src/java/bugIdeas/Ideas_2010_07_30.java:7
↓ 5 callersMethodreadObject
(ObjectInputStream ois)
spotbugsTestCases/src/java/PublicReadObject.java:10
↓ 5 callersMethodreadXML
Read XML data from given file into this object, populating given Project as a side effect. @param fileName name of the file to read
spotbugs/src/main/java/edu/umd/cs/findbugs/BugCollection.java:245
↓ 5 callersMethodreader
(@WillCloseWhenClosed InputStream in)
spotbugs/src/main/java/edu/umd/cs/findbugs/charsets/UTF8.java:98
↓ 5 callersMethodregisterSourceSink
(SourceSinkInfo sourceSinkInfo)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/jsr305/TypeQualifierDataflowAnalysis.java:284
↓ 5 callersMethodremoveAnalysisCacheForCurrentThread
Remove the analysis cache for the current thread. This should be called after all analysis is complete
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/Global.java:36
↓ 5 callersMethodremoveMarkers
Remove all FindBugs problem markers for given resource. If the given resource is project, will also clear bug collection. @param res the r
eclipsePlugin/src/de/tobject/findbugs/reporter/MarkerUtil.java:524
↓ 5 callersMethodresolveVirtualMethodCallTargets
(String receiverClassName, String methodName, String methodSig, boolean receiverTypeIsExact, boole
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/Hierarchy2.java:409
↓ 5 callersMethodreturnsString
(InvokeInstruction inv)
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/FindRefComparison.java:440
↓ 5 callersMethodrewriteSignature
Rewrite a signature. @param classNameRewriter a ClassNameRewriter @param signature a signature (parameter, return type, or fiel
spotbugs/src/main/java/edu/umd/cs/findbugs/model/ClassNameRewriterUtil.java:74
↓ 5 callersMethodrunInDameonThread
(Runnable r, String name)
spotbugs/src/main/java/edu/umd/cs/findbugs/util/Util.java:66
↓ 5 callersMethodsaveUserPreferences
Save current UserPreferences for given project or workspace. @param project the project or null for workspace @throws CoreException
eclipsePlugin/src/de/tobject/findbugs/FindbugsPlugin.java:947
↓ 5 callersMethodsawBranchTo
(Label label)
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/engine/ClassParserUsingASM.java:376
↓ 5 callersMethodsawBranchTo
(int targetPC)
spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/DismantleBytecode.java:959
↓ 5 callersMethodscan
Scan the raw bytecodes of a method. @param instructionList the bytecodes @param callback the callback object
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/BytecodeScanner.java:91
↓ 5 callersMethodsetAddClassOnly
(boolean newValue)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/AnnotationDatabase.java:355
↓ 5 callersMethodsetAvailableLoadMap
(AvailableLoadBiMap availableLoadMap)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/vna/ValueNumberFrame.java:586
↓ 5 callersMethodsetClasspath
Set the classpath to use. @param src classpath to use
spotbugs-ant/src/main/java/edu/umd/cs/findbugs/anttask/AbstractFindBugsTask.java:200
↓ 5 callersMethodsetColor
(String color)
spotbugsTestCases/src/java/commonResources/Vehicle.java:40
↓ 5 callersMethodsetConstraint
Set the DetectorOrderingConstraint that created this edge. @param constraint the DetectorOrderingConstraint that created this edge
spotbugs/src/main/java/edu/umd/cs/findbugs/plan/ConstraintEdge.java:54
↓ 5 callersMethodsetCouldBeZero
@param couldBeZero The couldBeZero to set.
spotbugs/src/main/java/edu/umd/cs/findbugs/OpcodeStack.java:1021
↓ 5 callersMethodsetCount
This is how the numbers after the branches contain the number of bugs in them, even if they aren't the final branch @param count
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/BugAspects.java:86
↓ 5 callersMethodsetEnabled
@param enabled the enabled to set
eclipsePlugin/src/de/tobject/findbugs/properties/PluginElement.java:80
↓ 5 callersMethodsetErrorVerbosity
Set the error-reporting verbosity level. @param level the verbosity level
spotbugs/src/main/java/edu/umd/cs/findbugs/BugReporter.java:54
↓ 5 callersMethodsetExact
Set whether or not a type in a given slot is exact. @param slot the slot @param isExact true if the slot contains an exact type
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/type/TypeFrame.java:57
↓ 5 callersMethodsetExcludeBugsFiles
(Map<String, Boolean> excludeBugsFiles)
spotbugs/src/main/java/edu/umd/cs/findbugs/config/UserPreferences.java:580
↓ 5 callersMethodsetExcludeFilterFiles
(Map<String, Boolean> excludeFilterFiles)
spotbugs/src/main/java/edu/umd/cs/findbugs/config/UserPreferences.java:587
↓ 5 callersMethodsetFontSizeHelper
(float size, Component... comps)
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/FBFrame.java:46
↓ 5 callersMethodsetIsOpenOnCreation
Mark whether or not Stream is open as soon as it is created, or whether a later method or constructor must explicitly open it.
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/Stream.java:121
↓ 5 callersMethodsetKnownValue
(@Nonnull ValueNumber valueNumber, @Nonnull IsNullValue knownValue)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/IsNullValueFrame.java:149
↓ 5 callersMethodsetLastUpdateTimestamp
(Fact fact, int timestamp)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/DataflowAnalysis.java:200
↓ 5 callersMethodsetLockCount
Set the lock count for a lock object. @param valueNumber value number of the lock object @param lockCount the lock count for th
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/LockSet.java:103
↓ 5 callersMethodsetPrice
(int price)
spotbugsTestCases/src/java/commonResources/Vehicle.java:48
↓ 5 callersMethodsetPriorityAdjuster
Set an optional priority adjuster. @param priorityAdjuster the priority adjuster
spotbugs/src/main/java/edu/umd/cs/findbugs/BugReporter.java:70
↓ 5 callersMethodsetProjectAndBugCollectionInSwingThread
(final Project project, final BugCollection bc)
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/MainFrame.java:428
↓ 5 callersMethodsetRankThreshold
(int rankThreshold)
spotbugs/src/main/java/edu/umd/cs/findbugs/IFindBugsEngine.java:297
↓ 5 callersMethodsetReleaseName
Set the current release name. @param releaseName the current release name
spotbugs/src/main/java/edu/umd/cs/findbugs/BugCollection.java:80
↓ 5 callersMethodsetSawTaint
(InstructionHandle handle)
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/FindSqlInjection.java:188
↓ 5 callersMethodsetSelection
(IMarker sel)
eclipsePlugin/src/de/tobject/findbugs/view/explorer/BugActionProvider.java:108
↓ 5 callersMethodsetServletParameterTainted
()
spotbugs/src/main/java/edu/umd/cs/findbugs/OpcodeStack.java:935
↓ 5 callersMethodsetTimestamp
(long timestamp)
spotbugs/src/main/java/edu/umd/cs/findbugs/SortedBugCollection.java:1170
↓ 5 callersMethodsetUserPreferences
Set the UserPreferences representing which Detectors should be used. If UserPreferences are not set explicitly, the default set of Detectors will be u
spotbugs/src/main/java/edu/umd/cs/findbugs/IFindBugsEngine.java:108
↓ 5 callersMethodsetUsesConcurrency
()
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/analysis/ClassInfo.java:230
↓ 5 callersMethodsetValue
(String value)
spotbugs-ant/src/main/java/edu/umd/cs/findbugs/anttask/AbstractFindBugsTask.java:59
↓ 5 callersMethodsize
()
spotbugs/src/main/java/edu/umd/cs/findbugs/PackageStats.java:216
↓ 5 callersMethodstartOptionGroup
Start a new group of related command-line options. @param description description of the group
spotbugs/src/main/java/edu/umd/cs/findbugs/config/CommandLine.java:86
↓ 5 callersMethodstateIterator
Return an Iterator over the States in the StateSet. @return an Iterator over the States in the StateSet
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/obl/StateSet.java:111
↓ 5 callersMethodsyncBugInformation
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/MainFrame.java:564
↓ 5 callersMethodtoEncodedString
Create a string containing the encoded form of the ProjectFilterSettings. @return an encoded string
spotbugs/src/main/java/edu/umd/cs/findbugs/config/ProjectFilterSettings.java:430
↓ 5 callersMethodtoUri
(URL url)
spotbugs/src/main/java/edu/umd/cs/findbugs/PluginLoader.java:486
↓ 5 callersMethodtransformSignature
Transform a field or method parameter signature to allow it to be compared even if it is moved to another package. @param signature the si
spotbugs/src/main/java/edu/umd/cs/findbugs/model/ClassFeatureSet.java:281
↓ 5 callersMethodtranslateResourceName
(String resourceName)
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/impl/AbstractScannableCodeBase.java:151
↓ 5 callersMethodvalidTimestamp
(long timestamp)
spotbugs/src/main/java/edu/umd/cs/findbugs/FindBugs.java:518
↓ 5 callersMethodverifyURL
(URL u)
spotbugs/src/main/java/edu/umd/cs/findbugs/io/IO.java:262
↓ 5 callersMethodvisitClass
Visit a class vertex in the inheritance graph. @param classDescriptor ClassDescriptor of the class vertex @param xclass XClass
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ch/InheritanceGraphVisitor.java:44
↓ 5 callersMethodvisitInvokeInstructionCommon
(InvokeInstruction obj)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/type/TypeFrameModelingVisitor.java:504
↓ 5 callersMethodwarning
( Integer port)
spotbugsTestCases/src/java/bugIdeas/Ideas_2012_10_18.java:14
↓ 5 callersMethodx
(int i)
spotbugsTestCases/src/java/DETest.java:3
↓ 4 callersMethodaddApprox
(BigDecimal roundFloor)
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/FindRoughConstants.java:85
↓ 4 callersMethodaddAvailableLoad
Add an available load. @param availableLoad the AvailableLoad (reference and field) @param value the value(s) loaded
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/vna/ValueNumberFrame.java:140
↓ 4 callersMethodaddBugPatterns
(String... expectedPatterns)
eclipsePlugin-test/src/de/tobject/findbugs/test/AbstractQuickfixTest.java:285
↓ 4 callersMethodaddCalledMethod
Add a method annotation for the method which has been called by the method currently being visited by given visitor. Assumes that the visitor has just
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:1437
↓ 4 callersMethodaddClassFieldAndAccess
(BugInstance instance, XField f)
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/UnreadFields.java:1226
↓ 4 callersMethodaddCustomPlugin
(URL u)
spotbugs/src/main/java/edu/umd/cs/findbugs/Plugin.java:661
↓ 4 callersMethodaddEqualsMethodUsed
(ClassDescriptor expectedClass)
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:1098
↓ 4 callersMethodaddFileStreamEntries
General method for adding entries for File InputStream/OutputStream/Reader/Writer classes.
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/BuildObligationPolicyDatabase.java:350
↓ 4 callersMethodaddFileToExcludeFilter
(String file)
eclipsePlugin-test/src/de/tobject/findbugs/properties/test/FilterFilesTabTestSubclass.java:47
↓ 4 callersMethodaddNavItem
@param map @param navMenu
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/MainFrameMenu.java:485
↓ 4 callersMethodaddOptionalField
Add a field annotation for an XField. @param xfield the XField @return this object
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:1221
↓ 4 callersMethodaddOptionalLocalVariable
Local variable adders
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:1299
↓ 4 callersMethodaddSelectionChangedListener
(ISelectionChangedListener listener)
eclipsePlugin/src/de/tobject/findbugs/actions/OpenPropertiesAction.java:85
↓ 4 callersMethodaddToListInternal
Add a value to given list, making the Project modified if the value is not already present in the list. @param list the list @param value
spotbugs/src/main/java/edu/umd/cs/findbugs/Project.java:923
← previousnext →1,501–1,600 of 19,706, ranked by callers