Softwares PVS-Studio 7.30.80803.925

PVS-Studio is software that performs static code analysis and generate a report to help programmers find and fix bugs. PVS-Studio implements a series of check code, it is also useful to search the prints wrong error and Copy-Paste. Examples of such errors: V501, V517, V522, V523, V3001. The main value of static analysis is in regular use, hence the error is identified and corrected at the earliest stages. There's no point of wasting 50 hours to search for a fault can be found with static....

PVS-Studio is software that performs static code analysis and generate a report to help programmers find and fix bugs. PVS-Studio implements a series of check code, it is also useful to search the prints wrong error and Copy-Paste. Examples of such errors: V501, V517, V522, V523, V3001.

The main value of static analysis is in regular use, hence the error is identified and corrected at the earliest stages. There's no point of wasting 50 hours to search for a fault can be found with static analysis. So let's point that out again - the main idea of static analysis not find a hidden bug on the day before release, which is fixed tens of bugs per day.

PVS-Studio - code analysis and report the error

Analyzers can be run at night on the server and warn about the code suspicious. Ideally, these errors can be detected and corrected prior to the repository. PVS-Studio can automatically be run immediately after compilation for the file has just been modified. PVS-Studio can integrate into the development environment Visual Studio 2010-2017. If you use this IDE, you will likely only need to the menu of the plugin PVS-Studio

The features of PVS-Studio

  • Integration simple and seamless with Visual Studio 2010-2017
  • Automatic analysis of individual files after recompile
  • Reference guide online related to all the diagnostics available in the program, on website and materials (to be presented in the form of files .pdf) Maximum 550 page document
  • Save and load analysis results allows to perform test through the night - in the night, analyzers perform a scan and give you results in the morning.
  • You can save the analysis results as HTML with navigation full source code.
  • Project analysis run from the command line: help to integrate PVS-Studio into the build through the night; a new record will be released in the morning.
  • The ability to extend great Support systems, multi-core and multi-processor with the ability to specify the number of cores will use; Support IncrediBuild.
  • Interactive filtering of results analysis (log file) in windows PVS-Studio: according to the number of diagnostic, file name, keywords in the text diagnosis.
  • Automatically check the update PVS-Studio (in the process of working in the IDE and build through the night).
  • Utilities BlameNotifier
Top Alternatives

You can also like