Powered by CodePro Analytix and Eclipse
Severity: Low
Summary
Comments should be spelled correctly.
Description
This audit rule finds comments that contain misspelled words.
Severity: Low
Summary
Identifiers should be composed of valid words.
Description
This audit rule finds identifiers that are composed from pieces that do not form words.
Severity: Low
Summary
Property comments should be spelled correctly.
Description
This audit rule finds property comments that contain misspelled words.
Severity: Low
Summary
Property names should be composed of valid words.
Description
This audit rule finds property names that are composed from pieces that do not form words.
Severity: Low
Summary
Property values should be correctly spelled.
Description
This audit rule finds property values that contain misspelled words.
Severity: Low
Summary
String literals should be correctly spelled.
Description
This audit rule finds string literals that contain misspelled words.
Severity: Low
Summary
XML attribute names should be spelled correctly.
Description
This audit rule finds XML attribute names that contain misspelled words.
Severity: Low
Summary
XML attribute values should be spelled correctly.
Description
This audit rule finds XML attribute values that contain misspelled words.
Severity: Low
Summary
XML body text should be spelled correctly.
Description
This audit rule finds XML body text that contain misspelled words.
Severity: Low
Summary
XML comments should be spelled correctly.
Description
This audit rule finds XML comments that contain misspelled words.
Severity: Low
Summary
XML tag names should be spelled correctly.
Description
This audit rule finds XML tag names that contain misspelled words.