I use Jenkins for PHP projects with the PHP Quality Assurance Toolchain. To get the code analysis results displayed in Jenkins one simple has to add the according post-build action(-s):
The problem is currently with the PHP QA tool PHPLOC. I don't find any possibility to add its reports to the project's / build's page.
How to add the PHPLOC results to Jenkins (project and/or build page)?