Hide keyboard shortcuts

Hot-keys on this page

n s m x b p c   change column sorting

Module statements missing excluded branches partial coverage
Total 19951 2143 177 6771 519 87%
client/__init__.py 0 0 0 0 0 100%
client/base.py 161 15 2 56 6 89%
client/core.py 82 1 0 24 10 90%
client/parts/__init__.py 2 0 0 0 0 100%
client/parts/admin.py 21 0 2 0 0 100%
client/parts/auth.py 23 3 2 0 0 87%
client/parts/contest.py 9 0 2 0 0 100%
client/parts/game.py 158 16 2 26 6 87%
client/parts/lobby.py 30 0 2 0 0 100%
client/parts/observe.py 35 0 2 0 0 100%
client/parts/replay.py 34 11 2 6 0 58%
client/parts/room.py 43 0 2 0 0 100%
client/parts/server.py 109 30 2 16 5 67%
client/parts/warpgate.py 107 61 2 14 0 38%
core.py 64 6 2 10 2 89%
endpoint.py 123 27 2 38 10 72%
game/__init__.py 0 0 0 0 0 100%
game/base.py 582 88 19 152 18 82%
server/__init__.py 0 0 0 0 0 100%
server/base.py 195 17 4 70 4 90%
server/core.py 100 3 0 42 19 85%
server/endpoint.py 70 20 7 14 3 63%
server/parts/__init__.py 3 0 0 0 0 100%
server/parts/admin.py 94 27 4 20 3 67%
server/parts/archive.py 34 0 4 8 0 100%
server/parts/auth.py 70 6 4 12 3 89%
server/parts/backend.py 63 14 6 6 1 72%
server/parts/connect.py 46 13 4 6 0 67%
server/parts/contest.py 120 7 4 44 8 91%
server/parts/game.py 176 23 4 34 5 84%
server/parts/hooks.py 20 1 4 2 1 91%
server/parts/invite.py 89 5 4 20 5 91%
server/parts/item.py 70 7 4 12 1 88%
server/parts/kedama.py 39 1 4 8 1 96%
server/parts/lobby.py 80 13 4 22 4 81%
server/parts/log.py 7 0 4 0 0 100%
server/parts/observe.py 209 16 4 72 15 89%
server/parts/reward.py 26 0 4 12 0 100%
server/parts/room.py 313 28 4 91 23 87%
server/parts/serve.py 26 0 4 0 0 100%
server/parts/stats.py 7 1 4 0 0 86%
server/parts/view.py 19 0 4 2 0 100%
server/utils.py 23 0 0 4 0 100%
settings.py 67 9 0 12 4 84%
tests/__init__.py 0 0 0 0 0 100%
tests/conftest.py 12 0 0 2 0 100%
tests/e2e/__init__.py 0 0 0 0 0 100%
tests/e2e/fuzz/__init__.py 0 0 0 0 0 100%
tests/e2e/fuzz/common.py 229 41 0 153 18 81%
tests/e2e/fuzz/test_fuzz_2v2.py 55 4 0 12 0 94%
tests/e2e/fuzz/test_fuzz_faith.py 55 4 0 12 0 94%
tests/e2e/fuzz/test_fuzz_kof.py 55 4 0 12 0 94%
tests/e2e/fuzz/test_fuzz_newbie.py 43 4 0 0 0 91%
tests/e2e/fuzz/test_fuzz_role8.py 64 4 0 16 0 95%
tests/e2e/mock.py 71 5 0 8 0 94%
tests/e2e/test_admin.py 68 1 0 0 0 99%
tests/e2e/test_contest.py 62 0 0 4 0 100%
tests/e2e/test_invite.py 54 0 0 6 0 100%
tests/e2e/test_item.py 46 0 0 2 0 100%
tests/e2e/test_kedama.py 38 0 0 0 0 100%
tests/e2e/test_observe.py 80 0 0 0 0 100%
tests/e2e/test_room.py 56 0 0 0 0 100%
thb/__init__.py 15 0 0 2 0 100%
thb/actions.py 883 58 5 258 26 92%
thb/cards/__init__.py 0 0 0 0 0 100%
thb/cards/base.py 355 29 10 82 8 89%
thb/cards/basic.py 239 2 0 83 6 98%
thb/cards/classes.py 4 0 0 0 0 100%
thb/cards/definition.py 320 0 2 98 0 100%
thb/cards/equipment.py 776 19 0 346 28 95%
thb/cards/spellcard.py 367 12 0 123 20 93%
thb/characters/__init__.py 52 0 0 0 0 100%
thb/characters/akari.py 13 0 0 2 0 100%
thb/characters/alice.py 195 7 0 77 8 94%
thb/characters/aya.py 55 2 0 24 0 97%
thb/characters/base.py 75 0 4 21 0 100%
thb/characters/chen.py 109 2 0 51 6 95%
thb/characters/cirno.py 110 2 0 32 2 97%
thb/characters/daiyousei.py 98 4 0 32 2 95%
thb/characters/eirin.py 112 3 0 36 4 95%
thb/characters/flandre.py 127 2 0 68 3 97%
thb/characters/kaguya.py 119 3 0 61 7 94%
thb/characters/kanako.py 152 18 0 40 3 83%
thb/characters/keine.py 175 68 0 55 4 52%
thb/characters/koakuma.py 38 2 0 9 0 96%
thb/characters/kogasa.py 77 2 0 20 2 96%
thb/characters/kokoro.py 130 5 0 41 4 95%
thb/characters/komachi.py 113 0 0 36 2 99%
thb/characters/kyouko.py 105 3 0 40 3 96%
thb/characters/mamizou.py 72 41 0 37 2 38%
thb/characters/marisa.py 39 0 0 12 0 100%
thb/characters/medicine.py 108 0 0 37 1 99%
thb/characters/meirin.py 87 0 0 33 2 98%
thb/characters/minoriko.py 88 1 0 33 2 98%
thb/characters/mokou.py 75 1 0 24 1 98%
thb/characters/momiji.py 182 16 0 80 2 88%
thb/characters/nazrin.py 59 0 0 14 0 100%
thb/characters/nitori.py 67 5 0 22 3 89%
thb/characters/parsee.py 58 1 0 30 5 93%
thb/characters/patchouli.py 57 0 0 22 0 100%
thb/characters/ran.py 175 3 0 73 3 98%
thb/characters/reimu.py 184 42 0 90 8 73%
thb/characters/reisen.py 103 1 0 46 2 98%
thb/characters/remilia.py 146 40 0 80 5 69%
thb/characters/rinnosuke.py 55 0 0 18 1 99%
thb/characters/rumia.py 115 3 0 38 3 96%
thb/characters/sakuya.py 48 2 0 14 2 94%
thb/characters/sanae.py 178 4 0 48 5 96%
thb/characters/seiga.py 176 2 0 76 4 98%
thb/characters/seija.py 92 4 0 22 1 96%
thb/characters/shikieiki.py 83 0 0 26 2 98%
thb/characters/shinmyoumaru.py 92 1 0 30 1 98%
thb/characters/shizuha.py 150 5 0 62 5 95%
thb/characters/sp_aya.py 139 96 0 44 0 25%
thb/characters/sp_flandre.py 96 1 0 40 2 98%
thb/characters/suika.py 75 0 0 26 0 100%
thb/characters/tenshi.py 95 4 0 38 4 94%
thb/characters/tewi.py 35 1 0 16 2 94%
thb/characters/youmu.py 105 68 0 53 0 23%
thb/characters/yugi.py 89 1 0 32 4 96%
thb/characters/yukari.py 64 1 0 21 1 98%
thb/characters/yuuka.py 134 1 0 50 2 98%
thb/characters/yuyuko.py 134 2 0 54 3 97%
thb/common.py 122 4 4 42 3 96%
thb/inputlets.py 296 43 6 85 8 83%
thb/item.py 112 46 3 60 9 51%
thb/meta/__init__.py 3 0 0 0 0 100%
thb/meta/actions.py 147 46 0 64 4 71%
thb/meta/cards/__init__.py 1 0 0 0 0 100%
thb/meta/cards/base.py 10 1 0 4 0 93%
thb/meta/cards/basic.py 121 3 0 60 3 97%
thb/meta/cards/equipment.py 499 13 0 213 5 97%
thb/meta/cards/spellcard.py 232 11 0 115 7 93%
thb/meta/characters/__init__.py 50 0 0 0 0 100%
thb/meta/characters/akari.py 9 0 0 4 0 100%
thb/meta/characters/alice.py 87 5 0 50 4 93%
thb/meta/characters/aya.py 19 0 0 6 0 100%
thb/meta/characters/chen.py 83 5 0 32 1 95%
thb/meta/characters/cirno.py 52 1 0 24 0 99%
thb/meta/characters/daiyousei.py 62 2 0 25 1 97%
thb/meta/characters/eirin.py 70 3 0 26 1 96%
thb/meta/characters/flandre.py 34 1 0 14 0 98%
thb/meta/characters/kaguya.py 54 4 0 22 1 93%
thb/meta/characters/kanako.py 87 5 0 38 1 95%
thb/meta/characters/keine.py 79 19 0 40 2 76%
thb/meta/characters/koakuma.py 38 1 0 14 1 96%
thb/meta/characters/kogasa.py 65 6 0 28 1 90%
thb/meta/characters/kokoro.py 82 8 0 40 1 89%
thb/meta/characters/komachi.py 56 2 0 26 2 95%
thb/meta/characters/kyouko.py 47 4 0 20 2 91%
thb/meta/characters/mamizou.py 46 11 0 15 1 77%
thb/meta/characters/marisa.py 39 0 0 18 0 100%
thb/meta/characters/medicine.py 45 3 0 18 0 95%
thb/meta/characters/meirin.py 65 2 0 28 1 97%
thb/meta/characters/minoriko.py 51 2 0 25 1 96%
thb/meta/characters/mokou.py 34 1 0 16 0 98%
thb/meta/characters/momiji.py 52 2 0 26 0 97%
thb/meta/characters/nazrin.py 82 22 0 32 0 70%
thb/meta/characters/nitori.py 75 8 0 28 2 86%
thb/meta/characters/parsee.py 46 1 0 14 0 98%
thb/meta/characters/patchouli.py 28 0 0 10 0 100%
thb/meta/characters/ran.py 78 2 0 36 0 98%
thb/meta/characters/reimu.py 110 54 0 54 0 50%
thb/meta/characters/reisen.py 50 0 0 22 0 100%
thb/meta/characters/remilia.py 60 17 0 26 0 73%
thb/meta/characters/rinnosuke.py 56 2 0 23 0 97%
thb/meta/characters/rumia.py 74 5 0 30 0 95%
thb/meta/characters/sakuya.py 51 3 0 16 0 96%
thb/meta/characters/sanae.py 87 3 0 38 2 96%
thb/meta/characters/seiga.py 95 4 0 42 1 95%
thb/meta/characters/seija.py 68 5 0 28 1 94%
thb/meta/characters/shikieiki.py 38 0 0 16 0 100%
thb/meta/characters/shinmyoumaru.py 39 3 0 16 0 95%
thb/meta/characters/shizuha.py 45 2 0 20 1 95%
thb/meta/characters/sp_aya.py 61 22 0 28 0 64%
thb/meta/characters/sp_flandre.py 39 5 0 18 1 86%
thb/meta/characters/suika.py 44 2 0 18 0 97%
thb/meta/characters/tenshi.py 38 2 0 16 1 94%
thb/meta/characters/tewi.py 19 0 0 6 0 100%
thb/meta/characters/youmu.py 33 10 0 13 0 72%
thb/meta/characters/yugi.py 47 1 0 18 0 98%
thb/meta/characters/yukari.py 42 2 0 17 0 97%
thb/meta/characters/yuuka.py 84 7 0 32 1 91%
thb/meta/characters/yuyuko.py 58 1 0 22 0 99%
thb/meta/common.py 106 27 3 44 5 67%
thb/meta/inputlets.py 169 142 0 74 0 12%
thb/meta/modes/__init__.py 5 0 0 0 0 100%
thb/meta/modes/thb2v2.py 11 0 0 4 0 100%
thb/meta/modes/thbfaith.py 11 0 0 4 0 100%
thb/meta/modes/thbkof.py 7 0 0 2 0 100%
thb/meta/modes/thbnewbie.py 7 0 0 2 0 100%
thb/meta/modes/thbrole.py 68 3 0 36 0 95%
thb/meta/tags.py 76 42 0 50 0 48%
thb/mode.py 42 2 4 6 0 96%
thb/thb2v2.py 184 9 0 76 10 91%
thb/thbfaith.py 155 5 0 42 6 94%
thb/thbkof.py 155 13 0 35 8 89%
thb/thbnewbie.py 422 10 0 88 6 96%
thb/thbrole.py 343 18 0 121 9 94%
thb/thbunit.py 78 10 0 2 0 88%
utils/__init__.py 0 0 0 0 0 100%
utils/check.py 76 36 0 40 4 48%
utils/codeobj.py 7 0 0 4 0 100%
utils/escapes.py 11 1 0 6 0 82%
utils/events.py 61 3 2 18 3 92%
utils/log.py 135 81 0 28 2 36%
utils/misc.py 307 162 0 72 3 45%
utils/viral.py 29 10 0 12 0 61%
wire/__init__.py 2 0 0 0 0 100%
wire/model.py 15 0 0 0 0 100%
wire/msg.py 267 6 0 108 2 97%

No items found using the specified filter.