XcodeCoverage
Code coverage for Xcode projects (Objective-C only)
XcodeCoverage is a tool that automates the generation of code coverage reports for iOS and macOS projects. It helps developers measure how much of their code is tested, facilitating better testing practices and coverage improvement.