unitTestOccurrenceMarkers
Retrieve the line markers that indicate which code lines were touched by a unit test run, helping you identify covered sections in ABAP objects.
Instructions
The markers ADT draws next to code covered by a unit test - which lines a run touched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL of the object. | |
| source | Yes | The source code. |