Coverage report: 100%
Files Functions Classes
coverage.py v7.6.0, created at 2024-07-16 12:01 +0200
File | function | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|---|
src/gone/__init__.py | (no function) | 2 | 0 | 0 | 0 | 0 | 100% |
src/gone/core.py | args | 3 | 0 | 0 | 0 | 0 | 100% |
src/gone/core.py | args.inner | 1 | 0 | 0 | 0 | 0 | 100% |
src/gone/core.py | result | 3 | 0 | 0 | 0 | 0 | 100% |
src/gone/core.py | result.inner | 2 | 0 | 0 | 0 | 0 | 100% |
src/gone/core.py | inout | 3 | 0 | 0 | 0 | 0 | 100% |
src/gone/core.py | inout.inner | 2 | 0 | 0 | 0 | 0 | 100% |
src/gone/core.py | (no function) | 7 | 0 | 0 | 0 | 0 | 100% |
tests/__init__.py | (no function) | 0 | 0 | 0 | 0 | 0 | 100% |
tests/test_core.py | no_args1 | 2 | 0 | 0 | 0 | 0 | 100% |
tests/test_core.py | no_args2 | 1 | 0 | 0 | 0 | 0 | 100% |
tests/test_core.py | no_return | 2 | 0 | 0 | 0 | 0 | 100% |
tests/test_core.py | no_inout | 2 | 0 | 0 | 0 | 0 | 100% |
tests/test_core.py | test_args | 2 | 0 | 0 | 0 | 0 | 100% |
tests/test_core.py | test_return | 1 | 0 | 0 | 0 | 0 | 100% |
tests/test_core.py | test_both | 1 | 0 | 0 | 0 | 0 | 100% |
tests/test_core.py | (no function) | 12 | 0 | 0 | 0 | 0 | 100% |
Total | 46 | 0 | 0 | 0 | 0 | 100% |
No items found using the specified filter.