"Line of Code in Method" count lines include javadoc. because there are normally at least 3 lines in javadoc sentences, LOCm always alarm line number over.
If you are using a reasonably up to date version, you can exclude JavaDoc from the line count. Go to the Metrics preferences, select the LOC tab and uncheck the 'Include JavaDoc' option.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sorry, I missed "include javadoc" option. This capability has already been implemented. Please close this ticket.
If you are using a reasonably up to date version, you can exclude JavaDoc from the line count. Go to the Metrics preferences, select the LOC tab and uncheck the 'Include JavaDoc' option.