Thanks, will check it out.
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Bobby Quinne Sent: Friday, May 25, 2007 12:59 PM To: [email protected] Subject: [CTJUG Forum] Re: Finding Dead Code Rico, I generally use clover(http://www.cenqua.com/clover/) and from unittest(which are extremely comprehensive) the outputted report shows the number of calls that are made to each line, coverage for the class etc. Its fairly expensive but well worth the money. :-) There is an opensource if one : http://cobertura.sourceforge.net clover is a far more mature and better product. On 5/25/07, Enrico Goosen <[EMAIL PROTECTED]> wrote: Hi all, Can anyone give me some pointers on finding dead code in a Struts Web Application? I've tried using Proguard in the past, but it didn't seem to work well with our Struts app. Are there any other open source tools that you used, and found helpful? Regards, Enrico Goosen Software Developer Metropolitan Employee Benefits Email: [EMAIL PROTECTED] Direct: 021 940 6231 Fax: 021 917 3089 Mobile: 083 305 5676 "NOTE: This message (including attachments) is subject to all the restrictions, qualifications and disclaimers of the Metropolitan group of companies ("Metropolitan") published at http://www.metropolitan.co.za (collectively the "disclaimers") and by reading this message and/or opening any attachment you are deemed to have agreed to be bound by the provisions of the disclaimers. If you cannot access any of the disclaimers, kindly send an e-mail to [EMAIL PROTECTED] or contact [EMAIL PROTECTED] and a copy will be sent to you. Metropolitan is an authorised Financial Services Provider. Web: http://www.metropolitan.co.za/ Disclaimer: http://www.metropolitan.co.za/email_disclaimer.html Metropolitan subscribes to KPMG, a completely independent crime disclosure service - make a contribution to the establishment of a fraud free environment by reporting any suspicion to the KPMG Hotline * RSA 0800 22 14 18 * NAMIBIA 0800 00 00 77" -- If you have something tough, give it to the Americans. If you have something difficult, give it to the Indians. If you have something impossible, give it to the Russians "NOTE: This message (including attachments) is subject to all the restrictions, qualifications and disclaimers of the Metropolitan group of companies ("Metropolitan") published at http://www.metropolitan.co.za (collectively the "disclaimers") and by reading this message and/or opening any attachment you are deemed to have agreed to be bound by the provisions of the disclaimers. If you cannot access any of the disclaimers, kindly send an e-mail to [EMAIL PROTECTED] or contact [EMAIL PROTECTED] and a copy will be sent to you. Metropolitan is an authorised Financial Services Provider. Web: http://www.metropolitan.co.za/ Disclaimer: http://www.metropolitan.co.za/email_disclaimer.html Metropolitan subscribes to KPMG, a completely independent crime disclosure service - make a contribution to the establishment of a fraud free environment by reporting any suspicion to the KPMG Hotline * RSA 0800 22 14 18 * NAMIBIA 0800 00 00 77" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CTJUG Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/CTJUG-Forum For the ctjug home page see http://www.ctjug.org.za -~----------~----~----~----~------~----~------~--~---
