Rating | Name | Duplication | Size | Complexity |
---|---|---|---|---|
C | QuickGotoCommand.doCommand() | 0 | 19 | 8 |
A | QuickGotoAnythingOpenFileCommand.run() | 0 | 14 | 1 |
A | TestQuickGotoAnything.setUp() | 0 | 7 | 1 |
A | TestQuickGotoAnything.tearDown() | 0 | 8 | 2 |
A | QuickGotoAnythingEditSettingsCommand.run() | 0 | 4 | 1 |
A | stderrobj.reset() | 0 | 4 | 2 |
A | stderrobj.empty() | 0 | 2 | 1 |
A | stderrobj.write() | 0 | 2 | 1 |
A | QuickGotoAnythingEditSettingsCommand.is_visible() | 0 | 4 | 1 |
A | TestQuickGotoAnything.test_goto_file() | 0 | 2 | 1 |
A | TestQuickGotoAnything.test_goto_function() | 0 | 2 | 1 |
A | QuickGotoFileCommand.run() | 0 | 3 | 1 |
A | TestQuickGotoAnything.test_goto_variable() | 0 | 2 | 1 |
A | stderrobj.__init__() | 0 | 4 | 1 |
A | QuickGotoVariableCommand.run() | 0 | 2 | 1 |