| blib/lib/Text/OutdentEdge.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 14 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 2 | 9 | unless defined $$opts{'indent'} |
| 31 | 2 | 9 | unless defined $$opts{'xchar'} |
| 32 | 10 | 1 | if (not exists $$opts{'trim'} or $$opts{'trim'}) |
| 38 | 1 | 10 | if ($$opts{'chomp'}) |
| 55 | 1 | 8 | if ((ref $opts || '') eq 'Regexp') |
| 61 | 7 | 2 | unless ($re) |
| 64 | 6 | 1 | $len ? : |