sleekbyte/tailor

View on GitHub
src/test/swift/com/sleekbyte/tailor/grammar/Generics.swift

Summary

Maintainability
A
50 mins
Test Coverage

Function blendFrameDstBytes has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

func blendFrameDstBytes(dstBytes: Array<UnsafeMutablePointer<UInt8>>,
                        srcBytes: Array<UnsafeMutablePointer<UInt8>>,
                        blendOP: UInt8,
                        offsetX: UInt32,
                        offsetY: UInt32,
Severity: Major
Found in src/test/swift/com/sleekbyte/tailor/grammar/Generics.swift - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status