I m using cobertura, but it is giving me 100% line coverage. It is showing only those lines of code which are executed?
I am really stuck with some state based testing concepts... I am trying to calculate some checking sequences that will cover all transitions from each state and i have the answers but i dont ...