Coverage report: 43%

Shortcuts on this page

n s m x c   change column sorting

Module statements missing excluded coverage
/pythoncovmergedfiles/medio/medio/src/gitpython/fuzzing/fuzz-targets/fuzz_blob.py 36 21 0 42%
/pythoncovmergedfiles/medio/medio/src/gitpython/fuzzing/fuzz-targets/fuzz_config.py 35 22 0 37%
/pythoncovmergedfiles/medio/medio/src/gitpython/fuzzing/fuzz-targets/fuzz_diff.py 54 35 0 35%
/pythoncovmergedfiles/medio/medio/src/gitpython/fuzzing/fuzz-targets/fuzz_repo.py 38 21 0 45%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/__init__.py 51 18 0 65%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/cmd.py 595 283 0 52%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/compat.py 59 21 0 64%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/config.py 437 181 0 59%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/db.py 27 6 0 78%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/diff.py 281 204 0 27%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/exc.py 66 34 0 48%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/index/__init__.py 4 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/index/base.py 500 307 0 39%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/index/fun.py 188 83 0 56%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/index/typ.py 77 22 0 71%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/index/util.py 53 17 0 68%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/objects/__init__.py 8 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/objects/base.py 90 32 0 64%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/objects/blob.py 20 1 0 95%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/objects/commit.py 312 131 0 58%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/objects/fun.py 100 51 0 49%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/objects/submodule/__init__.py 3 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/objects/submodule/base.py 575 472 0 18%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/objects/submodule/root.py 136 109 0 20%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/objects/submodule/util.py 50 32 0 36%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/objects/tag.py 50 34 0 32%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/objects/tree.py 150 90 0 40%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/objects/util.py 229 132 0 42%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/refs/__init__.py 7 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/refs/head.py 99 64 0 35%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/refs/log.py 149 76 0 49%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/refs/reference.py 55 15 0 73%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/refs/remote.py 33 17 0 48%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/refs/symbolic.py 368 163 0 56%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/refs/tag.py 48 27 0 44%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/remote.py 459 344 0 25%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/repo/__init__.py 3 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/repo/base.py 575 357 0 38%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/repo/fun.py 204 130 0 36%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/types.py 53 10 0 81%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/git/util.py 557 278 0 50%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/gitdb/__init__.py 19 1 0 95%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/gitdb/base.py 138 30 0 78%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/gitdb/const.py 4 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/gitdb/db/__init__.py 6 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/gitdb/db/base.py 112 67 0 40%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/gitdb/db/git.py 37 18 0 51%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/gitdb/db/loose.py 119 47 0 61%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/gitdb/db/mem.py 50 7 0 86%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/gitdb/db/pack.py 88 64 0 27%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/gitdb/db/ref.py 43 34 0 21%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/gitdb/exc.py 15 2 0 87%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/gitdb/fun.py 342 271 0 21%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/gitdb/pack.py 465 369 0 21%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/gitdb/stream.py 291 158 0 46%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/gitdb/typ.py 5 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/gitdb/util.py 169 72 0 57%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/gitdb/utils/__init__.py 0 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/gitdb/utils/encoding.py 12 3 0 75%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/smmap/__init__.py 7 0 0 100%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/smmap/buf.py 68 54 0 21%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/smmap/mman.py 243 165 0 32%
/pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/smmap/util.py 96 59 0 39%
Total 9163 5261 0 43%

No items found using the specified filter.