ericduran/chromeHAR

View on GitHub
bower_components/json3/benchmark/benchmark_json3.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function getLibrary has 60 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  function getLibrary(exports, path) {
    // Normalize paths.
    path = path.replace(/\.js$/, '') + '.js';
    if (isNode) {
      // Use Node's `vm` module.
Severity: Major
Found in bower_components/json3/benchmark/benchmark_json3.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status