Ratings and Reviews 0 Ratings

Total
ease
features
design
support

This software has no reviews. Be the first to write a review.

Write a Review

Ratings and Reviews 0 Ratings

Total
ease
features
design
support

This software has no reviews. Be the first to write a review.

Write a Review

Alternatives to Consider

  • Google AI Studio Reviews & Ratings
    12 Ratings
    Company Website
  • JetBrains Junie Reviews & Ratings
    12 Ratings
    Company Website
  • Parasoft Reviews & Ratings
    142 Ratings
    Company Website
  • Source Defense Reviews & Ratings
    7 Ratings
    Company Website
  • Docmosis Reviews & Ratings
    48 Ratings
    Company Website
  • TrustInSoft Analyzer Reviews & Ratings
    6 Ratings
    Company Website
  • Windsurf Editor Reviews & Ratings
    168 Ratings
    Company Website
  • BoldTrail Reviews & Ratings
    2,099 Ratings
    Company Website
  • SmartDraw Reviews & Ratings
    525 Ratings
    Company Website
  • Assembled Reviews & Ratings
    248 Ratings
    Company Website

What is dotPeek?

After successfully decompiling an assembly, you can save it as a Visual Studio project file (.csproj), which can greatly streamline the process of recovering lost source code from older assemblies. dotPeek possesses the ability to find local source files through PDB files, or it can pull source code from various online source servers such as Microsoft Reference Source Center or SymbolSource. In addition, dotPeek serves as a symbol server, equipping the Visual Studio debugger with the essential information needed for effective assembly code troubleshooting. Many of dotPeek's features are influenced by ReSharper, encompassing both contextual and non-contextual navigation options, usage searches, and a variety of views that detail code structure and hierarchy. You can leverage the Find Usages feature to identify every occurrence of a symbol, whether it’s a method, property, local variable, or another type of entity. The Find Results tool window enhances your workflow by allowing you to organize these usages, navigate between them with ease, and access them directly within the code view. Furthermore, dotPeek helps developers understand complex legacy systems and facilitates better assembly management, making it an essential resource in any developer's toolkit. Its wide range of functionalities significantly contributes to improving efficiency during the debugging and code recovery processes.

What is OpenCppCoverage?

OpenCppCoverage is a free, open-source utility designed to assess code coverage in C++ applications specifically on Windows systems. Its main purpose is to improve unit testing while also helping developers pinpoint which lines of code have been executed during debugging sessions. The tool has compatibility with compilers that produce program database files (.pdb), allowing users to run their applications without having to recompile them. Additionally, it provides the option to exclude certain lines of code using regular expressions, along with coverage aggregation features that facilitate the combination of multiple coverage reports into one detailed document. To operate, it requires Microsoft Visual Studio 2008 or a later version, including the Express edition, though it may also be compatible with some earlier Visual Studio iterations. Moreover, tests can be easily executed via the Test Explorer window, which simplifies the testing workflow for software developers. This flexibility and functionality contribute to making OpenCppCoverage an indispensable tool for anyone dedicated to ensuring superior code quality in their projects. By offering these comprehensive features, it supports developers in maintaining thorough oversight of their code while streamlining their testing processes.

Media

Media

Integrations Supported

Visual Studio
C++
Codecov
Jenkins
dotCover

Integrations Supported

Visual Studio
C++
Codecov
Jenkins
dotCover

API Availability

Has API

API Availability

Has API

Pricing Information

Free
Free Trial Offered?
Free Version

Pricing Information

Free
Free Trial Offered?
Free Version

Supported Platforms

SaaS
Android
iPhone
iPad
Windows
Mac
On-Prem
Chromebook
Linux

Supported Platforms

SaaS
Android
iPhone
iPad
Windows
Mac
On-Prem
Chromebook
Linux

Customer Service / Support

Standard Support
24 Hour Support
Web-Based Support

Customer Service / Support

Standard Support
24 Hour Support
Web-Based Support

Training Options

Documentation Hub
Webinars
Online Training
On-Site Training

Training Options

Documentation Hub
Webinars
Online Training
On-Site Training

Company Facts

Organization Name

JetBrains

Date Founded

2000

Company Location

Czech Republic

Company Website

www.jetbrains.com/decompiler/

Company Facts

Organization Name

OpenCppCoverage

Company Website

github.com/OpenCppCoverage/OpenCppCoverage

Categories and Features

Application Development

Access Controls/Permissions
Code Assistance
Code Refactoring
Collaboration Tools
Compatibility Testing
Data Modeling
Debugging
Deployment Management
Graphical User Interface
Mobile Development
No-Code
Reporting/Analytics
Software Development
Source Control
Testing Management
Version Control
Web App Development

Categories and Features

Popular Alternatives

ReSharper Reviews & Ratings

ReSharper

JetBrains

Popular Alternatives

Sourcetrail Reviews & Ratings

Sourcetrail

Coati Software
IDA Pro Reviews & Ratings

IDA Pro

Hex-Rays
JCov Reviews & Ratings

JCov

OpenJDK