| blib/lib/Template/Recall/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 18 | 72.2 |
| line | true | false | branch |
|---|---|---|---|
| 14 | 0 | 12 | unless (defined $template) |
| 18 | 12 | 0 | ref $delims && $#{$delims;} == 1 ? : |
| 19 | 11 | 1 | if (ref $hash_ref) |
| 22 | 11 | 0 | if ($user_delims) { } |
| 35 | 4 | 8 | if defined $$class{'trim'} |
| 50 | 0 | 4 | unless defined $trim |
| 52 | 1 | 3 | if ($trim eq 'left' or $trim eq 'l') |
| 57 | 1 | 2 | if ($trim eq 'right' or $trim eq 'r') |
| 62 | 2 | 0 | if ($trim eq 'both' or $trim eq 'b') |