Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Total number of occurrences
@SupressWarnings 0
@deprecated 0
@todo 0
FIXME 0
TODO 0
XXX 11

Each tag is detailed below:

@SupressWarnings

Number of occurrences found in the code: 0

@deprecated

Number of occurrences found in the code: 0

@todo

Number of occurrences found in the code: 0

FIXME

Number of occurrences found in the code: 0

TODO

Number of occurrences found in the code: 0

XXX

Number of occurrences found in the code: 11

net.sf.latextaglet.internal.LaTeXTaglet Line
System.out.println("destDir="+destDir); 172
System.out.println("java="+javaFile); 176
System.out.println("name="+name); 177
System.out.println("srcDir="+srcDir); 180
System.out.println("relative="+relative); 183
System.out.println("package="+paket); 185
System.out.println("path:"+path); 192
System.out.println("name:"+name); 193
System.out.println("tex:"+path+name+".tex"); 194
System.out.println("call: " + cmd.toString()); 225
System.out.println("png:"+name+".png"); 248