Rating | Name | Duplication | Size | Complexity |
---|---|---|---|---|
A | jsonp() | 0 | 21 | 4 |
A | JSONPResponse.__init__() | 0 | 10 | 4 |
A | get_jsonp_response() | 0 | 9 | 4 |
A | CBVTestCase.setUp() | 0 | 18 | 1 |
A | FBVTestCase.test_response_correct_format_from_dict() | 0 | 6 | 1 |
A | CBVTestCase.test_method_not_allowed() | 0 | 7 | 2 |
A | FBVTestCase.setUp() | 0 | 15 | 3 |
A | jsonpfied_view() | 0 | 5 | 1 |
A | FBVTestCase.test_method_not_allowed() | 0 | 7 | 2 |
A | CBVTestCase.test_invalid_response_format() | 0 | 4 | 2 |
A | CBVTestCase.test_correct_response() | 0 | 4 | 1 |
A | FBVTestCase.simple_dict_view() | 0 | 3 | 1 |
A | FBVTestCase.test_with_different_callback_param_name() | 0 | 4 | 1 |
A | CBVTestCase.assert_content_and_content_type() | 0 | 4 | 1 |
A | CBVTestCase.test_no_callback() | 0 | 3 | 1 |