scribeWiz-team/ScribeWiz

View on GitHub
app/src/main/java/com/github/scribeWizTeam/scribewiz/util/Export.kt

Summary

Maintainability
A
1 hr
Test Coverage
B
82%

Method exportMusicXMLFile has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        /*
        * This function is called when the export option is selected in the library fragment,
        * it takes the MusicXML file and the context of the activity,
        * will share the file with the user's preferred app
        * returns true on success, false on failure
Severity: Minor
Found in app/src/main/java/com/github/scribeWizTeam/scribewiz/util/Export.kt - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status