MCPVault

get_test_coverage

MCP tool from PhpCodeArcheology by PhpCodeArcheology

Test coverage summary — tested/untested classes, coverage gaps, test mapping

How to use it

get_test_coverage is exposed by the PhpCodeArcheology MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_test_coverage tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install PhpCodeArcheology

$docker run --rm -v "$(pwd)":/project -v "$(pwd)/report":/output phpcodearcheology /project
FULL PHPCODEARCHEOLOGY LISTING