java - Checkstyle report generate graphs report -


i using checkstyle generate reports using ant. displays report in html form. possible generate report in graphical way(like bar graph, pie chart etc). if yes please guide me how this? jenkins project generate graphical report https://wiki.jenkins-ci.org/display/jenkins/checkstyle+plugin. there plugins achieve this.

if using jenkins,you can add post-build actions in job.before make sure you've installed jenkins checkstyle plugin.

change output of checkstyle html xml.the jenkins checkstyle plugin parse xml file after job.then can see graph in job page of jenkins.


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -