Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7902775

jcov seems to become confused by enum classes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • jcov_3.0
    • None
    • tools
    • None
    • b07
    • b08

    Description

      Initially spotted that enum's static method java.awt.desktop.QuitStrategy.values() lost coverage.

      Though the tests that explicitly call QuitStrategy::valueOf, QuitStrategy::values using method refs are present just as before.

      After inspecting JCov HTML report closer - it seems that the sample enum QuitStrategy has no methods to cover

      Attachments

        Issue Links

          Activity

            People

              lkuskov Leonid Kuskov
              dbessono Dmitry Bessonov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: