This script helps you to answers questions like:
How did this variable in this file come to have the value it has now?
Or just to see how a certain line became what it is now in a file. This is helpful when working on code from others and it is not clear why a certain "something" is as it is in a file.
See the script for more details.