Reports private methods, which are only called from an inner class of the class containing the method. Such methods could be safely moved into that inner class.

Use the first checkbox below to ignore private methods which are called from an anonymous class.

Use the second checkbox to ignore private static methods which are accessed from a non-static inner class.

Use the third checkbox to only report static methods.