opensheetmusicdisplay/opensheetmusicdisplay

View on GitHub
src/VexFlowPatch/src/stavesection.js

Summary

Maintainability
A
1 hr
Test Coverage

Function draw has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  draw(stave, shift_x) {
    const ctx = stave.checkContext();
    this.setRendered();

    ctx.save();
Severity: Minor
Found in src/VexFlowPatch/src/stavesection.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status