opensheetmusicdisplay/opensheetmusicdisplay

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

Summary

Maintainability
A
1 hr
Test Coverage

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

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

    // VexFlowPatch: don't add x. already merged in Vexflow 3.x
Severity: Minor
Found in src/VexFlowPatch/src/stavevolta.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status