Coverage report: 75%
Files Functions Classes
coverage.py v7.6.10, created at 2025-01-28 11:48 +0000
File | statements | missing | excluded | coverage |
---|---|---|---|---|
biobb_pytorch/__init__.py | 4 | 0 | 0 | 100% |
biobb_pytorch/mdae/__init__.py | 3 | 0 | 0 | 100% |
biobb_pytorch/mdae/apply_mdae.py | 89 | 15 | 0 | 83% |
biobb_pytorch/mdae/common.py | 55 | 3 | 0 | 95% |
biobb_pytorch/mdae/mdae.py | 35 | 0 | 0 | 100% |
biobb_pytorch/mdae/plots.py | 82 | 82 | 0 | 0% |
biobb_pytorch/mdae/train_mdae.py | 189 | 20 | 0 | 89% |
biobb_pytorch/test/__init__.py | 0 | 0 | 0 | 100% |
biobb_pytorch/test/unitests/test_mdae/test_apply_mdae.py | 11 | 0 | 0 | 100% |
biobb_pytorch/test/unitests/test_mdae/test_train_mdae.py | 12 | 0 | 0 | 100% |
Total | 480 | 120 | 0 | 75% |
No items found using the specified filter.