api / org.gradle.api.plugins.quality / FindBugsExtension / getEffort

getEffort

open fun getEffort(): String

The analysis effort level. The value specified should be one of min, default, or max. Higher levels increase precision and find more bugs at the expense of running time and memory consumption.