dgarlitt/karma-nyan-reporter

View on GitHub
lib/nyanCat.js

Summary

Maintainability
A
1 hr
Test Coverage

Function onSpecComplete has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

NyanCat.prototype.onSpecComplete = function(browser, result) {
  // don't pollute original object
  this.stats = Object.create(browser.lastResult);

  // sum up tests stats
Severity: Minor
Found in lib/nyanCat.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status