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 | 9 | TODO |
Each tag is detailed below:
Number of occurrences found in the code: 9
org.apache.maven.doxia.linkcheck.AnchorLinkTest | Line |
---|---|
check if online | 48 |
--No comment-- | 50 |
--No comment-- | 56 |
org.apache.maven.doxia.linkcheck.LinkCheckTest | Line |
check if online | 48 |
--No comment-- | 50 |
--No comment-- | 56 |
org.apache.maven.doxia.linkcheck.LinkMatcher | Line |
Review dead code and delete if not needed else if (link.toLowerCase( Locale.ENGLISH ).indexOf("mailto:") != -1) { continue; } | 120 |
org.apache.maven.doxia.linkcheck.validation.HTTPLinkValidatorTest | Line |
check if online | 37 |
use proxy settings above | 53 |