django-shop coverage report: 36.17%

Files Functions Classes

coverage.py v7.8.0, created at 2025-05-02 20:31 -0700

File function statements missing excluded branches partial coverage
cart/admin.py (no function) 0 0 0 0 0 100.00%
cart/apps.py (no function) 4 0 0 0 0 100.00%
cart/cart.py Cart.__init__ 5 5 0 2 0 0.00%
cart/cart.py Cart.__iter__ 9 9 0 4 0 0.00%
cart/cart.py Cart.__len__ 1 1 0 0 0 0.00%
cart/cart.py Cart.add 7 7 0 4 0 0.00%
cart/cart.py Cart.save 1 1 0 0 0 0.00%
cart/cart.py Cart.remove 4 4 0 2 0 0.00%
cart/cart.py Cart.clear 2 2 0 0 0 0.00%
cart/cart.py Cart.get_total_price 1 1 0 0 0 0.00%
cart/cart.py (no function) 12 12 0 0 0 0.00%
cart/forms.py (no function) 5 5 0 0 0 0.00%
cart/models.py (no function) 0 0 0 0 0 100.00%
cart/tests/test_forms.py test_placeholder 1 0 0 0 0 100.00%
cart/tests/test_forms.py (no function) 1 0 0 0 0 100.00%
cart/tests/test_models.py test_placeholder 1 0 0 0 0 100.00%
cart/tests/test_models.py (no function) 1 0 0 0 0 100.00%
cart/tests/test_urls.py test_placeholder 1 0 0 0 0 100.00%
cart/tests/test_urls.py (no function) 1 0 0 0 0 100.00%
cart/tests/test_views.py test_placeholder 1 0 0 0 0 100.00%
cart/tests/test_views.py (no function) 1 0 0 0 0 100.00%
cart/urls.py (no function) 4 4 0 0 0 0.00%
cart/views.py cart_add 7 7 0 2 0 0.00%
cart/views.py cart_remove 4 4 0 0 0 0.00%
cart/views.py cart_detail 2 2 0 0 0 0.00%
cart/views.py (no function) 10 10 0 0 0 0.00%
config/test.py (no function) 5 0 0 0 0 100.00%
config/urls.py (no function) 7 7 1 0 0 0.00%
shop/admin.py (no function) 12 0 0 0 0 100.00%
shop/apps.py (no function) 4 0 0 0 0 100.00%
shop/models.py Category.__str__ 1 1 0 0 0 0.00%
shop/models.py Category.get_absolute_url 1 1 0 0 0 0.00%
shop/models.py Product.__str__ 1 1 0 0 0 0.00%
shop/models.py Product.get_absolute_url 1 1 0 0 0 0.00%
shop/models.py (no function) 27 0 0 0 0 100.00%
shop/tests/test_forms.py test_placeholder 1 0 0 0 0 100.00%
shop/tests/test_forms.py (no function) 1 0 0 0 0 100.00%
shop/tests/test_models.py test_placeholder 1 0 0 0 0 100.00%
shop/tests/test_models.py (no function) 1 0 0 0 0 100.00%
shop/tests/test_urls.py test_placeholder 1 0 0 0 0 100.00%
shop/tests/test_urls.py (no function) 1 0 0 0 0 100.00%
shop/tests/test_views.py test_placeholder 1 0 0 0 0 100.00%
shop/tests/test_views.py (no function) 1 0 0 0 0 100.00%
shop/urls.py (no function) 4 4 0 0 0 0.00%
shop/views.py product_list 7 7 0 2 0 0.00%
shop/views.py product_detail 3 3 0 0 0 0.00%
shop/views.py (no function) 5 5 0 0 0 0.00%
Total   172 104 1 16 0 36.17%

No items found using the specified filter.