gnavalesi/music-tag

View on GitHub
src/lib/tag_generator.js

Summary

Maintainability
A
1 hr
Test Coverage

Function makeTags has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    var makeTags = function (tags) {
        var frames = {},
            labels = _.invert(config.labels),
            total_size = 0;

Severity: Minor
Found in src/lib/tag_generator.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status