jcbantuelle/dominion-meteor

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/game/client/templates/turn_actions.html
app/game/client/templates/turn_status.html
app/game/client/templates/way.html
app/game/client/templates/way_of_the_mouse_card.html
app/game/client/value_objects/turn_event_submission.js60
A
1 hr
app/game/lib/query_objects/all_player_cards_query.js35
A
0 mins
app/game/lib/services/cost_calculator.js71
B
5 hrs
app/game/lib/services/player_score_calculator.js18
A
0 mins
app/game/server/game.js210
F
5 days
app/game/server/query_objects/next_player_query.js39
A
40 mins
app/game/server/query_objects/previous_player_query.js18
A
40 mins
app/game/server/query_objects/turn_ordered_player_cards_query.js19
A
0 mins
app/game/server/query_objects/turn_ordered_players_query.js8
A
40 mins
app/game/server/services/action_gainer.js21
A
1 hr
app/game/server/services/action_resolution_event_processor.js67
B
4 hrs
app/game/server/services/all_coin_player.js44
A
40 mins
app/game/server/services/attack_event_processor.js51
A
0 mins
app/game/server/services/between_turn_event_processor.js53
C
1 day
app/game/server/services/black_market_card_buyer.js45
A
0 mins
app/game/server/services/buy_event_processor.js185
F
4 days
app/game/server/services/buy_gainer.js18
A
55 mins
app/game/server/services/card_cost_comparer.js29
A
1 hr
app/game/server/services/card_discarder.js101
C
1 day
app/game/server/services/card_drawer.js49
A
2 hrs
app/game/server/services/card_gainer.js112
C
1 day
app/game/server/services/card_mover.js104
A
2 hrs
app/game/server/services/card_player.js258
F
3 days
app/game/server/services/card_revealer.js92
C
1 day
app/game/server/services/card_trasher.js77
C
1 day
app/game/server/services/coffer_gainer.js16
C
1 day
app/game/server/services/coffer_player.js27
A
1 hr
app/game/server/services/coin_gainer.js28
A
3 hrs
app/game/server/services/debt_token_gainer.js17
A
0 mins
app/game/server/services/debt_token_player.js27
A
3 hrs
app/game/server/services/deck_shuffler.js99
A
1 hr
app/game/server/services/discard_event_processor.js150
F
4 days
app/game/server/services/effect_receiver.js40
A
3 hrs
app/game/server/services/end_buy_event_processor.js70
B
4 hrs
app/game/server/services/end_turn_event_processor.js69
C
1 day
app/game/server/services/event_buyer.js59
B
5 hrs
app/game/server/services/gain_event_processor.js380
F
1 wk
app/game/server/services/game_ender.js159
A
1 hr
app/game/server/services/lib/card_buyer.js136
C
1 day
app/game/server/services/lib/card_returner.js36
A
1 hr
app/game/server/services/lib/victory_token_gainer.js12
A
0 mins
app/game/server/services/play_card_event_processor.js82
D
2 days
app/game/server/services/player_action_undoer.js48
A
1 hr
app/game/server/services/player_attacker.js27
A
0 mins
app/game/server/services/project_buyer.js62
B
5 hrs
app/game/server/services/reveal_event_processor.js49
D
2 days