Same here, using:

  • Ubuntu 10.10 slave node 32 bits
  • ccm version 1.1.6
  • Jenkins 1.489
  • CCM plugin 3.0

The metrics are good in the CCM XML file, for example:

<metric>
    <complexity>143</complexity>
    <unit>focusNextItem()</unit>
    <classification>untestable, very high risk</classification>
    <file>Widgets/QuickAccessBar/quickaccessbar.cpp</file>
    <startLineNumber>248</startLineNumber>
    <endLineNumber>675</endLineNumber>
    <SLOC>427</SLOC>
  </metric>


The report shows instead:

quickaccessbar.cpp:0, Cyclomatic Complexity, Priority: High
untestable, very high risk
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to