EdgarVaguencia/node-ivoox

View on GitHub
src/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function format has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  format: function (body) {
    const self = this
    const list = []
    if (body === undefined) {
      throw new Error('body is needed')
Severity: Minor
Found in src/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status