FYI. The quality reports were not being properly generated in the autobuild process because of an upgrade of the mediawiki engine installed in gnupdf.org. Seems that it is mostly impossible to get the 'mvs' program to work with the more recent mediawiki, so I changed the report generation scripts to generate html instead.
The reports can now be found in the following urls: Cyclomatic complexity: http://www.gnupdf.org/prmgt/cyclo.html API consistency: http://www.gnupdf.org/prmgt/apic.html Unit testing: http://www.gnupdf.org/prmgt/ut.html Code coverage: http://www.gnupdf.org/prmgt/coverage Code static analysis: http://www.gnupdf.org/prmgt/clang The autobuild has been updated accordingly, so all the reports are again updated in a daily basis. -- Jose E. Marchesi [email protected] GNU Project http://www.gnu.org
