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
Deprecated Work 6 @deprecated
FIXME Work 0 fixme, @fixme
Todo Work 16 todo, @todo

Each tag is detailed below:

Deprecated Work

Number of occurrences found in the code: 6

com.tunyk.mvn.plugins.htmlcompressor.HtmlCompressorMojo Line
use fileExtensions 54
use getFileExtensions 482
use setFileExtensions 495
com.tunyk.mvn.plugins.htmlcompressor.XmlCompressorMojo Line
use fileExtensions 35
use getFileExtensions 120
use setFileExtensions 133

Todo Work

Number of occurrences found in the code: 16

com.tunyk.mvn.plugins.htmlcompressor.FileTool Line
JWL 4/22/2023 Didn't see a good way to handle as it gets flagged to remove unnecessary cast if I fix this per error-prone, so ignoring it 164
com.tunyk.mvn.plugins.htmlcompressor.FileToolTest Line
check if any other files aren't included 80
check if file ext filter works 81
check if recursion is forking 82
test file encoding 83
check file exists and its contents is written correctly 117
check if file created and contents is right 143
com.tunyk.mvn.plugins.htmlcompressor.HtmlCompressorMojo Line
JWL 4/22/2023 Unsupported 143
JWL 4/22/2023Unsupported 157
com.tunyk.mvn.plugins.htmlcompressor.HtmlCompressorMojoTest Line
test results 74
com.tunyk.mvn.plugins.htmlcompressor.HtmlCompressorTest Line
test files where created and every one has the right contents 69
test json file was created and it has right contents 74
verify if provided compression params are picked up 81
com.tunyk.mvn.plugins.htmlcompressor.XmlCompressorMojoTest Line
test results 73
com.tunyk.mvn.plugins.htmlcompressor.XmlCompressorTest Line
test files where created and every one has the right contents 69
verify if provided compression params are picked up 76