How to do Code Coverage testing in Xcode while using instrument for iOS automation? Is there any tool that display the percentage of the automation code coverage.
Also I would like to know how it can be done when the test cases are written only for functionality.