In XML reports, the <lines_of_comment> element under <module_summary> is incorrectly represented as <lines_of_code>.
Problem appears to be the use of the symbol LOC_NODE_NAME instead of COM_NODE_NAME in cccc_xml.cc (see attached patch).
Proposed patch for fixing bug.
Log in to post a comment.
Proposed patch for fixing bug.