aperta-principium/Interclip

View on GitHub
js/admin.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

const updateFileStats = async () => {
  if (!(filesSpan && filesSizeSpan)) {
    return;
  }

Severity: Minor
Found in js/admin.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status