src/helpers/x/helpers.x.volume.js

Summary

Maintainability
A
1 hr
Test Coverage

Function load has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  load() {
    if (this.file) {
      // instantiate the loader
      // it loads and parses the dicom image
      const loader = new LoadersVolume(this._progressbarContainer);
Severity: Minor
Found in src/helpers/x/helpers.x.volume.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status