Skip navigation
Currently Being Moderated

FlexMetrics not counting non-Javadoc comments?

Mar 8, 2010 3:28 PM

After downloading and installing the 1.1 version of FlexMetrics it appears as though comments are still not being counted correctly.  As best I can tell, it is only parsing one type of comment:

 

/* Comment */ are considered MLCLC

/** Comment */ are considered Javadocs/JLC

 

It looks like none of the following are counted:

// Comment

<!-- Comment -->

<!--- Comment -->

 

Which means mxml comments are not counted at all and single line comments are always 0.

 

Is this by design, or is this a bug?

 

Thanks in advance

 

Brian

 
Replies
  • Currently Being Moderated
    Mar 9, 2010 12:46 AM   in reply to Brian5010

    From previous discussions I had with Xavier, I think this is simply not implemented yet.

     

    Olivier

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points