| 87 | } |
| 88 | |
| 89 | const std::string GetOptionPrefix() { return "--"; } |
| 90 | const std::string GetProgramToRun() { return TestCoverageConsole::GetOutputBinaryPath().string(); } |
| 91 | |
| 92 | //--------------------------------------------------------------------- |
no outgoing calls
no test coverage detected