NAME

Analizo::Metric::LinesOfCode - Lines of Code (LOC) metric

DESCRIPTION

The metric calculation is based on the following article and calculates the program size in lines of code, excluding blank lines and comments.
Article: The Lines of Code Metric as a Predictor of Program Faults: A Critical Analysis by Taghi M. Khoshgoftaar and John C. Munson.
See the paragraph about Lines of Code in the article:
A description of the specific quantitative complexity data collected for each program is as follows:
... program size in lines of code (non-comment, non-blank lines) in program (LOC).

Questions & Answers

Helpful answers and articles about Analizo::Metric::LinesOfCode you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search