| blib/lib/Text/Tokenize/Indented.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 84 | 0 | 0 | if @_ |
| 89 | 0 | 0 | unless @{$$self{'queue'};} |
| 93 | 0 | 0 | if (ref $next eq 'HASH') |
| 106 | 0 | 0 | unless (defined $nextval) |
| 112 | 0 | 0 | if (ref $nextval eq 'HASH') |
| 121 | 0 | 0 | if ref $nextval |
| 124 | 0 | 0 | if ($nextval =~ /^(\s+)(.*)/) |
| 126 | 0 | 0 | unless $meat |
| 163 | 0 | 0 | if (ref $load eq '') { } |
| 0 | 0 | elsif (ref $load eq 'HASH') { } | |
| 169 | 0 | 0 | unless Iterator::Simple::is_iterable($load) |