Subroutine Coverage
| blib/lib/RDF/Trine/Parser/Turtle/Lexer.pm |
|
| Criterion |
Covered |
Total |
% |
| subroutine |
29 |
29 |
100.0
|
| pod |
5 |
5 |
100.0
|
| line |
count |
pod |
subroutine |
|
28
|
68 |
n/a |
BEGIN |
|
29
|
68 |
n/a |
BEGIN |
|
30
|
68 |
n/a |
BEGIN |
|
31
|
68 |
n/a |
BEGIN |
|
32
|
68 |
n/a |
BEGIN |
|
33
|
68 |
n/a |
BEGIN |
|
34
|
68 |
n/a |
BEGIN |
|
38
|
68 |
n/a |
BEGIN |
|
107
|
412 |
Yes |
BUILDARGS |
|
123
|
9482 |
Yes |
new_token |
|
170
|
9620 |
Yes |
get_token |
|
240
|
4590 |
Yes |
fill_buffer |
|
256
|
387 |
Yes |
check_for_bom |
|
264
|
5888 |
n/a |
_get_char_safe |
|
274
|
26 |
n/a |
_get_char_fill_buffer |
|
294
|
33052 |
n/a |
_get_char |
|
308
|
47760 |
n/a |
_peek_char |
|
320
|
507 |
n/a |
_read_word |
|
343
|
6029 |
n/a |
_read_length |
|
363
|
3119 |
n/a |
_get_pname |
|
369
|
68 |
n/a |
BEGIN |
|
380
|
1876 |
n/a |
_get_iriref |
|
423
|
83 |
n/a |
_get_bnode |
|
434
|
81 |
n/a |
_get_number |
|
447
|
196 |
n/a |
_get_comment |
|
462
|
765 |
n/a |
_get_double_literal |
|
574
|
32 |
n/a |
_get_single_literal |
|
686
|
289 |
n/a |
_get_keyword |
|
705
|
37 |
n/a |
_throw_error |