----- Original Message ----- From: "Peter Donald" <[EMAIL PROTECTED]>
> I wonder what do you think the feasability of integrating several different > codebase reports would be. Specifically I think it would be great to have the > Junit tests, side by side the audit tests, side-by-side the dependency > analysis and maybe even crosslinked to javadocs - now that woudl be kool ;) Everything is possible. We just have to know how to show that many results and cross link them or merge them. [JavaDoc] - [Tests] - [Coverage] - [Audit] - [Metrics] - [Dependencies] Stephane -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
