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 19770 9019 203 6594 226 49%
client/__init__.py 0 0 0 0 0 100%
client/base.py 161 96 2 56 1 32%
client/core.py 84 1 0 26 11 89%
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 159 25 2 26 5 81%
client/parts/lobby.py 30 0 2 0 0 100%
client/parts/matching.py 12 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 110 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 590 140 20 152 27 73%
server/__init__.py 0 0 0 0 0 100%
server/base.py 195 70 4 70 5 59%
server/core.py 102 3 0 44 20 84%
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 32 0 4 4 0 100%
server/parts/auth.py 70 6 4 12 3 89%
server/parts/backend.py 62 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 177 30 4 36 3 79%
server/parts/hooks.py 20 1 4 2 1 91%
server/parts/invite.py 90 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/matching.py 74 1 4 28 1 98%
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 26 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/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_matching.py 32 7 0 0 0 78%
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 895 642 5 260 9 24%
thb/cards/__init__.py 0 0 0 0 0 100%
thb/cards/base.py 355 171 10 82 1 45%
thb/cards/basic.py 242 148 0 85 8 34%
thb/cards/classes.py 4 0 0 0 0 100%
thb/cards/definition.py 320 5 2 98 0 97%
thb/cards/equipment.py 786 440 0 340 22 37%
thb/cards/spellcard.py 368 264 0 117 1 22%
thb/characters/__init__.py 52 0 0 0 0 100%
thb/characters/akari.py 13 0 0 2 0 100%
thb/characters/alice.py 199 136 0 77 0 24%
thb/characters/aya.py 56 37 0 24 0 26%
thb/characters/base.py 76 16 4 21 0 66%
thb/characters/chen.py 111 72 0 51 0 25%
thb/characters/cirno.py 110 68 0 32 1 32%
thb/characters/daiyousei.py 110 61 0 32 0 37%
thb/characters/eirin.py 113 71 0 36 0 30%
thb/characters/flandre.py 127 84 0 68 1 25%
thb/characters/kaguya.py 120 81 0 61 0 23%
thb/characters/kanako.py 154 89 2 40 0 35%
thb/characters/keine.py 177 116 0 55 0 27%
thb/characters/koakuma.py 42 24 0 9 0 39%
thb/characters/kogasa.py 78 44 0 20 0 37%
thb/characters/kokoro.py 136 73 0 41 0 38%
thb/characters/komachi.py 114 69 0 36 0 31%
thb/characters/kyouko.py 105 64 0 40 0 30%
thb/characters/mamizou.py 72 52 0 37 0 20%
thb/characters/marisa.py 39 21 0 12 0 39%
thb/characters/medicine.py 109 67 0 37 0 30%
thb/characters/meirin.py 88 49 0 33 1 35%
thb/characters/minoriko.py 88 50 0 33 0 33%
thb/characters/mokou.py 75 37 0 24 0 40%
thb/characters/momiji.py 184 121 0 80 0 25%
thb/characters/nazrin.py 59 23 0 14 0 55%
thb/characters/nitori.py 67 38 0 22 0 35%
thb/characters/parsee.py 60 35 0 30 0 30%
thb/characters/patchouli.py 57 26 0 22 0 42%
thb/characters/ran.py 175 118 0 73 0 25%
thb/characters/reimu.py 184 119 0 90 0 24%
thb/characters/reisen.py 105 55 0 46 0 36%
thb/characters/remilia.py 149 98 2 80 0 23%
thb/characters/rinnosuke.py 56 26 0 18 0 43%
thb/characters/rumia.py 117 61 2 38 0 39%
thb/characters/sakuya.py 48 23 0 14 0 44%
thb/characters/sanae.py 183 105 2 48 0 35%
thb/characters/seiga.py 186 125 0 78 0 25%
thb/characters/seija.py 92 49 0 22 0 39%
thb/characters/shikieiki.py 83 45 0 26 0 37%
thb/characters/shinmyoumaru.py 93 53 0 28 0 35%
thb/characters/shizuha.py 150 99 0 62 0 25%
thb/characters/sp_aya.py 141 96 0 44 0 25%
thb/characters/sp_flandre.py 96 58 0 40 0 29%
thb/characters/suika.py 75 37 0 26 0 40%
thb/characters/tenshi.py 95 57 0 38 0 30%
thb/characters/tewi.py 35 14 0 16 0 45%
thb/characters/youmu.py 107 68 0 53 0 24%
thb/characters/yugi.py 91 47 2 32 0 39%
thb/characters/yukari.py 66 41 0 21 0 31%
thb/characters/yuuka.py 137 80 2 50 0 33%
thb/characters/yuyuko.py 134 84 0 54 0 28%
thb/common.py 123 63 4 42 1 39%
thb/inputlets.py 299 229 6 87 0 18%
thb/item.py 109 55 3 60 7 41%
thb/meta/__init__.py 3 0 0 0 0 100%
thb/meta/actions.py 244 154 2 102 0 35%
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 64 0 60 0 47%
thb/meta/cards/equipment.py 492 140 0 211 0 73%
thb/meta/cards/spellcard.py 235 118 0 111 0 48%
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 40 0 50 0 55%
thb/meta/characters/aya.py 19 2 0 6 0 92%
thb/meta/characters/chen.py 83 53 0 32 0 33%
thb/meta/characters/cirno.py 52 19 0 24 0 62%
thb/meta/characters/daiyousei.py 62 21 0 25 0 66%
thb/meta/characters/eirin.py 62 30 0 24 0 49%
thb/meta/characters/flandre.py 34 5 0 14 0 90%
thb/meta/characters/kaguya.py 54 18 0 20 0 68%
thb/meta/characters/kanako.py 87 32 0 38 0 65%
thb/meta/characters/keine.py 79 32 0 40 0 60%
thb/meta/characters/koakuma.py 38 19 0 14 0 44%
thb/meta/characters/kogasa.py 65 33 0 28 0 47%
thb/meta/characters/kokoro.py 82 36 0 40 0 54%
thb/meta/characters/komachi.py 56 19 0 26 0 65%
thb/meta/characters/kyouko.py 47 15 0 20 0 69%
thb/meta/characters/mamizou.py 46 24 0 15 0 43%
thb/meta/characters/marisa.py 39 15 0 18 0 56%
thb/meta/characters/medicine.py 45 8 0 18 0 87%
thb/meta/characters/meirin.py 62 28 0 28 0 53%
thb/meta/characters/minoriko.py 51 20 0 25 0 59%
thb/meta/characters/mokou.py 34 7 0 16 0 82%
thb/meta/characters/momiji.py 52 9 0 26 0 86%
thb/meta/characters/nazrin.py 82 38 0 32 0 51%
thb/meta/characters/nitori.py 75 45 0 28 0 35%
thb/meta/characters/parsee.py 46 21 0 14 0 55%
thb/meta/characters/patchouli.py 28 4 0 10 0 89%
thb/meta/characters/ran.py 78 30 0 36 0 60%
thb/meta/characters/reimu.py 103 54 0 52 0 46%
thb/meta/characters/reisen.py 50 4 0 22 0 94%
thb/meta/characters/remilia.py 60 20 0 26 0 70%
thb/meta/characters/rinnosuke.py 56 31 0 23 0 42%
thb/meta/characters/rumia.py 74 30 0 30 0 60%
thb/meta/characters/sakuya.py 44 19 0 14 0 57%
thb/meta/characters/sanae.py 87 32 0 38 0 63%
thb/meta/characters/seiga.py 97 38 2 42 0 60%
thb/meta/characters/seija.py 68 25 0 28 0 64%
thb/meta/characters/shikieiki.py 38 7 0 16 0 83%
thb/meta/characters/shinmyoumaru.py 39 9 0 16 0 80%
thb/meta/characters/shizuha.py 45 11 0 20 0 80%
thb/meta/characters/sp_aya.py 61 22 0 28 0 64%
thb/meta/characters/sp_flandre.py 39 10 0 18 0 75%
thb/meta/characters/suika.py 44 19 0 18 0 56%
thb/meta/characters/tenshi.py 38 10 0 16 0 74%
thb/meta/characters/tewi.py 19 2 0 6 0 92%
thb/meta/characters/youmu.py 33 10 0 13 0 72%
thb/meta/characters/yugi.py 47 3 0 18 0 95%
thb/meta/characters/yukari.py 42 23 0 17 0 42%
thb/meta/characters/yuuka.py 78 28 0 32 0 64%
thb/meta/characters/yuyuko.py 58 20 0 22 0 65%
thb/meta/common.py 115 86 4 46 1 19%
thb/meta/inputlets.py 170 144 0 74 0 11%
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 63 18 0 34 0 71%
thb/meta/tags.py 70 43 2 26 0 28%
thb/mode.py 36 6 4 6 0 76%
thb/thb2v2.py 187 137 0 76 0 19%
thb/thbfaith.py 155 114 0 42 0 21%
thb/thbkof.py 156 114 0 35 0 22%
thb/thbnewbie.py 423 326 0 88 3 20%
thb/thbrole.py 344 244 0 121 0 22%
thb/thbunit.py 80 10 0 2 0 88%
utils/__init__.py 0 0 0 0 0 100%
utils/check.py 76 63 0 40 0 11%
utils/codeobj.py 7 0 0 4 0 100%
utils/escapes.py 11 1 0 6 0 82%
utils/events.py 60 3 2 18 3 92%
utils/log.py 135 81 0 28 2 36%
utils/misc.py 316 202 0 74 1 32%
utils/viral.py 31 10 0 12 0 63%
wire/__init__.py 2 0 0 0 0 100%
wire/model.py 15 0 0 0 0 100%
wire/msg.py 272 6 0 110 2 97%

No items found using the specified filter.