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 |
---|---|
@deprecated | 0 |
FIXME | 0 |
TODO | 5 |
XXX | 0 |
Each tag is detailed below:
Number of occurrences found in the code: 5
name.angoca.db2sa.core.model.graph.EndingToken | Line |
---|---|
test a.equals(b) y b.equals(a) | 72 |
name.angoca.db2sa.core.model.graph.LicenseToken | Line |
leer la información de licencia y about desde un archivo de configuración para que esté siempre sincronizado y así el usuario pueda conocer la versión que está usando. <b>Control Version</b><br /> <ul> <li>0.0.1 Class creation.</li> <li>0.1.0 First draft of this token.</li> <li>0.2.0 License token.</li> <li>1.0.0 Moved to version 1.</li> </ul> | 37 |
name.angoca.db2sa.core.model.graph.StartingToken | Line |
test a.equals(b) y b.equals(a) | 73 |
name.angoca.db2sa.core.syntax.graph.EndingTokenTest | Line |
token.equals(token) == true (simétrica x=x, reflexiva x=y&& y==x, | 41 |
name.angoca.db2sa.core.syntax.graph.GraphTokenTest | Line |
messages for the asserts <b>Control Version</b><br /> <ul> <li>0.0.1 Class creation.</li> <li>0.0.2 Recommendations from PMD.</li> <li>0.0.3 Organized.</li> <li>0.1.0 jUnit 4 annotations.</li> <li>0.1.1 condition as a variable.</li> <li>1.0.0 Moved to version 1.</li> </ul> | 40 |