XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: Low
    • 3.1.11
    • Affects Version/s: None
    • Component/s: Instrumentation
    • None

      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).

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

              Created:
              Updated:
              Resolved: