Sonar

Slightly changes the statements sensor on Sonar Squid

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.9
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

Don't increment the number of statements on a :

  • method (included constructor) declaration (TokenTypes.CTOR_DEF, TokenTypes.METHOD_DEF)
  • field declaration (TokenTypes.VARIABLE_DEF) AT CLASS LEVEL.
  • annotation declaration (TokenTypes.ANNOTATION)

But increment the number of statements on a :

  • assert declaration (I guess TokenTypes.ASSERT)

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: