| blib/lib/Eval/TypeTiny/CodeAccumulator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 10 | 50.0 |
| line | l | !l | condition |
|---|---|---|---|
| 22 | 0 | 317 | $self{'env'} ||= {} |
| 23 | 0 | 317 | $self{'code'} ||= [] |
| 24 | 0 | 317 | $self{'placeholders'} ||= {} |
| 25 | 0 | 317 | $self{'indent'} ||= "" |
| 59 | 4 | 0 | $self->{'indent'} || '' |