mazerte/mocha-phantom-coverage-reporter

View on GitHub
lib/json-cov.js

Summary

Maintainability
A
1 hr
Test Coverage

Function coverage has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function coverage(filename, data) {
  var ret = {
    filename: filename,
    coverage: 0,
    hits: 0,
Severity: Minor
Found in lib/json-cov.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status