dodekeract/fritz-box

View on GitHub
source/utilities.js

Summary

Maintainability
A
1 hr
Test Coverage

Function parseLogEntry has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export const parseLogEntry = dateHeader => ([
    rawDate,
    rawTime,
    rawMessage,
    rawHelpCode,
Severity: Minor
Found in source/utilities.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status