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 |
|---|---|---|
| @deprecated | 0 | @deprecated |
| @todo | 0 | @todo |
| FIXME | 6 | FIXME |
| IMPL | 2 | IMPL |
| TODO | 3 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 6
| org.jastronomy.jsofa.JSOFA | Line |
|---|---|
| original did not return the parallax and radial velocity of the CatalogCoords type. | 10450 |
| need to return the status as well. <p>Notes: <ol> | 19604 |
| if ( js < 0 ) return -1; | 20218 |
| Status. | 22928 |
| Status. | 23046 |
| org.jastronomy.jsofa.JSOFATest | Line |
| should test j when jauJd2cal returns status viv(j, 0, "jauJd2cal", "j"); | 2559 |
Number of occurrences found in the code: 2
| org.jastronomy.jsofa.JSOFA | Line |
|---|---|
| would like to be final really | 20811 |
| new 20131202 routines after here | 24699 |
Number of occurrences found in the code: 3
| org.jastronomy.jsofa.JSOFA | Line |
|---|---|
| - this would be better returning a new array in java.... | 10579 |
| Status | 20261 |
| org.jastronomy.jsofa.JSOFATest | Line |
| here if we increase this to 9dp then will see the rounding error caused by 32 bit int in java see https://github.com/Javastro/jsofa/issues/12 | 184 |