All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.pmd.rules.pmd.ExcessiveMethodLength.html Maven / Gradle / Ivy

Violations of this rule usually indicate that the method is doing too much. Try to reduce the method size by creating helper methods and removing any copy/pasted code.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy