Refer to this coverage report . . I know that my test cases are exercising the exception handling, however the lines are still being reported as not covered. . . This has been the case in all of my objective-c projects for a while now. . . . is there a way to fix this?
Asked
Active
Viewed 253 times
1
-
Are you compiling with no optimization and no inline? – Luv2code Sep 27 '16 at 13:04