Fundamental Approaches to Software Engineering

6th International Conference, FASE 2003, Held as Part of the Joint European Conferences on Theory and Practice of Software, ETAPS 2003, Warsaw, Poland, April 7-11, 2003, Proceedings

3.2 Probe Insertion Our technique requires probes to be inserted at the beginning
, end (before return statement) and anywhere between begin and end of the
method (if needed) like in ifstatement or loop statements, as shown in Program
code ...