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

org.sonar.l10n.pmd.NcssConstructorCount.html Maven / Gradle / Ivy

This rule uses the NCSS (Non Commenting Source Statements) algorithm to determine the number of lines of code for a given constructor. NCSS ignores comments, and counts actual statements. Using this algorithm, lines of code that are split are counted as one.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy