The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
| Tag Class | Total number of occurrences | Tag strings used by tag class |
|---|---|---|
| @todo | 0 | @todo |
| TODO | 26 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 26
| broadwick.Broadwick | Line |
|---|---|
| in a single-threaded grid environment we cannot do this - need to think again here.... | 152 |
| broadwick.config.ConfigValidationErrorsTest | Line |
| review the generated test code and remove the default call to fail. fail("The test case is a prototype."); | 83 |
| review the generated test code and remove the default call to fail. fail("The test case is a prototype."); } | 97 |
| review the generated test code and remove the default call to fail. fail("The test case is a prototype."); } | 110 |
| review the generated test code and remove the default call to fail. fail("The test case is a prototype."); } | 123 |
| review the generated test code and remove the default call to fail. fail("The test case is a prototype."); } | 136 |
| broadwick.config.ConfigValidator | Line |
| else perform any validation | 66 |
| broadwick.config.ConfigValidatorTest | Line |
| review the generated test code and remove the default call to fail. fail("The test case is a prototype."); } | 80 |
| review the generated test code and remove the default call to fail. fail("The test case is a prototype."); } | 90 |
| broadwick.data.Animal | Line |
| what about cutom tags?????? | 27 |
| broadwick.data.DataReaderTest | Line |
| review the generated test code and remove the default call to fail. | 85 |
| review the generated test code and remove the default call to fail. | 97 |
| review the generated test code and remove the default call to fail. | 115 |
| review the generated test code and remove the default call to fail. | 129 |
| broadwick.data.Location | Line |
| what about cutom tags?????? | 29 |
| broadwick.data.Lookup | Line |
| add custom tags for (int i = 6; i < locationRecord.size(); i++) { locationRecord.getValue(i); } | 805 |
| add custom tags for (int i = 6; i < animalRecord.size(); i++) { animalRecord.getValue(i); } | 862 |
| add custom tags for (int i = 6; i < testRecord.size(); i++) { testRecord.getValue(i); } | 928 |
| add custom tags for (int i = 6; i < testRecord.size(); i++) { testRecord.getValue(i); } | 1014 |
| broadwick.data.Movement | Line |
| what about cutom tags?????? | 27 |
| broadwick.data.Test | Line |
| what about custom tags?????? | 27 |
| broadwick.io.FileInputTest | Line |
| BUG there is a bug in the windows impelmentation of java that prepends a "/" to the file name. We need to strip it here | 49 |
| broadwick.io.FileOutputTest | Line |
| review the generated test code and remove the default call to fail. | 100 |
| review the generated test code and remove the default call to fail. | 177 |
| broadwick.montecarlo.markovchain.MarkovChainMonteCarlo | Line |
| measure [auto]correlation function(s) | 183 |
| broadwick.phylo.NewickTreeParserTest | Line |
| BUG there is a bug in the windows implementation of java that prepends a "/" to the file name. We need to strip it here | 45 |