Number of duplications

478

Average of occurrences per duplication

4.42

The following list includes all the duplication found in the code, with the information about each file where it was found listed with the following format:
file_name (first_line:first_column - last_line:last_column)
Loading...
tests/test_tutorial/test_cookie_params/test_tutorial001.py (4:41 - 34:35)
tests/test_tutorial/test_dependencies/test_tutorial001.py (4:40 - 34:35)
tests/test_tutorial/test_dependencies/test_tutorial004.py (4:40 - 34:35)
tests/test_tutorial/test_dependencies/test_tutorial006.py (3:40 - 33:35)
tests/test_tutorial/test_header_params/test_tutorial001.py (4:41 - 35:35)
tests/test_tutorial/test_query_params_str_validations/test_tutorial011.py (3:56 - 33:35)
tests/test_tutorial/test_query_params_str_validations/test_tutorial012.py (3:56 - 33:35)
tests/test_tutorial/test_query_params_str_validations/test_tutorial013.py (3:56 - 33:35)
Loading...
tests/test_tutorial/test_dataclasses/test_tutorial001.py (63:61 - 87:38)
tests/test_tutorial/test_handling_errors/test_tutorial005.py (61:64 - 85:38)
Loading...
tests/test_get_request_body.py (37:18 - 69:14)
tests/test_param_in_path_and_dependency.py (33:18 - 65:14)
tests/test_tutorial/test_dataclasses/test_tutorial001.py (22:18 - 54:14)
tests/test_tutorial/test_handling_errors/test_tutorial005.py (22:18 - 54:14)
tests/test_tutorial/test_path_params/test_tutorial005.py (94:18 - 126:14)
tests/test_tutorial/test_schema_extra_example/test_tutorial004.py (54:18 - 86:14)
Loading...
tests/test_security_http_base_description.py (41:13 - 61:34)
tests/test_security_http_base_optional.py (42:75 - 61:34)
Loading...
tests/test_security_http_bearer_description.py (41:13 - 61:34)
tests/test_security_http_bearer_optional.py (42:78 - 61:34)
Loading...
tests/test_security_http_digest_description.py (41:13 - 61:34)
tests/test_security_http_digest_optional.py (42:78 - 61:34)
Loading...
tests/test_security_openid_connect_description.py (24:5 - 51:45)
tests/test_security_openid_connect_optional.py (28:5 - 53:84)
Loading...
fastapi/applications.py (398:34 - 420:40)
fastapi/routing.py (765:28 - 787:40)
Loading...
fastapi/applications.py (449:34 - 471:40)
fastapi/routing.py (817:28 - 839:40)
Loading...
fastapi/applications.py (500:34 - 522:40)
fastapi/routing.py (869:29 - 891:40)