| blib/lib/Indent/String.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 43 | 0 | 0 | unless (defined $act_indent) |
| 48 | 0 | 0 | if ($non_indent) |
| 69 | 0 | 0 | if (not $first or length $first < length $act_indent or $first =~ /^$act_indent\s*$/ms) |
| 77 | 0 | 0 | if ($tmp) |
| 83 | 0 | 0 | if ($one == 1) |
| 95 | 0 | 0 | if ($second or not $second =~ /^\s*$/ms) |
| 100 | 0 | 0 | wantarray ? : |