At the moment, impact analysis only reports on the objects and their dependencies that are present in the data model. This excludes the capsule-level procedures. For example, If we search for a procedure and identify which other procedures make a call to it, it only lists the procedures at the data model level while there might be capsule-level procedures making a call to data model procedures. In such circumstances, any name changes of the procedures impact the capsule procedures.
It would be good to have a complete analysis of the interdependencies of objects to make updates and avoid rework.