Rating | Name | Duplication | Size | Complexity | CRAP |
---|---|---|---|---|---|
B | gitignore.select_gitignore() | 0 | 20 | 7 | ? |
B | gitignore.get_gitignores() | 0 | 14 | 6 | ? |
B | tests.main_test.test_run_scripts_error() | 0 | 19 | 5 | ? |
A | gitignore.dir_yield() | 0 | 7 | 5 | ? |
A | gitignore.main() | 0 | 14 | 3 | ? |
A | tests.main_test.test_install_no_run() | 0 | 14 | 3 | ? |
A | tests.main_test.test_list_langs_populated() | 0 | 11 | 4 | ? |
A | tests.is_empty_test.test_has_files() | 0 | 11 | 2 | ? |
A | tests.main_test.test_list_langs_empty_dir() | 0 | 11 | 3 | ? |
A | tests.check_dir_test.test_check_dir() | 0 | 11 | 1 | ? |
A | tests.copy_scripts_test.test_copy_scripts() | 0 | 10 | 1 | ? |
A | tests.run_scripts_test.TestRunScripts.test_success() | 0 | 10 | 2 | ? |
A | tests.main_test.test_permission_error() | 0 | 10 | 3 | ? |
A | new_dir.new_dir() | 0 | 9 | 3 | ? |
A | tests.run_scripts_test.TestRunScripts.test_non_executable() | 0 | 9 | 2 | ? |