blib/lib/Markapl.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 8 | 75.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
69 | 2 | 0 | 3 | defined $name and $self->can('stash') |
line | l | !l | condition |
---|---|---|---|
70 | 2 | 1 | $self->stash->{$name} || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
17 | 436 | 21 | 0 | $buffer ||= 'String::BufferStack'->new('out_method', sub { join '', @_; } ) |