images\quantify_sml.gifimages\coverage_sml.giffunction summary

In annotated source, information that precedes the line in which a function is called. If a program uses template functions, a function summary is inserted for each instantiation.The summary identifies the function and the number of times it's called.

For performance profiling, the summary also reports the callers, the function and function+descendants (F+D) times, and those times as percentages of the current focus (for example, of .Root.).

(C) Copyright IBM Corporation 1993, 2009.