Welcome to Foxite.COM Community Weblog Sign in | Join | Help



January 2006 - Posts

Log code coverage

Do you want to refine your code for performance and ensure that you've adequately tested the code? The easiest way to track wich lines of code have been executed and how long it took to execute them is logging code coverage information. This information
posted by emersonreed | 1 Comments
Filed Under: