opal/corelib/helpers.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method inspect has 37 lines of code (exceeds 30 allowed). Consider refactoring.
Open

  def self.inspect(value = undefined)
    `var pushed = false`
    begin
      %x{
        if (value === null) {
Severity: Minor
Found in opal/corelib/helpers.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status