News Feed
Jobs Feed
Sections




News Archive
QaFoo:
Code Review Tool
November 05, 2012 @ 09:41:16

On the QaFoo site they've shared a tool they use for doing code reviews in a new post to their blog. The tool, just called review, lets you run several different metrics on the code including the PHP "mess detector", PDepend and PHPCPD (copy & paste detector).

We, at Qafoo, do Code Reviews quite often together with our customers. This often focusses on dicussing metrics, browsing the associated code and discussing solutions for the issues found. We started using a bunch of shell scripts for that, like everyone else, but at some point we came up with a webinterface to do this in a more comfortable way. Now we want to share this tool with you.

Included in the post are several screenshots showing the results of the different types of evaluations - the ones mentioned above as well as things like "methods per class", cyclomatic complexity and NPath complexity. There's also a source code browser and a visual class structure generation tool (UML). It's under a AGPLv3 license and can be found on their site.

0 comments voice your opinion now!
code review tool metrics browser uml github


blog comments powered by Disqus

Similar Posts

Michael Kimsal's Blog: Why do browsers still not have file upload progress meters?

Community News: Windows Software Tools for PHP Wants Beta Testers

Evert Pot's Blog: Taking advantage of PHP namespaces with older code

Lukas Smith's Blog: Mashup book review

PHPBuilder.com: PHP Dependency Injection Creates More Maintainable Code


Community Events











Don't see your event here?
Let us know!


development tool series zendframework2 composer opinion language introduction database code testing object conference community podcast interview release functional example framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework