added Doing label
assigned to @jurgenhaas
changed the description
mentioned in commit d2c1e462
This is now integrated, and it produces output in /drupal/tests/metrics/[MODULENAME]
where you can open the index.html in any browser to review the report. The syntax to call this is a test phpmetricsmodule [MODULENAME]
.
Note, if you ran a test phpunitmodule [MODULENAME]
before, that will have stored a log file in /drupal/tests/junit/[MODULENAME].yml
and PhpMetrics will then also include an analysis of that log file into its report.
closed
removed Doing label