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

jcov seems to become confused by enum classes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • jcov_3.0
    • None
    • 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

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

              Created:
              Updated:
              Resolved: