Reading a article about Open Source software is getting better and better I saw there is a possibility to external scan for software defects in Open Source project. Many projects have submitted their project already, including several big ones and getting the scan results back to optimize their software. ++++++ >From the website: http://scan.coverity.com Static analysis is a set of processes for finding source code flaws.
In static analysis, the code under examination is not executed. As a result, test cases and specially designed input datasets are not required. Examination for defects is not limited to the lines of code that are run during some number of executions of the program, but can include all lines of code in the codebase. Additionally, Coverity's implementation of static analysis in Prevent can follow all the possible paths of execution through source code and find defects caused by the conjunction of statements that are not errors independent of each other. +++++++ I think it would be good to see if OpenERP could benefit from this scan too. At least it couldn't hurt? First step is at Tiny as the project responsible should submit the project. Tiny, what do you think, is it valuable? ------------------------ Jan www.veritos.nl www.supportandmaintenance.org -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=44365#44365 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
