Coverage Report
coverage_reportReview bug-class coverage before a test: each class is graded auto, detect-only, or manual, with missing gaps named and solutions to close them.
Instructions
Report bug-class coverage: what Cordon finds, confirms, and bypasses.
The completeness check a client asks for before a test. Every row grades a
bug class as auto (a validator proves it), detect-only (found but not
confirmed), or manual (inherently judgement-shaped). A class is never
silently absent — gaps are named, with what would close them. Touches nothing
and costs no budget.
class_name— one class in full ("sql-injection", "xxe-injection")status— everything of one grade ("auto", "detect-only", "manual")gaps_only— just the non-auto classes, the watch-list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| gaps_only | No | ||
| class_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||