How can i determine what percentage of my methods are covered by jUnit tests? I am assuming there is a more sophisticated way then simply counting ...and one and two etc ...
I specifically wonder how will such counting be handled when single method is covered by 'n' tests.
please let me know and as always "thanks for reading"