GeekArticles
Programming
C++
Programming
C++Static Analysis on Steroids: Parasoft BugDetective
Data flow analysis enables early and effortless detection of critical runtime errors like exceptions, resource leaks, and security vulnerabilities. It can also check if exceptions reported from automated unit testing are ?real bugs.?
Read Next: Inner Product Experiment: CPU, FPU vs. SSE*
Related Topics
