+

Related Products

  • Parasoft
    120 Ratings
    Visit Website
  • MuukTest
    29 Ratings
    Visit Website
  • Sahi Pro
    60 Ratings
    Visit Website
  • TrustInSoft Analyzer
    6 Ratings
    Visit Website
  • Sauce Labs
    181 Ratings
    Visit Website
  • QuantaStor
    6 Ratings
    Visit Website
  • Aikido Security
    71 Ratings
    Visit Website
  • Banker's Dashboard
    6 Ratings
    Visit Website
  • NeoLoad
    360 Ratings
    Visit Website
  • Motus
    1,746 Ratings
    Visit Website

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

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

LuaCov is a simple coverage analyzer for Lua scripts. When a Lua script is run with the luacov module loaded, it generates a stats file with the number of executions of each line of the script and its loaded modules. The luacov command-line script then processes this file generating a report file which allows one to visualize which code paths were not traversed, which is useful for verifying the effectiveness of a test suite. LuaCov includes several configuration options, which have their defaults stored in src/luacov/defaults.lua. These are the global defaults. To use project specific configuration, create a Lua script setting options as globals or returning a table with some options and store it as .luacov in the project directory from where luacov is being run. For example, this config informs LuaCov that only foo module and its submodules should be covered and that they are located inside src directory.

About

jscoverage tool, both node.js and JavaScript support. Enhance the coverage range. Use mocha to load the jscoverage module, then it works. jscoverage will append coverage info when you select list or spec or tap reporter in mocha. You can use covout to specify the reporter, like HTML, and detail. The detail reporter will print the uncovered code in the console directly. Mocha runs test case with jscoverage module. jscoverage will ignore files while listing in covignore file. jscoverage will output a report in HTML format. jscoverage will inject a group of functions into your module exports. default jscoverage will search covignore in the project root. jscoverage will copy exclude files from the source directory to the destination directory.

Audience

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

Audience

IT teams searching for an advanced coverage analyzer solution for Lua

Audience

Professionals seeking a solution to assess and manage the quality of their code testing operations

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Screenshots and Videos

Pricing

Free
Free Version
Free Trial

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

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

Training

Documentation
Webinars
Live Online
In Person

Company Information

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

Company Information

LuaCov
github.com/lunarmodules/luacov

Company Information

jscoverage
www.npmjs.com/package/jscoverage

Alternatives

Alternatives

Alternatives

Devel::Cover

Devel::Cover

metacpan
blanket.js

blanket.js

Blanket.js
JaCoCo

JaCoCo

EclEmma
blanket.js

blanket.js

Blanket.js
pytest-cov

pytest-cov

Python
blanket.js

blanket.js

Blanket.js

Categories

Categories

Categories

Integrations

Code Climate
Codecov
Coveralls
HTML
Istanbul
JavaScript
Lua
Mocha
Node.js
Ruby
SimpleCov

Integrations

Code Climate
Codecov
Coveralls
HTML
Istanbul
JavaScript
Lua
Mocha
Node.js
Ruby
SimpleCov

Integrations

Code Climate
Codecov
Coveralls
HTML
Istanbul
JavaScript
Lua
Mocha
Node.js
Ruby
SimpleCov
Claim DeepCover and update features and information
Claim DeepCover and update features and information
Claim LuaCov and update features and information
Claim LuaCov and update features and information
Claim jscoverage and update features and information
Claim jscoverage and update features and information