# `get_test_coverage_map`

Surfaces files with no detected test alongside their blast radius. High-blast untested files are the riskiest.

## Input schema

```json
{
  "type": "object",
  "properties": {},
  "required": []
}
```

## Required arguments

_None._

## Properties

_None._

## See also

- [Index of all MCP tools](./README.md)