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 | 14 | @todo |
| FIXME | 0 | FIXME |
| TODO | 14 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 14
| org.apache.commons.openpgp.BouncyCastleKeyRing | Line |
|---|---|
| password is not secure | 37 |
| org.apache.commons.openpgp.BouncyCastleOpenPgpSignerTest | Line |
| test text input as well as binary - apparently it fails cross platform | 35 |
| org.apache.commons.openpgp.BouncyCastleOpenPgpStreamingSignerTest | Line |
| test text input as well as binary - apparently it fails cross platform | 34 |
| org.apache.commons.openpgp.KeyRing | Line |
| separate pub/priv and better error handling | 30 |
| seems like the wrong place | 45 |
| remove BC specifics | 52 |
| remove BC specifics | 59 |
| remove BC specifics | 66 |
| remove BC specifics | 73 |
| org.apache.commons.openpgp.OpenPgpSignatureVerifier | Line |
| perhaps should have different interface methods for the default key | 27 |
| should the exception be a verification exception instead of a common one? | 28 |
| org.apache.commons.openpgp.OpenPgpSigner | Line |
| perhaps should have different interface methods for the default key | 28 |
| should the exception be a signature exception instead of a common one? | 29 |
| org.apache.commons.openpgp.SignatureStatus | Line |
| incorporate levels of trust | 31 |
Number of occurrences found in the code: 14
| org.apache.commons.openpgp.BouncyCastleOpenPgpSignatureVerifier | Line |
|---|---|
| implement | 36 |
| org.apache.commons.openpgp.BouncyCastleOpenPgpSigner | Line |
| --No comment-- | 37 |
| org.apache.commons.openpgp.BouncyCastleOpenPgpStreamingSignatureVerifier | Line |
| better location for this? | 54 |
| log them all | 97 |
| more details | 113 |
| more details | 133 |
| how do we assess trust? | 145 |
| more details | 155 |
| more details | 160 |
| org.apache.commons.openpgp.BouncyCastleOpenPgpStreamingSigner | Line |
| better location for this? | 73 |
| more details | 103 |
| more details | 123 |
| more details | 137 |
| more details | 142 |