| blib/lib/Chess/PGN/Extract/Stream.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 8 | 17 | 47.0 | 
| pod | 4 | 4 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 2 | 2 | n/a | BEGIN | 
| 3 | 2 | n/a | BEGIN | 
| 4 | 2 | n/a | BEGIN | 
| 6 | 2 | n/a | BEGIN | 
| 9 | 2 | n/a | BEGIN | 
| 10 | 2 | n/a | BEGIN | 
| 11 | 2 | n/a | BEGIN | 
| 12 | 2 | n/a | BEGIN | 
| 15 | 0 | Yes | new | 
| 29 | 0 | Yes | pgn_file | 
| 32 | 0 | Yes | read_game | 
| 36 | 0 | Yes | read_games | 
| 75 | 0 | n/a | _get_one_game_string | 
| 81 | 0 | n/a | _parse_lines | 
| 132 | 0 | n/a | _complete_tag_line | 
| 144 | 0 | n/a | _read_all | 
| 151 | 0 | n/a | _read_pgn_string |