()
| 43 | getID() {return this.id;} |
| 44 | getData() {return this.data;} |
| 45 | getSourcePort() {return {remove: ()=>{/*This is intentional (SonarQube)*/}};} |
| 46 | setSourcePort() {/*This is intentional (SonarQube)*/} |
| 47 | getTargetPort() {return {remove: ()=>{/*This is intentional (SonarQube)*/}};} |
| 48 | setTargetPort() {/*This is intentional (SonarQube)*/} |
no outgoing calls
no test coverage detected