Search
Composite Recipes
Recipes that include further recipes, often including the individual recipes below.
Recipes
- Check whether a type is not in use
- Find annotations
- Find class hierarchy
- Find empty classes
- Find fields
- Find fields of type
- Find files compiled at a specific Java version
- Find files in a source set
- Find files that are likely not tests
- Find files with a particular build tool version
- Find implementing classes
- Find literals
- Find method declaration
- Find method usages
- Find methods with empty bodies
- Find missing type information on Java ASTs
- Find plain text secrets
- Find source files with imports
- Find sources that are likely tests
- Find the oldest Java version in use
- Find type mappings
- Find types
- Find uses of
@Repeatable
annotations - Find uses of deprecated classes
- Find uses of deprecated fields
- Find uses of deprecated methods
- Find within comments and literals
- Result of method call ignored
- Study the size of the classpath by source set