cocoapods-coverage

A CocoaPods plugin which generates code coverage statistics for Pods.

Installation

$ gem install cocoapods-coverage

Usage

$ pod lib coverage

This will run all your tests and compute coverage information. Locally, you will see a textual summary whereas on Travis CI, the statistics will get uploaded to Coveralls.