jcov seems to become confused by enum classes

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • jcov_3.0
    • Affects Version/s: None
    • Component/s: tools
    • None
    • b07
    • b08

      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

            Assignee:
            Leonid Kuskov
            Reporter:
            Dmitry Bessonov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: