junkurihara/cascade

View on GitHub
src/suite.js

Summary

Maintainability
A
40 mins
Test Coverage

Consider simplifying this complex logical expression.
Open

    if (
      this.constructor.generateKey === undefined ||
      this.constructor.encrypt === undefined ||
      this.constructor.decrypt === undefined ||
      this.constructor.sign === undefined ||
Severity: Major
Found in src/suite.js - About 40 mins to fix

    There are no issues that match your filters.

    Category
    Status