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

      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

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

                Created:
                Updated:
                Resolved: