...
XML reports generated for API-Coverage-enabled test runs include an API Coverage section that reports API coverage against service definitions.
The report contains an APICoverage
element, which includes a list of coverable service definitions. For each operation that was covered during test during execution, there will be a list of test-ref
elements. The id
of each test-ref
element indicates which tests covered the operation.
...