| 9990 | |
| 9991 | TestSpec const& Config::testSpec() const { return m_testSpec; } |
| 9992 | bool Config::hasTestFilters() const { return m_hasTestFilters; } |
| 9993 | |
| 9994 | bool Config::showHelp() const { return m_data.showHelp; } |
| 9995 |
no outgoing calls
no test coverage detected