org.sonar.l10n.pmd.NcssMethodCount.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 method. 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