Completed
Pull Request — master (#2304)
by Arma
07:07
created

st2tests.fixtures.dummy_pack_1.FixturesLoader   A

Complexity

Total Complexity 33

Size/Duplication

Total Lines 219
Duplicated Lines 0 %
Metric Value
wmc 33
dl 0
loc 219
rs 9.4

12 Methods

Rating   Name   Duplication   Size   Complexity  
A _validate_fixture_dict() 0 5 3
B delete_models_from_db() 0 25 5
B load_fixtures() 0 34 4
B delete_fixtures_from_db() 0 42 6
A _get_fixtures_pack_path() 0 2 1
A get_fixture_file_path_abs() 0 2 1
A __init__() 0 2 1
A _validate_fixtures_pack() 0 7 2
A _is_fixture_pack_exists() 0 2 1
B load_models() 0 41 4
A _get_fixture_file_path_abs() 0 2 1
B save_fixtures_to_db() 0 43 4
1