mrVragec/MMM-mvgmunich

View on GitHub
node_helper.js

Summary

Maintainability
A
1 hr
Test Coverage

Function getStationInfo has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    getStationInfo: function (payload) {
        const self = this;
        request({
            headers: globals,
            uri: stationQuery + urlencode(payload.haltestelle),
Severity: Minor
Found in node_helper.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status