Code coverage reports the following lines always as "not covered":
- declaration of a private package variable/constant
END LOOP of a FOR-LOOP statement
These lines should be treated as irrelevant lines from my point of view. I've attached a coverage report to visualise the problem.
coverage.html.zip
Code coverage reports the following lines always as "not covered":
END LOOPof a FOR-LOOP statementThese lines should be treated as irrelevant lines from my point of view. I've attached a coverage report to visualise the problem.
coverage.html.zip