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