Do you know any open source tool that can be used to analyze code metrics in java? he must be able to integrate well in the jenkins. I am trying to install a complete test suite for our project, which includes a coverage test, unit test, static code analysis, standard code verification, and code metric analysis.
source share