ahmadnassri/har

View on GitHub
lib/content.js

Summary

Maintainability
A
1 hr
Test Coverage

Function Content has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

var Content = function (options) {
  var opts = options || {}

  Comment.call(this, opts.comment)

Severity: Minor
Found in lib/content.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status