The Program Testing Translator gathers and analyzes data in two general areas: (1) the syntactic profile of the source program showing the number of executable, nonexecutable,* and comment statements, the number of CALL statements and total program branches,** and the number of coding standard's violations, and (2) actual program performance statistics corresponding to various test data sets. With all options enabled, the actual program performance statistics produced by the Program Testing Translator include: (1) The number and percentage of those executable source statements actually executed.