Are there any free or cheap Code coverage tools I can use "ad hook" just to run my program and see wich methods that is not runned in the project for that session? Im not interrested in tools that has to use unit-tests or a lots of advanced functions. If possible just "hit'n run".
Its for a "fun" event in a "programmer pentathlon". I'll get 10 programmers run a program and the person that cover most code when running it will win.