samvera/node-iiif

View on GitHub
src/calculator/base.js

Summary

Maintainability
A
2 hrs
Test Coverage

File base.js has 251 lines of code (exceeds 250 allowed). Consider refactoring.
Open

const IIIFError = require('../error');
const debug = require('debug')('iiif-processor:calculator');

// Integer RegEx
const IR = '\\d+';
Severity: Minor
Found in src/calculator/base.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status