I want to write a tester that logs every path through a piece of code.  It could then be used to test code.  The program would change the byte code, such that all unique paths through the code are logged.  What do you all think of this idea?
 
 /**
  * Kyle Wayne Kelly
  * Computer Science Student
  * University of New Orleans
  * 504-391-3985
  * http://www.cs.uno.edu/~kkelly
  * Glory to God!
  */

Reply via email to