| 9651 | |
| 9652 | TestSpec const& Config::testSpec() const { return m_testSpec; } |
| 9653 | bool Config::hasTestFilters() const { return m_hasTestFilters; } |
| 9654 | |
| 9655 | bool Config::showHelp() const { return m_data.showHelp; } |
| 9656 |
no outgoing calls
no test coverage detected