CORE-POS/IS4C

View on GitHub
pos/is4c-nf/scale-drivers/drivers/NewMagellan/Signature.cs

Summary

Maintainability
A
1 hr
Test Coverage

Method draw has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public void draw()
    {
        Graphics g = Graphics.FromImage(bmp);

        Brush whiteBrush = new SolidBrush(Color.White);
Severity: Minor
Found in pos/is4c-nf/scale-drivers/drivers/NewMagellan/Signature.cs - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status