 | New homepage The plug-in is being maintained by its owner/maintainers from a new home. The plug-in is still compatible with Hudson, however, the entry points for documentation and issue reporting have been combined in order to provide a single point of entry. |
Plugin Information
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.
Comments (4)
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
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
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
Aug 04, 2010
Vladimir Jovic says:
How do you generate that nice plot? I do not have itHow do you generate that nice plot? I do not have it