• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Code Coverage
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Code Coverage


  • Subject: Re: Code Coverage
  • From: Sacha Mallais <email@hidden>
  • Date: Mon, 13 Jun 2005 09:26:29 -0700

On Jun 12, 2005, at 10:45 PM, Michael Holtermann wrote:

I've got another question: Is there someting like a code coverage tool available for webobjects?

Use any code coverage tool for Java. Google'ing "java code coverage" gives this link:
http://emma.sourceforge.net/



I mean, how to find the methods and variables that will be never used?

This is not code coverage. The Eclipse compiler flags these kind of things automatically (well, variables, not methods...). I assume that xCode can too, though I don't know for sure.



sacha

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Code Coverage
      • From: Alan Ward <email@hidden>
References: 
 >Code Coverage (From: Michael Holtermann <email@hidden>)

  • Prev by Date: Re: Tracking Fields and EOF
  • Next by Date: Re: Junittests, JavaMail and language-specific Components
  • Previous by thread: Code Coverage
  • Next by thread: Re: Code Coverage
  • Index(es):
    • Date
    • Thread