Reports static methods which are only called from one class which is not the same as the class containing the method. Such methods could be moved into that class.

This inspection may be cpu intensive.

Use the checkbox below to have this inspection not report when the static method is only used from a test class.