Class Method list used by SAP ABAP Class CL_COVERAGE_COLLECT_MERGER (Merges Coverage Data of Multiple Program Sets)
SAP ABAP Class CL_COVERAGE_COLLECT_MERGER (Merges Coverage Data of Multiple Program Sets) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_COVERAGE_COLLECT - GET_RELID_FOR_TOOL Wrapper Class for RSCVR_COLLECT
2 Class Method  CL_COVERAGE_COLLECT_MERGER - INIT_PROG_PREFETCH Merges Coverage Data of Multiple Program Sets SOURCE init_prog_prefetch( ). "Place all first (next) progs in queue
3 Class Method  CL_COVERAGE_COLLECT_MERGER - TRIG_DIFF_LAST Merges Coverage Data of Multiple Program Sets SOURCE IF ( abap_false EQ trig_diff_last( -trig-trig ) ).
4 Class Method  CL_COVERAGE_COLLECT_MERGER - PROG_DIFF_LAST Merges Coverage Data of Multiple Program Sets SOURCE IF ( abap_false EQ prog_diff_last( -prog ) ).
5 Class Method  CL_COVERAGE_COLLECT_MERGER - MERGE_TRIGS Merges Coverage Data of Multiple Program Sets SOURCE merge_trigs( ).
6 Class Method  CL_COVERAGE_COLLECT_MERGER - MERGE_TRIGS Merges Coverage Data of Multiple Program Sets SOURCE merge_trigs( ).
7 Class Method  CL_COVERAGE_COLLECT_MERGER - MERGE_STMNTS_INTO_PREFETCH Merges Coverage Data of Multiple Program Sets SOURCE merge_stmnts_into_prefetch( im_prog_res = -prog_res im_tind = -trig-tind ).
8 Class Method  CL_COVERAGE_COLLECT_MERGER - MERGE_STMNTS_INTO_PREFETCH Merges Coverage Data of Multiple Program Sets SOURCE merge_stmnts_into_prefetch( im_prog_res = -prog_res im_tind = -trig-tind ).
9 Class Method  CL_COVERAGE_COLLECT_MERGER - MERGE_STMNTS Merges Coverage Data of Multiple Program Sets SOURCE merge_stmnts( ).
10 Class Method  CL_COVERAGE_COLLECT_MERGER - MERGE_STMNTS Merges Coverage Data of Multiple Program Sets SOURCE merge_stmnts( ).
11 Class Method  CL_COVERAGE_COLLECT_MERGER - INSERT_TRIG_PREFETCH Merges Coverage Data of Multiple Program Sets SOURCE insert_trig_prefetch( -prog_res ). "Place all trig entries of current prog in queue
12 Class Method  CL_COVERAGE_COLLECT_MERGER - INSERT_TRIG_PREFETCH Merges Coverage Data of Multiple Program Sets SOURCE insert_trig_prefetch( -prog_res ). "Place all trig entries in queue
13 Class Method  CL_COVERAGE_COLLECT_MERGER - INSERT_NEXT_PROG_PREFETCH Merges Coverage Data of Multiple Program Sets SOURCE insert_next_prog_prefetch( -prog_res ). "Place next prog entry in queue
14 Class Method  CL_COVERAGE_COLLECT_MERGER - INSERT_NEXT_PROG_PREFETCH Merges Coverage Data of Multiple Program Sets SOURCE insert_next_prog_prefetch( -prog_res ). "Place next prog entry in queue
15 Class Method  CL_COVERAGE_COLLECT_MERGER - INSERT_NEXT_PROG_PREFETCH Merges Coverage Data of Multiple Program Sets SOURCE insert_next_prog_prefetch( im_prog_res = ).
16 Class Method  CL_COVERAGE_COLLECT_PROG_RES - DESTROY Coverage Results of a Program Set
17 Class Method  CL_COVERAGE_COLLECT_PROG_RES - GET_INSTANCE Coverage Results of a Program Set
18 Class Method  CL_COVERAGE_COLLECT_PROG_RES - GET_NEXT_PROG Coverage Results of a Program Set
19 Class Method  CL_COVERAGE_COLLECT_PROG_RES - GET_STMNTS Coverage Results of a Program Set
20 Class Method  CL_COVERAGE_COLLECT_PROG_RES - GET_TRIGS Coverage Results of a Program Set
21 Class Method  CL_COVERAGE_COLLECT_PROG_RES - SET_LLAST Coverage Results of a Program Set
22 Class Method  CL_COVERAGE_ENVIRONMENT - GET_INSTANCE Service class for SCOV environment
23 Class Method  CL_COVERAGE_ENVIRONMENT - GET_SCOV_VERSION Service class for SCOV environment