‎2017 May 16 6:27 AM
Hi,
anybody knows whether there is a possibility to detect unused/not called methods with a check variant of source code inspector? We are using already the check "Empty Unused Procedures", but as the name tells, it detects only empty unused methods. We would need the check also for not empty methods, which are not called statically.
Thanks and regards,
Stefan
‎2017 May 16 3:30 PM
Don't know any such check. But you may enter a wish or code you own check for the abapOpenCheck Project: https://github.com/larshp/abapOpenChecks
‎2017 May 16 3:30 PM
Don't know any such check. But you may enter a wish or code you own check for the abapOpenCheck Project: https://github.com/larshp/abapOpenChecks
‎2017 May 18 6:00 PM
created issue https://github.com/larshp/abapOpenChecks/issues/363
‎2017 May 20 6:40 AM
‎2017 May 22 9:30 AM