Find Untested Exports
find_untestedDiscover exported code symbols without test coverage, ranked by risk, highlighting security-sensitive and API exports.
Instructions
Find every exported symbol with no reference in any test file, ranked by risk. Async, security-adjacent (auth/payment/token/admin), and API-layer exports rank highest.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the repository root |