Our website uses cookies to enhance your browsing experience.
Accept
to the top
>
>
Posts: #StaticAnalysis

Posts: # StaticAnalysis

Aug 31 2017
How to Step Over Legacy and Start Using Static Code Analysis
Sviatoslav Razmyslov
Legacy code problems are familiar to the majority of software developers. The process of transforming code in legacy is inevitable, because progress in programming moves on. Projects either...
...
Jun 26 2017
Philosophy behind PVS-Studio static code analyzer
Andrey Karpov
We regularly get requests and recommendations concerning the improvements of the analyzer abilities. We put most of the proposals on our Todo-list and implement eventually. We are really grateful...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
May 04 2017
Checking the code of Valgrind dynamic analyzer by a static analyzer
Andrey Karpov
I should say right away, that the article was not written to show that static analysis works better than dynamic. This statement would be incorrect, as well as the reverse idea. The tools of...
...
A post about static code analysis for project managers, not recommended for the programmers
Andrey Karpov
If you consider yourself a good programmer or at least you think your level is above average, I do not recommend reading this article. This article is meant for the managers of software projects...
...
The way static analyzers fight against false positives, and why they do it
Andrey Karpov
In my previous article I wrote that I don't like the approach of evaluating the efficiency of static analyzers with the help of synthetic tests. In that article, I give the example of a code...
...
Why I Dislike Synthetic Tests
Andrey Karpov
I don't like it when people use artificial code examples to evaluate the diagnostic capabilities of static code analyzers. There is one particular example I'm going to discuss to explain my...
...
How PVS-Studio does the bug search: methods and technologies
Andrey Karpov
PVS-Studio is a static code analyzer, that searches for errors and vulnerabilities in programs written in C, C++ and C#. In this article, I am going to uncover the technologies that we use...
...
PVS-Studio project - 10 years of failures and successes
Andrey Karpov
Ten years ago, we created a simple utility called 'Viva64' intended to detect problems in 64-bit code. This is how PVS-Studio static code analyzer came into being. Although 10 years have passed...
...
Oct 28 2016
How to work with the report of PVS-Studio in Linux
Andrey Karpov
I want to warn all the users of Linux-version of PVS-Studio...
...
Sep 09 2016
"Again this PVS-Studio team. They are everywhere..."
Evgenii Ryzhkov
I've written this post as some moral support for my colleague Andrey Karpov. Once he came to me and said that he was so tired to repeat that only few people in the world are aware that...
...
View more Pagination arrow previous
Showing: - of 101