nycJSorg/angular-presentation

View on GitHub
libs/code-demos/assets/runner/js/test-bootstrap.js

Summary

Maintainability
A
1 hr
Test Coverage

Function mochaAfter has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function mochaAfter(runId) {
  var parentFrame = window.parent;
  parentFrame.postMessage(
    {
      type: 'testList',
Severity: Minor
Found in libs/code-demos/assets/runner/js/test-bootstrap.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status