<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 10.04.2015 17:32, Zack Galbreath
      wrote:<br>
    </div>
    <blockquote
cite="mid:CANgkMA5f_xYzCp-E84ZMoG-QQ1prcwj4E175nWT-OVR2D8BA4w@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra"><br>
          <div class="gmail_quote">On Wed, Apr 1, 2015 at 10:05 AM, Nils
            Gladitz <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:nilsgladitz@gmail.com" target="_blank"
                onclick="window.open('https://mail.google.com/mail/?view=cm&tf=1&to=nilsgladitz@gmail.com&cc=&bcc=&su=&body=','_blank');return
                false;">nilsgladitz@gmail.com</a>></span> wrote:<br>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
              <div id=":34i" class="" style="overflow:hidden">I still
                have to look into how I'll run all this from the ctest
                client script rather than the project itself.<br>
              </div>
            </blockquote>
            <div><br>
            </div>
            <div>Locally I'm doing something very similar to
              CTestCoverageCollectGCOV, but this hasn't made it into
              CMake/Modules yet.</div>
            <div><br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    Yes that is what I got too now.<br>
    <br>
    <br>
    <blockquote
cite="mid:CANgkMA5f_xYzCp-E84ZMoG-QQ1prcwj4E175nWT-OVR2D8BA4w@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">
            <div> </div>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
              <div id=":34i" class="" style="overflow:hidden">
                Maybe it would make sense to mirror the package
                hierarchy for the .json output files to disambiguate in
                case there are multiple classes sharing the same name in
                different packages?<br>
                Or is there already some other mechanism that I am
                overlooking?</div>
            </blockquote>
          </div>
          <div class="gmail_extra"><br>
          </div>
          <div class="gmail_extra">The .json files should contain the
            package of the class.  This is what CDash uses to report the
            coverage, as opposed to the per-directory view that it uses
            for gcov.</div>
        </div>
      </div>
    </blockquote>
    <br>
    Doesn't that break though if there are two classes with the same
    name in two distinct packages?<br>
    <br>
    Nils<br>
  </body>
</html>