| blib/lib/Text/OutdentEdge.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 10 | 100.0 |
| line | l | !l | condition |
|---|---|---|---|
| 29 | 9 | 2 | shift() || {} |
| 55 | 5 | 4 | ref $opts || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 32 | 9 | 1 | 1 | not exists $$opts{'trim'} or $$opts{'trim'} |
| 60 | 1 | 1 | 7 | $re ||= $$opts{'indent'} |