Code Coverage Analysis

Community

Ensure code quality with coverage metrics.

AuthorAminAlam
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps ensure that your code is adequately tested by measuring and enforcing code coverage levels, which is critical for medical device software safety and compliance.

Core Features & Use Cases

  • Metric Collection: Gathers statement, branch, and Modified Condition/Decision Coverage (MC/DC) metrics.
  • Threshold Enforcement: Defines and enforces minimum coverage targets based on software safety class (A, B, C).
  • Exclusion Management: Allows for documented and justified exclusions of code from coverage analysis.
  • Use Case: Before releasing a Class C medical device software component, use this Skill to verify that all critical control logic has achieved 95% statement coverage, 90% branch coverage, and MC/DC where applicable, with any exclusions clearly documented and approved.

Quick Start

Use the code coverage skill to verify that statement and branch coverage meet the defined thresholds for Class B software.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Code Coverage Analysis
Download link: https://github.com/AminAlam/meddev-agent-skills/archive/main.zip#code-coverage-analysis

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.