patch("mcp_cli.main.process_options", return_value=_make_process_options_return())
| 1 | # tests/cli/test_main_coverage.py |
| 2 | """ |
| 3 | Comprehensive tests for mcp_cli/main.py to achieve >90% coverage. |
| 4 |
nothing calls this directly
no outgoing calls
no test coverage detected