| 85 | } |
| 86 | |
| 87 | KDiff3Reporter::KDiff3Reporter() |
| 88 | : GenericDiffReporter(DiffPrograms::Windows::KDIFF3()) |
| 89 | { |
| 90 | } |
| 91 | |
| 92 | WindowsDiffReporter::WindowsDiffReporter() |
| 93 | : FirstWorkingReporter({ |
nothing calls this directly
no outgoing calls
no test coverage detected