Coverage report: 89%
Files Functions Classes
coverage.py v7.8.0, created at 2025-04-02 14:31 +0000
File | statements | missing | excluded | coverage |
---|---|---|---|---|
python/src/dolfinx_mpc/__init__.py | 7 | 0 | 0 | 100% |
python/src/dolfinx_mpc/assemble_matrix.py | 47 | 4 | 0 | 91% |
python/src/dolfinx_mpc/assemble_vector.py | 44 | 0 | 0 | 100% |
python/src/dolfinx_mpc/dictcondition.py | 129 | 3 | 0 | 98% |
python/src/dolfinx_mpc/multipointconstraint.py | 175 | 31 | 0 | 82% |
python/src/dolfinx_mpc/problem.py | 67 | 1 | 0 | 99% |
python/src/dolfinx_mpc/utils/__init__.py | 4 | 0 | 0 | 100% |
python/src/dolfinx_mpc/utils/mpc_utils.py | 266 | 33 | 0 | 88% |
python/src/dolfinx_mpc/utils/test.py | 141 | 24 | 0 | 83% |
Total | 880 | 96 | 0 | 89% |
No items found using the specified filter.