|
Hello,
I'm looking for a plugin to show trends of simple metrics about the source code. Lines of code, number of classes, etc... Preferably with a chart on the project's main page like there is for junit, findbugs and al. I guess there's one hiding somewhere. :-) Can somebody point me to some of those ? Thanks ! Jan |
|
Hi,
here is the link to all the reporting plugins: https://wiki.jenkins-ci.org/display/JENKINS/Plugins#Plugins-Buildreports One of the most popular plug-ins is this one: https://wiki.jenkins-ci.org/display/JENKINS/Static+Code+Analysis+Plug-ins BTW: The plug-ins are not hiding, they can easily be found with the search feature of the Jenkins wiki. ;) Hth, Fred |
|
It was of course a figure of speech. :-) I meant that there's so much choice ! ;-)
Thanks !
On Mon, Feb 6, 2012 at 13:41, Fred G <[hidden email]> wrote: Hi, |
|
AHA ! NOW they're hiding ! :-)
Error formatting macro: contentbylabel: java.util.ConcurrentModificationException When looking to the reporting plugins. On Mon, Feb 6, 2012 at 13:44, Jan Goyvaerts <[hidden email]> wrote: It was of course a figure of speech. :-) I meant that there's so much choice ! ;-) |
|
Hi,
I personally use SLOCCOUNT: if you work in an environment with multiple languages, it's particularly well suited to get measures in such an heterogeneous environment. regards didier On Feb 6, 1:49 pm, Jan Goyvaerts <[hidden email]> wrote: > AHA ! NOW they're hiding ! :-) > > Error formatting macro: contentbylabel: > java.util.ConcurrentModificationException > > When looking to the reporting plugins. > > > > > > > > On Mon, Feb 6, 2012 at 13:44, Jan Goyvaerts <[hidden email]> wrote: > > It was of course a figure of speech. :-) I meant that there's so much > > choice ! ;-) > > > Thanks ! > > > On Mon, Feb 6, 2012 at 13:41, Fred G <[hidden email]> wrote: > > >> Hi, > > >> here is the link to all the reporting plugins: > >>https://wiki.jenkins-ci.org/display/JENKINS/Plugins#Plugins-Buildreports > > >> One of the most popular plug-ins is this one: > >>https://wiki.jenkins-ci.org/display/JENKINS/Static+Code+Analysis+Plug... > > >> BTW: The plug-ins are not hiding, they can easily be found with the > >> search feature of the Jenkins wiki. ;) > > >> Hth, > > >> Fred |
|
I'll have a look to it. Thanks !
On Mon, Feb 6, 2012 at 14:00, Didier Durand <[hidden email]> wrote: Hi, |
| Powered by Nabble | Edit this page |
