XcodeCoverage provides a simple way to generate reports of the Objective-C code coverage of your Xcode project. Generated reports include HTML and Cobertura XML.
Coverage data excludes Apple’s SDKs, and the exclusion rules can be customized.

XcodeCoverage provides a simple way to generate reports of the Objective-C code coverage of your Xcode project. Generated reports include HTML and Cobertura XML.
Coverage data excludes Apple’s SDKs, and the exclusion rules can be customized.
Leave a Reply
You must be logged in to post a comment.