Line Execution Checker
CommunityVerify line execution during tests.
Authorgadievron
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This tool enables developers to verify whether specific source lines were executed during tests by analyzing gcov data, removing guesswork from coverage assessments.
Core Features & Use Cases
- Line-level coverage checks: Confirm if given source lines were executed during test runs.
- GCov-friendly workflow: Integrates with standard gcov data produced by common C/C++ test suites.
- Use Case: Validate critical code paths in a module by checking line-by-line execution across CI runs.
Quick Start
Run the checker against a target source file to see execution status, for example: ./line-checker file.c:42
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: Line Execution Checker Download link: https://github.com/gadievron/raptor/archive/main.zip#line-execution-checker Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.