This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

OBJECT CODE COVERAGE IS NOT 100% FOR SWITCH CASE

I have executed all the cases for a switch case. Covered all the statements also. Still I am not getting 100% code coverage in switch case implementation. Any idea about what extra codes are generated by assembler ??