All the Perl that's Practical to Extract and Report
java.util.Iterator i = ...; while ( i.hasNext() ); { ...