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 Class |
Total number of occurrences |
Tag strings used by tag class |
| Needs Work |
2 |
TODO, FIXME |
| Noteable Markers |
2 |
NOTE, NOPMD, NOSONAR |
Each tag is detailed below:
Needs Work
Number of occurrences found in the code: 2
| org.apache.commons.fileupload2.core.FileItemInputIteratorImpl |
Line |
| Something better? |
326 |
| org.apache.commons.fileupload2.core.MultipartInput |
Line |
| What to do? |
297 |
Noteable Markers
Number of occurrences found in the code: 2
| org.apache.commons.fileupload2.core.AbstractFileUploadTest |
Line |
| \r missing |
359 |
| \r missing |
363 |
|