XMLWordPrintable

Details

    • Sub-task
    • Resolution: Fixed
    • Low
    • 3.1.11
    • None
    • Instrumentation
    • None

    Description

      Clover.getRecorder():

      Read -clover.profile system property and if securityexcetion or null then fallback to "default".

      If list of profiles is empty or given profile name was not found, fallback to fixed coverage recorder.

      Should read coverageRecorder value and instantiate proper recorder type

      Should fetch from cache using one of:

      recorderKey = initString + "" + dbVersion + "" + cfgbits;
      recorderKey = initString;

      Add debug log messages for actions taken.

      Prepare necessary tests for java and groovy (assert on log messages).

      Attachments

        Activity

          People

            mparfianowicz Marek Parfianowicz
            mparfianowicz Marek Parfianowicz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: