PVS-Studio是一款方便易用的靜態代碼分析儀。該軟件可以診斷C/C++/C+11應用程序源代碼中的錯誤,採用的靜態代碼分析方法有明顯的優越性,因為它可以覆蓋整個程序代碼。
PVS-Studio 功能特點:
融合 Visual Studio2005/2008/2010的開發環境
提供在線幫助;
可以生成PDF文件;
可以保存和下載分析結果;
具有命令行啟動能力;
支持所有的內核和處理器;
評估64位代碼移植的複雜度;
支持 Windows(LLP64)和 Linux(LP64)的數據模型;
交互式過濾器;
易於融入團隊開發項目中;
標記程序文本僅檢查新代碼。
PVS-Studio |
PVS-Studio is a static analyzer that detects errors in source code of C/C++/C++0x applications. There are 3 sets of rules included into PVS-Studio.
The PVS-Studio tool is intended for developers of contemporary applications and it integrates into the Visual Studio 2012, 2010, 2008, 2005 and Embarcadero RAD Studio XE3 Update 1, XE3, XE2, XE, 2010, 2009 environments providing the programmer with a convenient user interface to analyze files, navigate through code and get reference information. You do not need to study documentation and settings preliminarily to work with the analyzer. The analyzer is ready to work right after it is installed.
PVS-Studio Features
• Integration with Visual Studio 2012, 2010, 2008, 2005;
• Integration with Embarcadero RAD Studio XE3 Update 1, XE3, XE2, XE, 2010, 2009;
• incremental analysis is the automatic triggering of the analyzer at the moment immediately after compilation commences at developer's local system;
online-help;
• pdf-documentation;
• saving and loading of analysis results;
• capability of command line launch;
• support of all cores and processors;
• estimate of complexity of 64-bit code migration;
• interactive filters;
• convenient integration into the team development process;
• marking of program text with the purpose of checking new code only.
Supported languages and dialects
• Visual Studio 2012 C, C++, C++11, C++/CX (WinRT)
• Visual Studio 2010 C, C++, C++0x
• Visual Studio 2008 C, C++
• Visual Studio 2005 C, C++
• Embarcadero RAD Studio XE3 Update 1 C, C++, C++11, 64-bit compiler included
• Embarcadero RAD Studio XE2 C, C++, C++0x
• Embarcadero RAD Studio XE C, C++
• Embarcadero RAD Studio 2010 C, C++
• Embarcadero RAD Studio 2009 C, C++
• MinGW C, C++, C++11
Home Page - http://www.viva64.com/en/pvs-studio/
|