Raj Saini wrote:
> For code coverage you can use Clover which is commercial but they give
> the free developer license to open source project similar to the 
> IntelliJ IDEA  and it is also used in other Apache projects.
>
> http://tapestry.apache.org/tapestry4/tapestry-contrib/clover/index.html
We've been using Cobertura internally which is Free Software (though
GPL). The main problem for OFBiz with regard to code coverage is that
none of the coverage tools will show you the utilization of simple
methods, which constitute a big chunk of OFBiz' behavior.

-- 
Ean Schuessler, CTO
e...@brainfood.com
214-720-0700 x 315
Brainfood, Inc.
http://www.brainfood.com

Reply via email to