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

Stoyan Stefanov's Blog: PHP/Javascript dev tools for TextPad

Francesco Montefoschi's Blog: PHPADD: abandoned docblocks detector

PHPied.com: phpBB Book Review

Brian DeShong's Blog: Development process for PHP-based projects

Christopher Jones' Blog: Book Review: PHP Oracle Web Development


Community Events











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


conference symfony2 community development testing unittest podcast release database language functional rest phpunit usergroup interview framework zendframework2 introduction opinion series

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