Subroutine Coverage 
| blib/lib/Game/Theory/TwoPersonMatrix.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 26 | 26 | 100.0 | 
| pod | 12 | 12 | 100.0 | 
| line | count | pod | subroutine | 
| 6 | 1 | n/a | BEGIN | 
| 7 | 1 | n/a | BEGIN | 
| 11 | 1 | n/a | BEGIN | 
| 12 | 1 | n/a | BEGIN | 
| 13 | 1 | n/a | BEGIN | 
| 14 | 1 | n/a | BEGIN | 
| 15 | 1 | n/a | BEGIN | 
| 16 | 1 | n/a | BEGIN | 
| 21 | 38 | Yes | new | 
| 37 | 13 | Yes | expected_payoff | 
| 65 | 4 | Yes | s_expected_payoff | 
| 89 | 6 | n/a | __ANON__ | 
| 109 | 3 | Yes | counter_strategy | 
| 140 | 5 | Yes | saddlepoint | 
| 185 | 1 | Yes | oddments | 
| 217 | 2 | Yes | row_reduce | 
| 237 | 30 | n/a | __ANON__ | 
| 252 | 3 | Yes | col_reduce | 
| 274 | 42 | n/a | __ANON__ | 
| 290 | 5 | n/a | _reduce_game | 
| 306 | 2 | Yes | mm_tally | 
| 364 | 2 | n/a | _tally_max | 
| 389 | 4 | Yes | pareto_optimal | 
| 432 | 7 | Yes | nash | 
| 472 | 4 | Yes | play | 
| 490 | 8 | n/a | _player_move |