LarryHsiao/Nyx

View on GitHub
app/src/main/java/com/larryhsiao/nyx/jot/PreferJotAction.kt

Summary

Maintainability
A
1 hr
Test Coverage

Method fire has 44 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    override fun fire() {
        if (jot.privateLock()) {
            BiometricPrompt(
                    fragment,
                    Executors.newSingleThreadExecutor(),
Severity: Minor
Found in app/src/main/java/com/larryhsiao/nyx/jot/PreferJotAction.kt - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status