CCCC Plugin

Plugin Information

Plugin ID cccc
Latest Release 0.2
Latest Release Date Apr 15, 2009
Changes via Fisheye In Latest Release
Since Latest Release
Maintainer(s) n/a (id: S0011918)
Issue Tracking Open Issues

This plugin generates the trend report for CCCC (C and C++ Code Counter).
CCCC is a tool which analyzes C++ and Java files and generates a report on various metrics of the code. Metrics supported include lines of code, McCabe's complexity and metrics proposed by Chidamber&Kemerer and Henry&Kafura.

Project Configuration



Reporting




Changelog


0.3 (in progress)

  • Conserve color metric
  • Add a link on source files on details
  • Add the ability to configure the build status and health

Release 0.2 (April 15, 2009)

* Adding ability to run remote build

Release 0.1 (April 11, 2009)

* Initial release

Labels:

plugin-report plugin-report Delete
Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.
  1. Jul 27, 2009

    jeremie tatibouet says:

    Hello, At the moment, i'm trying to integrate this plugin in hudson but i obtai...

    Hello,

    At the moment, i'm trying to integrate this plugin in hudson but i obtained this error

    when i launched the build's sequence. 
    Parsing cccc results
    hudson.AbortException: Parsing file error
    at com.thalesgroup.hudson.plugins.cccc.CccccParser.invoke(CccccParser.java:76)
    at com.thalesgroup.hudson.plugins.cccc.CccccParser.invoke(CccccParser.java:50)
    at hudson.FilePath.act(FilePath.java:676)
    at hudson.FilePath.act(FilePath.java:660)
    at com.thalesgroup.hudson.plugins.cccc.CcccPublisher.perform(CcccPublisher.java:83)
    at hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:379)
    at hudson.model.AbstractBuild$AbstractRunner.performAllBuildStep(AbstractBuild.java:367)
    at hudson.model.Build$RunnerImpl.post2(Build.java:183)
    at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:352)
    at hudson.model.Run.run(Run.java:969)
    at hudson.model.Build.run(Build.java:112)
    at hudson.model.ResourceController.execute(ResourceController.java:93)
    at hudson.model.Executor.run(Executor.java:116)

    CCCC's files are generated into .cccc folder. I would like to understand, what does this error mean.
    I you have solutions to solve this problem, it will be great .

    Thank you for your help

    1. Jul 28, 2009

      Gregory Boissinot says:

      Wiki pages are not the appropriate place to report bugs and problems. Please, co...

      Wiki pages are not the appropriate place to report bugs and problems.
      Please, could you send again your message on the Hudson users mailing list:
      http://www.nabble.com/Hudson-users-f16872.html

      I will give you a response and help you as soon as possible.

      Thanks

      1. Jul 30, 2009

        jeremie tatibouet says:

        Hello, I'am sorry about that. Thank you for your answer, but i have solved my p...

        Hello,

        I'am sorry about that. Thank you for your answer, but i have solved my problem. That was just a problem

        of directory.

        Regards

        Jérémie