Subroutine Coverage
| blib/lib/Markdown/Compiler/Parser.pm |
|
| Criterion |
Covered |
Total |
% |
| subroutine |
20 |
25 |
80.0
|
| pod |
0 |
2 |
0.0
|
| line |
count |
pod |
subroutine |
|
5
|
18 |
n/a |
BEGIN |
|
24
|
18 |
n/a |
BEGIN |
|
25
|
18 |
n/a |
BEGIN |
|
40
|
18 |
n/a |
BEGIN |
|
48
|
18 |
n/a |
BEGIN |
|
54
|
18 |
n/a |
BEGIN |
|
81
|
64 |
n/a |
_build_tree |
|
89
|
173 |
No |
make_hash |
|
120
|
0 |
n/a |
_build_metadata |
|
129
|
64 |
n/a |
_parse |
|
228
|
18 |
n/a |
BEGIN |
|
236
|
77 |
n/a |
_parse_paragraph |
|
413
|
3 |
n/a |
_parse_table_row |
|
441
|
3 |
n/a |
_parse_table_header_row |
|
469
|
3 |
n/a |
_parse_table |
|
524
|
0 |
n/a |
_parse_table_2 |
|
550
|
1 |
n/a |
_parse_blockquote |
|
576
|
2 |
n/a |
_parse_codeblock |
|
618
|
13 |
n/a |
_parse_list_item |
|
654
|
1 |
n/a |
_parse_list_ordered |
|
744
|
4 |
n/a |
_parse_list_unordered |
|
834
|
4 |
n/a |
_parse_list |
|
909
|
0 |
n/a |
_parse_metadata |
|
944
|
0 |
No |
show_tree |
|
950
|
0 |
n/a |
_pretty_print |