+
+

Related Products

  • Parasoft
    125 Ratings
    Visit Website
  • MuukTest
    29 Ratings
    Visit Website
  • Sahi Pro
    60 Ratings
    Visit Website
  • TrustInSoft Analyzer
    6 Ratings
    Visit Website
  • Wiz
    1,052 Ratings
    Visit Website
  • QuantaStor
    6 Ratings
    Visit Website
  • Aikido Security
    71 Ratings
    Visit Website
  • Banker's Dashboard
    6 Ratings
    Visit Website
  • NeoLoad
    369 Ratings
    Visit Website
  • Zil Money
    641 Ratings
    Visit Website

About

Deep Cover aims to be the best coverage tool for Ruby code. More accurate line coverage, and branch coverage. It can be used as a drop-in replacement for the built-in Coverage library. It reports a more accurate picture of your code usage. In particular, a line is considered covered if and only if it is entirely executed. Optionally, branch coverage will detect if some branches are never taken. MRI considers every method defined, including methods defined on objects or via define_method, class_eval, etc. For Istanbul output, DeepCover has a different approach and covers all def and all blocks. DeepCover doesn't consider loops to be branches, but it's easy to support them if needed. Even after DeepCover is required and configured, only a very minimal amount of code is actually loaded and coverage is not started. To make it easier to transition for projects already using the builtin Coverage library deep-cover can inject itself into those tools.

About

Xdebug is an extension for PHP, and provides a range of features to improve the PHP development experience. A way to step through your code in your IDE or editor while the script is executing. An improved var_dump() function, stack traces for notices, warnings, errors, and exceptions to highlight the code path to the error. Writes every function call, with arguments and invocation location to disk. Optionally also includes every variable assignment and return value for each function. Allows you, with the help of visualization tools, to analyze the performance of your PHP application and find bottlenecks. Shows which parts of your code base are executed when running unit tests with PHPUnit. Installing Xdebug with a package manager is often the fastest way. You can substitute the PHP version with the one that matches the PHP version that you are running. You can install Xdebug through PECL on Linux & macOS with Homebrew.

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Audience

Individuals seeking a solution that can report a more accurate picture of their code usage

Audience

Professional developers requiring a tool to improve the PHP development experience

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Pricing

Free
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

DeepCover
United States
github.com/deep-cover/deep-cover

Company Information

Xdebug
Founded: 2002
United States
xdebug.org

Alternatives

Alternatives

Devel::Cover

Devel::Cover

metacpan
JaCoCo

JaCoCo

EclEmma
Xcode

Xcode

Apple
blanket.js

blanket.js

Blanket.js

Categories

Categories

Integrations

Codecov
Code Climate
Coveralls
Gzip
Homebrew
Istanbul
PCOV
PHP
PHPUnit
Ruby
SimpleCov
XML

Integrations

Codecov
Code Climate
Coveralls
Gzip
Homebrew
Istanbul
PCOV
PHP
PHPUnit
Ruby
SimpleCov
XML
Claim DeepCover and update features and information
Claim DeepCover and update features and information
Claim Xdebug and update features and information
Claim Xdebug and update features and information