DeflatedPickle/FAOSDance

View on GitHub
src/main/kotlin/com/deflatedpickle/faosdance/autoupdate/SpeechBubbleBorder.kt

Summary

Maintainability
A
3 hrs
Test Coverage

Method paintBorder has 65 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    override fun paintBorder(
        c: Component,
        g: Graphics,
        x: Int, y: Int,
        width: Int, height: Int

    Method paintBorder has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            c: Component,
            g: Graphics,
            x: Int, y: Int,
            width: Int, height: Int

      There are no issues that match your filters.

      Category
      Status