| blib/lib/Template/Stash/AutoEscape/Escaped/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 20 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 37 | 0 | 0 | if ($flag) | 
| 56 | 0 | 0 | $$self[0] eq $escaped_string ? : | 
| 64 | 9 | 10 | if ($$self[1] and defined $$self[2]) | 
| 65 | 0 | 9 | if defined $$self[3] | 
| 71 | 0 | 10 | $$self[0] eq $escaped_string ? : | 
| 72 | 0 | 10 | if defined $$self[3] | 
| 79 | 0 | 65 | if (defined $other and length $other and ref $other eq $class) { } | 
| 3 | 62 | elsif (defined $other and length $other) { } | |
| 81 | 0 | 0 | $reversed ? : | 
| 87 | 2 | 1 | $reversed ? : |