• Type: Sub-task
    • Resolution: Fixed
    • Priority: Low
    • 3.1.11
    • Affects Version/s: None
    • Component/s: 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

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

              Created:
              Updated:
              Resolved: