|
Home > Archive > Apache Directory Project > December 2007 > Surefire / Findbugs Reports for Studio (Code improvement)
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Surefire / Findbugs Reports for Studio (Code improvement)
|
|
|
|
|
|
| Felix Knecht 2007-12-22, 1:11 pm |
| Stefan Seelmann schrieb:
> Hi Felix,
>
> wow, that is very great to have these reports :-).
I hoped that some of them could be of interest and useful :-)
I'm not sure but do you think that this can also be of interest for the other Apache Directory projects
(shared/apacheds)? From my POV at least the surefire and the firebug report can help to improve code.
Oh my god, we have to
> fix so much...
Don't forget - there can also false positives (but I think it's the minority :-( )
>
> Thanks,
> Stefan
>
> Felix Knecht schrieb:
>
| |
|
|
| Emmanuel Lecharny 2007-12-22, 1:11 pm |
| Felix Knecht wrote:
> Stefan Seelmann schrieb:
>
>
> I hoped that some of them could be of interest and useful :-)
> I'm not sure but do you think that this can also be of interest for the other Apache Directory projects
> (shared/apacheds)? From my POV at least the surefire and the firebug report can help to improve code.
>
YESSSSSS !
> Oh my god, we have to
>
>
> Don't forget - there can also false positives (but I think it's the minority :-( )
>
Better having a few false positives than having no alarm on the code
quality at all ...
--
--
cordialement, regards,
Emmanuel Lécharny
www.iktek.com
directory.apache.org
| |
| Felix Knecht 2007-12-22, 1:11 pm |
| Emmanuel Lecharny schrieb:
> Felix,
>
> this is just awesome. May you spend some more time to setup the very
> same tools for the server ?
Yes I'll do, Please stay tuned. I'll post the links as soon as I have same results.
I would be _very_ interesting to get some
> infos about how dirty the server can be 
>
> Thanks !
| |
| Felix Knecht 2007-12-22, 1:11 pm |
| Emmanuel Lecharny schrieb:
> Felix,
>
> this is just awesome. May you spend some more time to setup the very
> same tools for the server ? I would be _very_ interesting to get some
> infos about how dirty the server can be 
>
Here you go: http://felixknecht.ch/projects/apacheds/
Going down into the subprojects is no problem, you can just use the module links. Note that there is no link later on to
come back to the starting point. So you'll need either to use history back, enter the starting url again or use tabbed
browsing an open a modules link in a new tab.
Have much fun and tell me if there are any other needs or wishes.
Felix
| |
|
|
| Pierre-Arnaud Marcelot 2007-12-26, 7:11 am |
| Thanks Felix for these very interesting reports.
I'm adding my 2 cents with the Cobertura reports (Cobertura calculates the
percentage of code accessed by tests) for Apache Directory Server.
They can be accessed here : http://www.pajbam.com/directory/server/
I tried to generate them for Studio as well from your sandbox Felix, but I
got an error. Once I have them running fine, I'll post the reports.
Regards,
Pierre-Arnaud Marcelot
On Dec 22, 2007 7:51 PM, Felix Knecht <felixk-1oDqGaOF3Lkdnm+yROfE0A@public.gmane.org> wrote:
> Just if of interest, here are the shared bigbang reports. Some modules
> seem to have existing, but quite outdated
> documentation, e.g.
> http://felixknecht.ch/projects/dire...asn1/index.html'Apache Con 2005'.
>
> http://felixknecht.ch/projects/directory-shared/
>
> Regards
> Felix
>
| |
| Felix Knecht 2007-12-26, 7:11 pm |
| Pierre-Arnaud Marcelot schrieb:
> Thanks Felix for these very interesting reports.
>
> I'm adding my 2 cents with the Cobertura reports (Cobertura calculates
> the percentage of code accessed by tests) for Apache Directory Server.
> They can be accessed here : http://www.pajbam.com/directory/server/
>
> I tried to generate them for Studio as well from your sandbox Felix, but
> I got an error. Once I have them running fine, I'll post the reports.
It seemed to be aproblem of variable naming in my maven-studio-plugin. Here you go:
All http://www.felixknecht.ch/projects/studio/
sample http://www.felixknecht.ch/projects/...tura/index.html
Regards
Felix
|
|
|
|
|