Total Complexity | 18 |
Dependencies | 4 |
Dependents | 0 |
Total lines | 196 |
Lines of code | 159 |
Logical lines of code | 132 |
Comment lines | 13 |
Methods | 9 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
test_batch_index_all_posts_multiple_batches() | 47 | 4 | 41 | |
test_batch_index_resume_first_batch() | 47 | 4 | 41 | |
test_batch_index_restart_after_delete_all() | 55 | 3 | 21 | |
test_batch_index_all_posts_one_call() | 57 | 2 | 17 | |
mock_solarium_client() | 80 | 1 | 3 | |
test_returns_contents_of_h1_tags_if_present_in_error() | 64 | 1 | 9 | |
test_returns_contents_of_title_tags_if_present_in_error() | 64 | 1 | 9 | |
test_h1_takes_precedence_over_title_in_error() | 64 | 1 | 9 | |
test_returns_full_error_message_if_no_title_or_h1_is_present() | 64 | 1 | 9 |