On 29/05/2014 13:43, Taylor Braun-Jones wrote:
> Hello,
> 
> Does the MITK team run any static code analysis tools on the MITK code
> base? 

Some time ago, I tried to run our MITK-based application through Visual
Studio's static analyser (I've used it in the past for small projects,
worked quite well back then).
Unfortunately, there was no meaningful output as the log was filled with
ITK and VTK (false?) positives.
Reducing header-dependencies would help (but is currently not possible)
in sifting out some suitable ignore-rules...



Johannes

> If not, Coverity is free for open source projects and can be
> automated to be run e.g. after every nightly build with results publicly
> available on a web-based dashboard:
> 
> https://scan.coverity.com/
> 
> For commercial users of MITK it could provide some more data to make the
> case for why MITK is the best toolkit choice. And, of course, hopefully
> uncover some hard-to-find bugs.





------------------------------------------------------------------------------
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to