XML report file generated by CloverPHP plugin is not fully compatible with Clover format

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: cloverphp-plugin
    • None

      We use PHPUnit to generate a clover-like XML File. Then I use the clover-plugin to evaluate it.

      As you can see in the first screenshot, the displayed result shows some total coverage, but there is no detailed information. Coverage breakdown defaults to 0/0 for every package.

      Clicking on a package leads to an

      "Problem accessing /job/INEW_BlueOcean/64/clover/AppBundle/Traits/. Reason:

      Not Found"

       

      Maybe it has something to do with the fact, that these packages are no packages (in java sense of the word) but only directories to group the classes.

      Maybe the generated XML File is not correct, but I don't know how to tell.

            Assignee:
            Unassigned
            Reporter:
            Paul Garstenauer
            Votes:
            4 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: