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 | 4 |
TODO | 9 |
XXX | 0 |
Each tag is detailed below:
Number of occurrences found in the code: 4
name.angoca.db2sa.core.impl.graph.GraphConstructorTest | Line |
---|---|
aquí tiene que ser un ending node, pero no ve la diferencia | 134 |
--No comment-- | 461 |
--No comment-- | 513 |
--No comment-- | 564 |
Number of occurrences found in the code: 9
name.angoca.db2sa.core.impl.graph.GraphConstructor | Line |
---|---|
hacer algunos tests para comprobar la estructura del grafo creado. TODO Arreglar jerarquia de excepciones y agrupar. <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.0.4 License token.</li> <li>0.0.5 License token reserved.</li> <li>0.0.6 Ending token after create table.</li> <li>0.1.0 Use of XML to create the graph.</li> <li>0.1.1 Help Token.</li> <li>0.1.2 Messages, exceptions and format.</li> <li>0.1.3 Starting and ending token as constants.</li> <li>0.1.4 Variable names and final.</li> <li>1.0.0 Moved to version 1.</li> </ul> | 65 |
Cambiar la excepción lanzada | 241 |
Cambiar la excepción lanzada | 245 |
lanzar excepción propia | 342 |
cambiar la exception para que contenga un mensaje más claro. | 387 |
Throw another exception (from the appl) | 396 |
Throw another exception (from the appl) | 412 |
name.angoca.db2sa.tools.xml.GrammarReader | Line |
revisar que cuando se lance esta excepcion termine la ejecucion del programa | 73 |
Lanzar una exception propia, no genérica. | 75 |