Rating | Name | Duplication | Size | Complexity | CRAP |
---|---|---|---|---|---|
D | build.main.Main._filter_paths() | 31 | 30 | 13 | 13.49 |
A | build.tests.helpers.get_topology_mock() | 0 | 25 | 1 | ? |
A | build.tests.unit.test_main.TestMain.test_shortest_path() | 0 | 15 | 1 | ? |
A | build.main.Main.shortest_path() | 0 | 13 | 2 | 2 |
A | build.tests.unit.test_main.TestMain.test_filter_paths() | 0 | 12 | 1 | ? |
A | build.graph.KytosGraph.update_links() | 0 | 11 | 4 | 4 |
A | build.tests.unit.test_graph.TestGraph.test_update_nodes() | 0 | 11 | 1 | ? |
A | build.setup.DevelopMode._create_folder_symlinks() | 0 | 10 | 1 | ? |
A | build.tests.unit.test_graph.TestGraph.test_update_links() | 0 | 9 | 2 | ? |
A | build.setup.Linter.run() | 0 | 9 | 2 | ? |
A | build.graph.KytosGraph.update_nodes() | 0 | 9 | 4 | 4.18 |
A | build.setup.TestCoverage.run() | 0 | 9 | 2 | ? |
A | build.tests.unit.test_graph.TestGraph.test_update_topology() | 0 | 9 | 1 | ? |
A | build.setup.DevelopMode.run() | 0 | 6 | 2 | ? |
A | build.main.Main.execute() | 0 | 1 | 1 | 1 |