LogoClawIndex
CasesSkillsAbout
LogoClawIndex

coverage-analyzer - Analyze test coverage and prioritize missing tests

Identifies untested code and suggests test priorities by analyzing source files against test files.

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Discover source and test files
  • Match source files to tests
  • Identify untested code files
  • Calculate coverage priority scores
  • Generate coverage analysis reports

Inputs

  • Source code files
  • Test files
  • Layer scope arguments

Outputs

  • Test coverage summary report
  • Untested code priority queue
  • Untested critical paths analysis
  • Testing recommendations

Requirements

  • Explore agent
  • Forked execution context
  • Read tool
  • Glob tool
  • Grep tool

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
test-coverage
code-analysis
testing
swift
quality-assurance
Discover source and test files
Match source files to tests
Identify untested code files
Calculate coverage priority scores
Source code files
Test files
Layer scope arguments
Test coverage summary report
Untested code priority queue
Untested critical paths analysis