Description Summary
The software contains a named callable or method control element that is not reachable by other code, i.e. is dead code.
Extended Description
This pattern identifies situations where the named callable control element or method control element is unreferenced by any other code item in the application; the application determines the scope of the search for code items that could call the callable or method control element.