Subroutine Coverage 
| blib/lib/RDF/Trine/Parser/Turtle.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 32 | 32 | 100.0 | 
| pod | 4 | 4 | 100.0 | 
| line | count | pod | subroutine | 
| 33 | 68 | n/a | BEGIN | 
| 34 | 68 | n/a | BEGIN | 
| 35 | 68 | n/a | BEGIN | 
| 36 | 68 | n/a | BEGIN | 
| 37 | 68 | n/a | BEGIN | 
| 38 | 68 | n/a | BEGIN | 
| 39 | 68 | n/a | BEGIN | 
| 40 | 68 | n/a | BEGIN | 
| 41 | 68 | n/a | BEGIN | 
| 42 | 68 | n/a | BEGIN | 
| 43 | 68 | n/a | BEGIN | 
| 47 | 68 | n/a | BEGIN | 
| 71 | 386 | Yes | new | 
| 85 | 250 | Yes | parse | 
| 92 | 12 | n/a | BEGIN | 
| 92 | 10 | n/a | BEGIN | 
| 106 | 137 | Yes | parse_file | 
| 136 | 24 | Yes | parse_node | 
| 153 | 387 | n/a | _parse | 
| 167 | 3749 | n/a | _unget_token | 
| 173 | 13365 | n/a | _next_nonws | 
| 189 | 1538 | n/a | _get_token_type | 
| 204 | 1039 | n/a | _statement | 
| 251 | 783 | n/a | _triple | 
| 306 | 24 | n/a | _assert_list | 
| 320 | 817 | n/a | _predicateObjectList | 
| 356 | 2187 | n/a | _objectList | 
| 378 | 2817 | n/a | _assert_triple | 
| 393 | 2527 | n/a | _object | 
| 440 | 2486 | n/a | _term | 
| 471 | 4682 | n/a | _token_to_node | 
| 517 | 61 | n/a | _throw_error |