-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Master: Jenkins ver. 2.222.1, sloccount v1.24, Java 11.0.7+10-LTS
Agent: WIndows 10
Problem
SLOCCount Results tables in dashboard views show 0 files, 0 lines, etc. even though summary table on main page of job shows cloc results. See attached screenshots.
Execution
- Jenkins pipeline calls bat step to run cloc.pl v 1.82 (http://github.com/AlDanial/cloc) against mixed codebase on Windows 10 VM agent, on ActiveState Perl v5.22
- Output from cloc.pl is saved as XML files.
- Jenkins pipeline call sloccountPublish step on XML files
- Jenkins console displays SLOCCount results on main page of job (see screen captures)