blib/lib/PPI/Token/HereDoc.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 7 | 8 | 87.5 |
pod | 3 | 3 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
87 | 65 | n/a | BEGIN |
113 | 667 | Yes | heredoc |
126 | 603 | Yes | indentation |
141 | 0 | Yes | terminator |
145 | 1431 | n/a | _is_terminator |
154 | 16 | n/a | _indent |
160 | 16 | n/a | _is_match_indent |
172 | 717 | n/a | __TOKENIZER__on_char |