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

Posts: # StaticAnalysis

Dec 21 2020
Did it have to take so long to find a bug?
Sviatoslav Razmyslov
Have you ever wondered which type of project demonstrates higher code quality – open-source or proprietary? Our blog posts may seem to suggest that bugs tend to concentrate in open-source...
...
How static code analysis helps in the GameDev industry
George Gribkov
The gaming industry is constantly evolving and is developing faster than a speeding bullet. Along with the growth of the industry, the complexity of development also increases: the code base...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Nov 19 2020
Why PVS-Studio doesn't offer automatic fixes
Andrey Karpov
Static analyzer PVS-Studio can detect bugs in pretty complex and intricate parts of code, and coming up with appropriate fixes for such bugs may be a tough task even for human developers...
...
Oct 16 2020
Part 2: Upsetting Opinions about Static Analyzers
Andrey Karpov
By writing the article "Upsetting opinions about static analyzers" we were supposed to get it off our chest and peacefully let it all go. However, the article unexpectedly triggered robust...
...
Oct 12 2020
Upsetting opinions about static analyzers
Andrey Karpov
Static analysis tools have advanced far over the time they've been around. They no longer resemble the "linters" that were in active use 20 years ago. But some programmers still view them...
...
Sep 24 2020
Why it is important to apply static analysis for open libraries that you add to your project
Andrey Karpov
Modern applications are built from third-party libraries like a wall from bricks. Their usage is the only option to complete the project in a reasonable time, spending a sensible budget, so it's...
...
Sep 23 2020
Why code reviews are good, but not enough
Andrey Karpov
Code reviews are definitely necessary and useful. It's a way to impart knowledge, educate, control a task, improve code quality and formatting, fix bugs. Moreover, you can notice high-level...
...
Aug 06 2020
Static analysis: from getting started to integration
Maxim Zvyagintsev
Sometimes, tired of endless code review and debugging, you start wondering if there are ways to make your life easier. After some googling or merely by accident, you stumble upon the phrase...
...
Aug 05 2020
Under the hood of PVS-Studio for Java: how we develop diagnostics
Nikita Lazeba
To keep it interesting, this time I'd like to tell about our approach to developing and polishing diagnostic rules for PVS-Studio Java. You will learn how we keep existing warnings consistent...
...
PVS-Studio is now in Compiler Explorer!
George Gribkov
Not so long ago, a landmark event has happened: PVS-Studio appeared in Compiler Explorer! Now you can quickly and easily analyze the code for errors right on the godbolt.org site (Compiler...
...
View more Pagination arrow previous
Showing: - of 101