1. Determine how many times a particular function/line got hit? 2. Have a map of what functions got hit in what order? I.e. make a code flow (sequence) map. 3. Know what the format for the results ...
I found the hit count. Not sure how I missed it. However, I don't see a dynamic code flow analysis tool. Could someone point me in the right direction?