SauloSilva/jcep

View on GitHub

Showing 2 of 2 total issues

Base has 28 functions (exceeds 20 allowed). Consider refactoring.
Open

class Base {
  constructor(object = {}) {
    let {
      triggerEventName = false,
      elements = false,
Severity: Minor
Found in src/base.js - About 3 hrs to fix

    Function constructor has 27 lines of code (exceeds 25 allowed). Consider refactoring.
    Open

      constructor(object = {}) {
        let {
          triggerEventName = false,
          elements = false,
          success: callbackSuccess,
    Severity: Minor
    Found in src/base.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language