All files / output rsoptions.tabl.mjs

43.75% Statements 7/16
100% Branches 2/2
0% Functions 0/1
43.75% Lines 7/16

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 161x 1x 1x                   1x 1x 1x 1x
abap.DDIC["RSOPTIONS"] = {
  "objectType": "TABL",
  "type": (() => { let _t; return () => (_t ??= new abap.types.Structure({
"bt": new abap.types.Character(1, {}),
"cp": new abap.types.Character(1, {}),
"eq": new abap.types.Character(1, {}),
"ge": new abap.types.Character(1, {}),
"gt": new abap.types.Character(1, {}),
"le": new abap.types.Character(1, {}),
"lt": new abap.types.Character(1, {}),
"nb": new abap.types.Character(1, {}),
"ne": new abap.types.Character(1, {}),
"np": new abap.types.Character(1, {})}, "RSOPTIONS", "RSOPTIONS", {}, {})); })(),
  "keyFields": [],
  "description": "RSOPTIONS",
};