django-shop coverage report:
36.17%
hide covered
Files
Functions
Classes
coverage.py v7.8.0
, created at 2025-05-02 20:31 -0700
File
class
statements
missing
excluded
branches
partial
coverage
cart/admin.py
(no class)
0
0
0
0
0
100.00%
cart/apps.py
CartConfig
0
0
0
0
0
100.00%
cart/apps.py
(no class)
4
0
0
0
0
100.00%
cart/cart.py
Cart
30
30
0
12
0
0.00%
cart/cart.py
(no class)
12
12
0
0
0
0.00%
cart/forms.py
CartAddProductForm
0
0
0
0
0
100.00%
cart/forms.py
(no class)
5
5
0
0
0
0.00%
cart/models.py
(no class)
0
0
0
0
0
100.00%
cart/tests/test_forms.py
(no class)
2
0
0
0
0
100.00%
cart/tests/test_models.py
(no class)
2
0
0
0
0
100.00%
cart/tests/test_urls.py
(no class)
2
0
0
0
0
100.00%
cart/tests/test_views.py
(no class)
2
0
0
0
0
100.00%
cart/urls.py
(no class)
4
4
0
0
0
0.00%
cart/views.py
(no class)
23
23
0
2
0
0.00%
config/test.py
(no class)
5
0
0
0
0
100.00%
config/urls.py
(no class)
7
7
1
0
0
0.00%
shop/admin.py
CategoryAdmin
0
0
0
0
0
100.00%
shop/admin.py
ProductAdmin
0
0
0
0
0
100.00%
shop/admin.py
(no class)
12
0
0
0
0
100.00%
shop/apps.py
ShopConfig
0
0
0
0
0
100.00%
shop/apps.py
(no class)
4
0
0
0
0
100.00%
shop/models.py
Category
2
2
0
0
0
0.00%
shop/models.py
Category.Meta
0
0
0
0
0
100.00%
shop/models.py
Product
2
2
0
0
0
0.00%
shop/models.py
Product.Meta
0
0
0
0
0
100.00%
shop/models.py
(no class)
27
0
0
0
0
100.00%
shop/tests/test_forms.py
(no class)
2
0
0
0
0
100.00%
shop/tests/test_models.py
(no class)
2
0
0
0
0
100.00%
shop/tests/test_urls.py
(no class)
2
0
0
0
0
100.00%
shop/tests/test_views.py
(no class)
2
0
0
0
0
100.00%
shop/urls.py
(no class)
4
4
0
0
0
0.00%
shop/views.py
(no class)
15
15
0
2
0
0.00%
Total
172
104
1
16
0
36.17%
No items found using the specified filter.