XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: Low Low
    • 3.1.11
    • None
    • 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).

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

                Created:
                Updated:
                Resolved: