blib/lib/Text/TokenStream.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 18 | 61.1 |
line | true | false | branch |
---|---|---|---|
53 | 0 | 8 | unless $self->fill(1) |
82 | 0 | 12 | unless $self->fill(1) |
89 | 1 | 1 | unless $tok->matches($target) |
97 | 0 | 2 | unless $self->fill(scalar @targets) |
101 | 0 | 3 | unless $pending->[$i]->matches($targets[$i]) |
111 | 2 | 1 | unless $tok->matches($target) |
118 | 2 | 0 | $token ? : |
128 | 0 | 2 | defined $input_name ? : |
129 | 0 | 2 | unless @message |