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

Posts: # StaticAnalysis

May 05 2016
Searching for errors by means of virtual values evaluation
Ilya Ivanov
In the process of static analysis, exact values or ranges of values of some variables and expressions can be evaluated. This is useful information, which can be used when searching for errors...
...
Jul 28 2015
An Ideal Way to Integrate a Static Code Analyzer into a Project
Andrey Karpov
One of the most difficult things about using static analysis tools is managing false positives. There are a number of ways to eliminate them using the analyzer's settings or changing the code...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Mar 08 2015
What is a quick way to integrate static analysis in a big project?
Evgenii Ryzhkov
So, you're a developer working on a project containing a lot of (perhaps way lot of) source code - say, over 100...
...
Oct 07 2014
A Bonus to the "Three Interviews About Static Analyzers" Article, or Interview Four
Aleksandr Timofeev
About a week ago, I published the "Three Interviews About Static Code Analyzers" article at Habrahabr. This article presents opinions of three experienced programmers from the companies...
...
Sep 26 2014
Three Interviews About Static Code Analyzers
Aleksandr Timofeev
Hello, dear...
...
Sep 10 2014
Valgrind: Good but Not Enough
Andrey Karpov
Not so long ago we tried to demonstrate the benefit of using the PVS-Studio static analyzer to one company. We failed, but while corresponding with them, I prepared a detailed answer about the...
...
Dec 12 2012
How to complement TDD with static analysis
Andrey Karpov
TDD is one of the most popular software development techniques. I like this technology in general, and we employ it to some extent. The main thing is not to run to extremes when using it...
...
Feelings confirmed by numbers
Andrey Karpov
For a long time I was worried by some articles on the Internet in which the authors tried to judge about the usefulness of static code analyzers relying on analysis of small...
...
Aug 20 2012
Static analysis should be used regularly
Andrey Karpov
We have a practice of occasionally re-analyzing projects we have already checked with PVS-Studio. There are several reasons why we do so. For example, we want to know if we have managed to...
...
Dec 23 2011
Static Code Analysis
John Carmack
The most important thing I have done as a programmer in recent years is to aggressively pursue static code analysis. Even more valuable than the hundreds of serious bugs I have prevented with it...
...
View more Pagination arrow previous
Showing: - of 101