hackedteam/core-blackberry

View on GitHub
LiveMicTest/src/com/rim/samples/device/livemictest/MenuWalker.java

Summary

Maintainability
A
1 hr
Test Coverage

Method walkOld has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public synchronized static void walkOld(final String[] menuDescriptions) {
   
        Application.getApplication().invokeLater(new Runnable() {
            public void run() {
                try {
Severity: Minor
Found in LiveMicTest/src/com/rim/samples/device/livemictest/MenuWalker.java - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status