blib/lib/Template/Plugin/deJSON.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 16 | 81.2 |
line | true | false | branch |
---|---|---|---|
53 | 4 | 12 | if $pos < 0 |
54 | 12 | 0 | unless substr($string, $pos - 1, 1) eq '\\' |
60 | 4 | 12 | if $pos < 0 |
61 | 12 | 0 | unless substr($string, $pos - 1, 1) eq '\\' |
64 | 0 | 4 | unless scalar @opens == scalar @closes |
69 | 12 | 5 | if $end > $start |
101 | 2 | 15 | if $$replaces{$key}{$inner} =~ /=/ |
106 | 5 | 11 | if $$master{$key} =~ /=/ |