tantalim/tantalim-server

View on GitHub
app/services/menuCompiler.js

Summary

Maintainability
A
1 hr
Test Coverage

Function compile has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function compile(menuDefinition) {
    logger.info('Starting compile', menuDefinition.name);

    var pageNames = [];

Severity: Minor
Found in app/services/menuCompiler.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status