bpicode/fritzctl

View on GitHub
fritz/devicelist_test.go

Summary

Maintainability
A
40 mins
Test Coverage

Function TestDeviceFiltering has 6 return statements (exceeds 4 allowed).
Open

func TestDeviceFiltering(t *testing.T) {
    for _, tc := range []struct {
        name    string
        xmlfile string
        filter  func(Devicelist) []Device
Severity: Major
Found in fritz/devicelist_test.go - About 40 mins to fix

    There are no issues that match your filters.

    Category
    Status