| 2450 | } |
| 2451 | |
| 2452 | std::string testOverviewLogFileName() const { |
| 2453 | return _testOverviewLogFileName; |
| 2454 | } |
| 2455 | |
| 2456 | std::string testMarkupFileName() const { |
| 2457 | return _testMarkupFileName; |
nothing calls this directly
no outgoing calls
no test coverage detected