| 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 | 670 | Yes | heredoc |
| 126 | 606 | Yes | indentation |
| 141 | 0 | Yes | terminator |
| 145 | 1441 | n/a | _is_terminator |
| 154 | 16 | n/a | _indent |
| 160 | 16 | n/a | _is_match_indent |
| 172 | 720 | n/a | __TOKENIZER__on_char |