{iframe:src=http://update.sonarsource.org/plugins/taglist.html|width=700|height=250|frameborder=0}
Your browser does not support iframes.
{iframe}

Description / Features

This Taglist Sonar plugin handles Checkstyle ToDoComment rule and Squid NoSonar rule and generates a report on various tags found in the code, like @todo or //TODO tags.

The reporting part is done by a widget that shows total number of tags found and a repartition. A split is done between mandatory and optional tags. Mandatory tags are tags that have been defined with a CRITICAL or BLOCKER priority when activating the rule, optional are the ones with MAJOR, MINOR or INFO priority.

Usage & Installation

File /extensions/plugins/taglist/taglist.properties not used since version 1.0.

Known problems

NullPointerException when CheckStyle rule has default value - see SONARPLUGINS-925.

Changelog