Coverage report: 98%
coverage.py v6.5.0, created at 2022-10-25 11:10 +0200
coverage.py v6.5.0, created at 2022-10-25 11:10 +0200
| Module | statements | missing | excluded | coverage |
|---|---|---|---|---|
| pyyc/__init__.py | 4 | 0 | 0 | 100% |
| pyyc/mod.py | 44 | 2 | 0 | 95% |
| pyyc/subpkgA/__init__.py | 3 | 0 | 0 | 100% |
| pyyc/subpkgA/modA1.py | 2 | 0 | 0 | 100% |
| pyyc/subpkgA/modA2.py | 2 | 0 | 0 | 100% |
| pyyc/subpkgB/__init__.py | 1 | 0 | 0 | 100% |
| pyyc/subpkgB/modB.py | 3 | 0 | 0 | 100% |
| tests/__init__.py | 0 | 0 | 0 | 100% |
| tests/test_mod.py | 46 | 0 | 0 | 100% |
| Total | 105 | 2 | 0 | 98% |
No items found using the specified filter.