aboutsummaryrefslogtreecommitdiff
path: root/doc/listings/testOutput.txt
blob: 7d1cfda7b54a200ab40e65f8277dc863406bdee8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Invalid Move! Move outside board bounds.
Name                                              Stmts   Miss  Cover   Missing
-------------------------------------------------------------------------------
imago/data/enums.py                                  17      0   100%
imago/engine/core.py                                 39      8    79%   43, 50-52, 60-62, 68
imago/engine/createDecisionAlgorithm.py              11      5    55%   13-21
imago/engine/decisionAlgorithm.py                     9      4    56%   6, 10, 14, 18
imago/engine/imagoIO.py                             103     10    90%   75-76, 190-198, 205
imago/engine/keras/convNeuralNetwork.py              12     12     0%   3-54
imago/engine/keras/denseNeuralNetwork.py             12     12     0%   3-40
imago/engine/keras/initialDenseNeuralNetwork.py      11     11     0%   3-28
imago/engine/keras/keras.py                          28     15    46%   16-27, 34-37, 41, 48-49
imago/engine/keras/neuralNetwork.py                 137    112    18%   23-31, 34, 37-46, 58-61, 66-69, 72-80, 85-95, 100-112, 117-139, 142-145, 151-186, 195-203, 206
imago/engine/monteCarlo.py                          110      8    93%   128, 181-190, 194-195
imago/engine/parseHelpers.py                         48      0   100%
imago/gameLogic/gameBoard.py                        199     26    87%   115, 177, 202, 269, 278-303, 311
imago/gameLogic/gameData.py                          24     24     0%   3-51
imago/gameLogic/gameMove.py                          95     13    86%   21, 27, 34, 131-134, 138-142, 146
imago/gameLogic/gameState.py                         42      0   100%
imago/scripts/monteCarloSimulation.py                17     17     0%   3-25
imago/sgfParser/astNode.py                          125    125     0%   1-156
imago/sgfParser/parsetab.py                          18     18     0%   5-28
imago/sgfParser/sgf.py                                6      6     0%   3-13
imago/sgfParser/sgflex.py                            31     31     0%   5-71
imago/sgfParser/sgfyacc.py                           41     41     0%   5-71
-------------------------------------------------------------------------------
TOTAL                                              1135    498    56%

8 empty files skipped.