Details

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

    Description

      Enhance existing instrumentation and embed an array of CloverProfile in instrumented sources/classes, pass this array to Clover.getRecorder().

      Java: source based instrumentation
      RecorderInstrEmitter + Clover.getRecorder()

      • add static field for _CLR class of CloverProfile[] type

      Groovy: byte code instrumentation

      • instantiate new CloverProfile[] { new CloverProfile(), ... }

        array at getRecorder() call

      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: