| blib/lib/Template/Recall/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 18 | 66.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 14 | 0 | 8 | unless (defined $template) | 
| 18 | 8 | 0 | ref $delims && $#{$delims;} == 1 ? : | 
| 20 | 8 | 0 | if (ref $hash_ref) | 
| 23 | 8 | 0 | if ($user_delims) { } | 
| 36 | 4 | 4 | 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') |