Skip to Content
Refactoring with C++
book

Refactoring with C++

by Dmitry Danilov
July 2024
Intermediate to advanced content levelIntermediate to advanced
368 pages
9h 14m
English
Packt Publishing
Content preview from Refactoring with C++

10

Introduction to Static Analysis in C++

In the complex and demanding world of software development, ensuring the quality and reliability of code is not just a necessity but a discipline in itself. As C++ developers, we constantly seek methodologies and tools that can aid us in this quest. This chapter is dedicated to one such powerful approach: static analysis. Renowned for being both the fastest and the cheapest way to identify bugs, static analysis stands as a pillar in the software quality assurance process. We will delve into its intricacies, explore popular tools such as Clang-Tidy, PVS-Studio, and SonarQube, and understand how to effectively integrate static analysis into your C++ development workflow.

The essence of static analysis ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Test-Driven Development with C++

Test-Driven Development with C++

Abdul Wahid Tanner
Optimized C++

Optimized C++

Kurt Guntheroth

Publisher Resources

ISBN: 9781837633777Supplemental Content