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:
Number of occurrences found in the code: 0
Number of occurrences found in the code: 0
Number of occurrences found in the code: 0
Number of occurrences found in the code: 0
Number of occurrences found in the code: 0
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 |