AFAIK There is no OOTB tool for this. As @VDD suggests PROC COMPARE of the deployed code can one way forward. Be aware that there are always several differences in the code between environments that will create some noise in you results, such as metadata id, timestamps, metadata server connection details and work table names that hasn't been modified.
... View more