| blib/lib/Text/TokenStream.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 18 | 61.1 |
| line | true | false | branch |
|---|---|---|---|
| 61 | 0 | 6 | unless $self->fill(1) |
| 88 | 0 | 12 | unless $self->fill(1) |
| 95 | 1 | 1 | unless $tok->matches($target) |
| 103 | 0 | 2 | unless $self->fill(scalar @targets) |
| 107 | 0 | 3 | unless $pending->[$i]->matches($targets[$i]) |
| 117 | 2 | 1 | unless $tok->matches($target) |
| 124 | 2 | 0 | $token ? : |
| 134 | 0 | 2 | defined $input_name ? : |
| 135 | 0 | 2 | unless @message |