I am working on adding plug-ins to my company's SonarQube dashboard. They wanted me to put 2 labels on the dash board, The Total number of projects that have mutation testing and The projects that need Mutation testing.
I am using SonarQube Java API along which AngularJS for UI.I am looking for help on how to do this. Thank you in advance.