blib/lib/Template/Stash/AutoEscaping/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 | 11 | if ($$self[1] and defined $$self[2]) |
65 | 0 | 9 | if defined $$self[3] |
71 | 0 | 11 | $$self[0] eq $escaped_string ? : |
72 | 0 | 11 | 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 ? : |