wied03/karma-opal-rspec

View on GitHub
lib/sprocketsPreprocessor.js

Summary

Maintainability
A
1 hr
Test Coverage

Function createSprocketsProcessor has 48 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const createSprocketsProcessor = function (args, config, logger) {
    config = config || {};

    const log = logger.create('preprocessor.sprockets');

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

    There are no issues that match your filters.

    Category
    Status