SAP - Code Coverage Analyzer Results -


i'm trying extract results code coverage analysis own abap program database in sap.

at following website coverage analyzer: technology find information: initially, rscvr_collect transfers data 'staging area' of table covres0. finally, new data aggregated statistics in tables covres , covref, among others.

in table covres can see 1 row program listed there no further information statistics branch coverage, etc.

can give me hint, can find results of code coverage analyzer, able extract them further processing?

best regards bernhard

copied comments above:

instead of using code code coverage analyzer (scov), use coverage api.

interfaces if_scv* in se24


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -