oglimmer/ggo

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
web/src/main/java/de/oglimmer/ggo/web/action/WaitingForOtherPlayerQueryActionBean.java33
A
0 mins
web/src/main/resources/META-INF/services/ch.qos.logback.classic.spi.Configurator
web/src/main/resources/StripesResources.properties
web/src/main/resources/c3p0.properties
web/src/main/resources/logback-custom.xml
web/src/main/webapp/WEB-INF/jsp/board.jsp
web/src/main/webapp/WEB-INF/jsp/common.jsp
web/src/main/webapp/WEB-INF/jsp/createGame.jsp
web/src/main/webapp/WEB-INF/jsp/createGameByEmail.jsp
web/src/main/webapp/WEB-INF/jsp/debugOverview.jsp
web/src/main/webapp/WEB-INF/jsp/help.jsp
web/src/main/webapp/WEB-INF/jsp/impressum.jsp
web/src/main/webapp/WEB-INF/jsp/landing.jsp
web/src/main/webapp/WEB-INF/jsp/landingGameQuery.jsp
web/src/main/webapp/WEB-INF/jsp/waitForPlayerJoin.jsp
web/src/main/webapp/WEB-INF/web.xml
web/src/main/webapp/css/styles.css
web/src/main/webapp/images/airborne_green.png
web/src/main/webapp/images/airborne_red.png
web/src/main/webapp/images/artillery_green.png
web/src/main/webapp/images/artillery_red.png
web/src/main/webapp/images/city.png
web/src/main/webapp/images/city_green.png
web/src/main/webapp/images/city_red.png
web/src/main/webapp/images/helicopter_green.png
web/src/main/webapp/images/helicopter_red.png
web/src/main/webapp/images/infantry_green.png
web/src/main/webapp/images/infantry_red.png
web/src/main/webapp/images/portal_overview.png
web/src/main/webapp/images/tank_green.png
web/src/main/webapp/images/tank_red.png
web/src/main/webapp/index.jsp
web/src/main/webapp/js/app/Board.js181
B
5 hrs
web/src/main/webapp/js/app/Button.js53
A
2 hrs
web/src/main/webapp/js/app/Communication.js86
A
0 mins
web/src/main/webapp/js/app/Constants.js18
A
0 mins
web/src/main/webapp/js/app/CursorUtil.js21
A
0 mins
web/src/main/webapp/js/app/Field.js64
A
2 hrs
web/src/main/webapp/js/app/GlobalData.js11
A
0 mins
web/src/main/webapp/js/app/HandItem.js65
C
1 day
web/src/main/webapp/js/app/Messages.js25
A
0 mins
web/src/main/webapp/js/app/ModalDialog.js78
A
1 hr
web/src/main/webapp/js/app/ObjectMerger.js148
A
30 mins
web/src/main/webapp/js/app/OpponentConnectionState.js30
A
0 mins
web/src/main/webapp/js/app/ResponseHandler.js10
A
0 mins
web/src/main/webapp/js/app/TypeUtil.js28
A
0 mins
web/src/main/webapp/js/app/Unit.js167
F
3 days
web/src/main/webapp/js/board.js26
A
0 mins
web/src/main/webapp/js/commons.js14
A
0 mins
web/src/main/webapp/js/createGame.js70
B
5 hrs