Use the first checkbox below to have this inspection not report when the static method is only used from a test class.
Use the second checkbox below to ignore method calls from inside anonymous, local and non-static inner classes.
Use the third checkbox below to not warn on methods which cannot be moved without problems. For example because a method with an identical signature is already present in the target class. Or because a field or method used inside the method will not be accessible when the method is moved.