Tag List Report
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 |
@todo |
0 |
TODO |
8 |
Each tag is detailed below:
Number of occurrences found in the code: 8
org.apache.jsieve.SieveValidationVisitor |
Line |
replace with better exception |
166 |
Replace with more finely grained exception |
182 |
catching is inefficient, should just check |
189 |
org.apache.jsieve.comparators.AsciiNumeric |
Line |
Consider using finer grained exception |
118 |
Consider using finer grained exception |
132 |
org.apache.jsieve.comparators.RequireComparatorTest |
Line |
catch more finely grained exception Expected |
52 |
org.apache.jsieve.tests.optional.Body |
Line |
Check how complete this is of the body specification Validate (sorta); we're only implementing part of the spec |
47 |
FIXME: As this is a limited implementation force the use of ':contains'. |
58 |