The reporting seems a bit wonky. It's returning a "we didn't test this" for the closing brace of dozens of methods even though there's a return statement immediately before it, with no code in between. :-) That's throwing off the numbers considerably.

--Larry Garfield

Raymond Muilwijk wrote:
Hello all,

I thought you might be interested in a new code coverage report to see the current status of drupal core. Have a look over here:
http://coverage.yarmu.nl

For those who don't know the code coverage report was created using the http://drupal.org/project/code_coverage project written by cwgordon. I just modified his version to work with current CVS and posted the patch on the project issue queue. The original coverage reports (from 2008) can be found on http://coverage.cwgordon.com/coverage/html.

Maybe we can make a effort to get this to run on drupal cvs every 2 weeks / month on http://coverage.drupal.org? I'd like to help out to get it done!

Greetings,
Raymond

Reply via email to