get_coverage_report
Analyzes project manifests to detect frameworks, identify those covered by plugins, and report coverage gaps. Returns JSON with detected, covered, and gaps.
Instructions
Technology profile of the project: detected frameworks/ORMs/UI libs from manifests (package.json, composer.json, etc.), which are covered by trace-mcp plugins, and coverage gaps. Read-only. Returns JSON: { detected, covered, gaps }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||