Rating | Name | Duplication | Size | Complexity |
---|---|---|---|---|
D | goblin.element.ElementMeta.__new__() | 0 | 35 | 12 |
C | goblin.mapper.map_vertex_to_ogm() | 0 | 39 | 11 |
C | goblin.session.Session._deserialize_result() | 0 | 30 | 10 |
C | goblin.abc.DataType.validate_vertex_prop() | 0 | 33 | 10 |
C | goblin.mapper.map_vertex_property_to_ogm() | 0 | 22 | 10 |
B | goblin.element.Vertex.from_dict() | 0 | 27 | 8 |
B | goblin.session.Session.flush() | 0 | 38 | 7 |
B | goblin.session.Session._add_properties() | 0 | 25 | 7 |
B | goblin.mapper.map_props_to_db() | 0 | 19 | 6 |
B | goblin.fileio.graphson._prep_vertex() | 0 | 30 | 5 |
B | goblin.mapper.map_edge_to_ogm() | 0 | 23 | 5 |
B | test_vertex_properties_functional.test_metas() | 0 | 40 | 1 |
B | goblin.app.Goblin.__init__() | 0 | 19 | 5 |
A | test_vertex_properties_functional.test_add_update_metas_list_card() | 0 | 33 | 1 |
A | test_file_io.test_dumps() | 0 | 28 | 1 |